GitHub pull request #148 of commit 58fb4e807626c70cda09322855a0d30d3053b008, no merge conflicts. Running as SYSTEM Setting status of 58fb4e807626c70cda09322855a0d30d3053b008 to PENDING with url https://ci.eclipse.org/sensinact/job/GitHub%20Pull%20Requests/69/ and message: 'Build started for merge commit.' FileNotFoundException means that the credentials Jenkins is using is probably wrong. Or the user account does not have write access to the repo. org.kohsuke.github.GHFileNotFoundException: https://api.github.com/repos/eclipse/org.eclipse.sensinact.gateway/statuses/58fb4e807626c70cda09322855a0d30d3053b008 {"message":"Not Found","documentation_url":"https://docs.github.com/rest/commits/statuses#create-a-commit-status"} at org.kohsuke.github.GitHubClient.interpretApiError(GitHubClient.java:540) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:401) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:355) at org.kohsuke.github.Requester.fetch(Requester.java:76) at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:2107) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:283) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildStart(GhprbSimpleStatus.java:195) at org.jenkinsci.plugins.ghprb.GhprbBuilds.onStarted(GhprbBuilds.java:144) at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onStarted(GhprbBuildListener.java:20) at hudson.model.listeners.RunListener.lambda$fireStarted$2(RunListener.java:230) at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59) at jenkins.util.Listeners.notify(Listeners.java:67) at hudson.model.listeners.RunListener.fireStarted(RunListener.java:228) at hudson.model.Run.execute(Run.java:1895) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused by: java.io.FileNotFoundException: https://api.github.com/repos/eclipse/org.eclipse.sensinact.gateway/statuses/58fb4e807626c70cda09322855a0d30d3053b008 at org.kohsuke.github.GitHubConnectorResponseErrorHandler$1.onError(GitHubConnectorResponseErrorHandler.java:54) at org.kohsuke.github.GitHubClient.detectKnownErrors(GitHubClient.java:424) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:386) ... 15 more Agent basic-7xttj is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-7xttj" namespace: "sensinact" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sensinact.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-7xttj" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-7xttj" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sensinact.svc.cluster.local/sensinact/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-sensinact" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-7xttj (basic) in workspace /home/jenkins/agent/workspace/GitHub Pull Requests [WS-CLEANUP] Deleting project workspace... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-0evbJAjjCGjx/agent.101 SSH_AGENT_PID=103 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/GitHub Pull Requests@tmp/private_key_8256324306648841589.key (/home/jenkins/agent/workspace/GitHub Pull Requests@tmp/private_key_8256324306648841589.key) [ssh-agent] Using credentials genie.sensinact (ssh://genie.sensinact@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/org.eclipse.sensinact.gateway > git init /home/jenkins/agent/workspace/GitHub Pull Requests # timeout=10 Fetching upstream changes from https://github.com/eclipse/org.eclipse.sensinact.gateway > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/org.eclipse.sensinact.gateway +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/org.eclipse.sensinact.gateway # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 23953b580b6847eacca488380920811182082763 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 23953b580b6847eacca488380920811182082763 # timeout=10 Commit message: "Add stale issue/pr management" First time build. Skipping changelog. Injecting SonarQube environment variables using the configuration: SonarCloud.io [GitHub Pull Requests] $ /bin/sh -xe /tmp/jenkins5270096167611522347.sh Parsing POMs Downloaded artifact https://repo1.maven.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Established TCP socket on 38133 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [GitHub Pull Requests] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -XX:MaxPermSize=512m -Xmx512m -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 38133 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/GitHub Pull Requests/pom.xml clean install surefire:test -DfailIfNoTests=false -U [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway:sensinact-system:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 31, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd:sensinact-openhab:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:http-android:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:free-sms-service:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 53, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:openweather-device:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 71, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:kodi-device:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.sthbnd.http:live-objects:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.tools:mqtt-server:jar:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for io.moquette:moquette-broker:jar should not point at files within the project directory, ${project.basedir}/lib/moquette-broker-0.9.jar will be unresolvable by dependent projects @ line 41, column 16 [WARNING] 'dependencies.dependency.systemPath' for io.moquette:moquette-netty-parser:jar should not point at files within the project directory, ${project.basedir}/lib/moquette-netty-parser-0.9.jar will be unresolvable by dependent projects @ line 48, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:button:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:slider:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:fan:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:light:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:billboard:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.sensinact.gateway.simulated.devices:temperatures-generator:jar:2.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:xml-maven-plugin is missing. @ line 32, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] sensiNact IoT Gateway - Gateway Project [pom] [INFO] sensiNact IoT Gateway - Platform [pom] [INFO] sensiNact IoT Gateway - Utilities [jar] [INFO] sensiNact IoT Gateway - Common Data Structures [jar] [INFO] sensiNact IoT Gateway - Security parent module [pom] [INFO] sensiNact IoT Gateway - OSGi Framework Security Extension [jar] [INFO] sensiNact IoT Gateway - Data store parent module [pom] [INFO] sensiNact IoT Gateway - Data Store Access API [jar] [INFO] OSGi Security Layer - Jar Validation API [jar] [INFO] OSGi Security Layer - Jar Validation Mock [jar] [INFO] sensiNact IoT Gateway - Core [jar] [INFO] sensiNact IoT Gateway - Security Moke [jar] [INFO] OSGi Security Layer - Jar Validation [jar] [INFO] sensiNact IoT Gateway - Northbound parent module [pom] [INFO] sensiNact IoT Gateway - Northbound Access [jar] [INFO] sensiNact IoT Gateway - Platform Tools [pom] [INFO] sensiNact IoT Gateway - sensiNact Test helper [jar] [INFO] sensiNact IoT Gateway - Communication protocol parent [pom] [INFO] sensiNact IoT Gateway - HTTP Protocol [jar] [INFO] sensiNact IoT Gateway - SQLite DataBase Connector [jar] [INFO] sensiNact IoT Gateway - Generic implementation [jar] [INFO] sensiNact IoT Gateway - Simulated Devices [pom] [INFO] sensiNact IoT Gateway - Simulated Slider [jar] [INFO] sensiNact IoT Gateway - Simulated Light [jar] [INFO] sensiNact IoT Gateway - HTTP REST Access [jar] [INFO] sensiNact IoT Gateway - HTTP Forwarding and Callback Factories [jar] [INFO] sensiNact IoT Gateway - EMail Account Connector [jar] [INFO] sensiNact IoT Gateway - Simulated Fan [jar] [INFO] sensiNact IoT Gateway - Simulated Button [jar] [INFO] sensiNact IoT Gateway - Security Core [jar] [INFO] sensiNact IoT Gateway - oAuth2 Security [jar] [INFO] sensiNact IoT Gateway - Security Core User Key Builder [jar] [INFO] sensiNact IoT Gateway - Security Core Test [jar] [INFO] sensiNact IoT Gateway - Security Core OpenId User Key Builder [jar] [INFO] sensiNact IoT Gateway - sensiNact Historic API [jar] [INFO] sensiNact IoT Gateway - sensiNact Historic Reader Manager [jar] [INFO] sensiNact IoT Gateway - Southbound parent module [pom] [INFO] sensiNact IoT Gateway - MQTT Protocol Devices parent [pom] [INFO] sensiNact IoT Gateway - MQTT Utility bundle [jar] [INFO] sensiNact IoT Gateway - Remote OSGi [jar] [INFO] sensiNact IoT Gateway - SSDP [jar] [INFO] sensiNact IoT Gateway - System [jar] [INFO] sensiNact IoT Gateway - Shell [jar] [INFO] sensiNact IoT AppManager - Parent [pom] [INFO] sensiNact IoT AppManager - Core [jar] [INFO] sensiNact IoT AppManager - Basic Plugin [jar] [INFO] sensiNact IoT Gateway - MQTT Protocol Device [jar] [INFO] sensiNact IoT Gateway - MQTT Smart Topic Device [jar] [INFO] sensiNact IoT Gateway - The Things Network Device [jar] [INFO] sensiNact IoT Gateway - HTTP Protocol Devices parent [pom] [INFO] sensiNact IoT Gateway - HTTP Protocol Device [jar] [INFO] sensiNact IoT Gateway - OpenHab Protocol Device [jar] [INFO] sensiNact IoT Gateway - LDAP filtering parent module [pom] [INFO] sensiNact IoT Gateway - LDAP filter [jar] [INFO] sensiNact IoT Gateway - HTTP Protocol Device Factory [jar] [INFO] sensiNact IoT Gateway - Android Web Interface [jar] [INFO] sensiNact IoT Gateway - Free Mobile SMS service [jar] [INFO] sensiNact IoT Gateway - OpenWeather Device [jar] [INFO] sensiNact IoT Gateway - Kodi Device [jar] [INFO] sensiNact IoT Gateway - Live Objects Orange Protocol Device [jar] [INFO] sensiNact IoT Gateway - HTTP oneM2M Device [jar] [INFO] sensiNact IoT Gateway - JSONPath filtering parent module [pom] [INFO] sensiNact IoT Gateway - JSON Path filter [jar] [INFO] sensiNact IoT Gateway - GeoJSON filtering parent module [pom] [INFO] sensiNact IoT Gateway - GeoJSON filter [jar] [INFO] sensiNact IoT Gateway - Attributes filtering parent module [pom] [INFO] sensiNact IoT Gateway - Attributes filter [jar] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent [pom] [INFO] sensiNact IoT Gateway - MQTT Generic Northbound Agent [jar] [INFO] sensiNact IoT Gateway - MQTT oneM2M Northbound Agent [jar] [INFO] sensiNact IoT Gateway - MQTT Server [jar] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent Instance [jar] [INFO] sensiNact IoT Gateway - Generic Historical Storage Agent [jar] [INFO] sensiNact IoT Gateway - HTTP Historical Storage Agent [jar] [INFO] sensiNact IoT Gateway - Influxdb Connector [jar] [INFO] sensiNact IoT Gateway - Influxdb Historical Storage Agent [jar] [INFO] sensiNact IoT Gateway - HTTP oneM2M Northbound Agent [jar] [INFO] sensiNact IoT Gateway - Security test configuration [jar] [INFO] sensiNact IoT Gateway - Swagger API [jar] [INFO] sensiNact IoT Gateway - MongoDB Connector [jar] [INFO] sensiNact IoT Gateway - Simulated Billboard [jar] [INFO] sensiNact IoT Gateway - Simulated Temperatures Generator [jar] [INFO] sensiNact IoT Gateway - Distribution [pom] [INFO] sensiNact IoT Gateway - OSGi Distribution Template [pom] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With Security [pom] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security [pom] [INFO] sensiNact IoT Gateway - Distribution Generator [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) [pom] [INFO] sensiNact IoT Gateway - sensiNact Packaging [pom] [INFO] sensiNact IoT Gateway - Archetypes parent project [pom] [INFO] sensinact-basis-archetype [jar] [INFO] sensinact-http-archetype [jar] [INFO] sensinact-webapp-archetype [jar] [INFO] sensiNact IoT Gateway - sensiNact exports [pom] [INFO] sensiNact IoT Gateway - sensiNact SDK [pom] [INFO] sensiNact IoT Gateway - Integration Tests [pom] [INFO] sensiNact IoT Gateway - MQTT Integration Tests [jar] [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.pom (3.3 kB at 15 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 439 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (23 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/commonjava/maven/plugins/directory-maven-plugin/0.3.1/directory-maven-plugin-0.3.1.jar (12 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 734 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 650 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom (14 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar (110 kB at 6.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 10 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 646 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 4.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/19/apache-19.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 688 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (7.8 kB at 868 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (34 kB at 3.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.pom (24 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar (136 kB at 9.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in repo1.maven.org (https://repo1.maven.org/maven2/) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 195 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.pom (15 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.2.0/maven-assembly-plugin-3.2.0.jar (238 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom (15 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar (167 kB at 10 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 628 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 4.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/17/apache-17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 5.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 13 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom (18 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar (481 kB at 15 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 895 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.pom (7.4 kB at 929 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/scm/maven-scm/1.11.2/maven-scm-1.11.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/scm/maven-scm/1.11.2/maven-scm-1.11.2.pom (26 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.11.2/maven-scm-plugin-1.11.2.jar (70 kB at 5.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 5.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 4.3 MB/s) [INFO] [INFO] -------------------< org.eclipse.sensinact:gateway >-------------------- [INFO] Building sensiNact IoT Gateway - Gateway Project 2.0-SNAPSHOT [1/121] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 548 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom (1.4 kB at 158 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 111 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom (1.4 kB at 89 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (3.2 kB at 398 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 240 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (2.8 kB at 404 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 218 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 430 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.pom (3.5 kB at 505 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.pom (3.9 kB at 491 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.pom (26 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 728 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.pom (4.3 kB at 536 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 179 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.pom (1.4 kB at 180 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.pom (4.3 kB at 613 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.pom (4.7 kB at 584 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.pom (1.4 kB at 204 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.pom (2.5 kB at 356 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.pom (12 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.3/byte-buddy-parent-1.11.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.3/byte-buddy-parent-1.11.3.pom (42 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.pom (9.5 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 430 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 2.3 MB/s) [INFO] Downloading from jbosss-staging: https://repository.jboss.org/nexus/content/groups/staging/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.8 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.pom (3.5 kB at 82 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 164 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.pom (1.3 kB at 163 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 183 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.pom (1.3 kB at 188 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 213 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.jar (35 kB at 928 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 158 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (100 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 3.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 7.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar (102 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar (14 kB at 105 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.promise/1.0.1/org.osgi.test.assertj.promise-1.0.1.jar (15 kB at 108 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.assertj.framework/1.0.1/org.osgi.test.assertj.framework-1.0.1.jar (57 kB at 413 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar (29 kB at 204 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.test.junit5.cm/1.0.1/org.osgi.test.junit5.cm-1.0.1.jar (22 kB at 151 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar (76 kB at 504 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar (55 kB at 368 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar (1.5 MB at 9.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 305 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 68 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.namespace.service/1.0.0/org.osgi.namespace.service-1.0.0.jar (12 kB at 64 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.3/byte-buddy-agent-1.11.3.jar (251 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mockito/mockito-core/3.11.2/mockito-core-3.11.2.jar (671 kB at 2.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.serviceloader/1.0.0/org.osgi.service.serviceloader-1.0.0.jar (12 kB at 50 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 135 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.11.3/byte-buddy-1.11.3.jar (3.6 MB at 9.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/assertj/assertj-core/3.20.2/assertj-core-3.20.2.jar (4.9 MB at 10 MB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.annotation/6.1.0-SNAPSHOT/biz.aQute.bnd.annotation-6.1.0-20211111.231257-58.jar (107 kB at 790 kB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 327 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 649 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 476 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 671 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 447 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 434 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 178 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 128 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 839 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 571 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 476 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 780 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 704 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 655 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 5.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 4.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 613 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 5.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 10 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 12 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 9.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 5.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 6.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 9.8 MB/s) [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 576 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 947 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 269 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 278 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 15 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 494 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 971 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 295 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 276 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 281 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 23 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 239 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 40 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 528 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 249 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 404 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 206 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 82 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 717 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 335 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 109 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 282 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 391 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 590 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 755 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 728 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 711 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 7.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 31 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 176 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 729 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 4.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/14/apache-14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 401 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 328 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 574 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 251 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 4.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 585 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 13 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 4.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 5.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 261 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 547 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 461 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 218 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 969 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 172 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 634 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 494 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 738 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 410 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 866 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 957 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 302 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 2.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.6 MB/s) [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom (6.6 kB at 550 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (3.9 kB at 556 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 241 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom (1.9 kB at 269 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom (2.2 kB at 317 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 116 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 707 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom (1.9 kB at 276 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (1.9 kB at 276 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom (2.3 kB at 286 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom (3.0 kB at 430 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (3.6 kB at 592 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (3.0 kB at 235 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (1.8 kB at 221 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (9.3 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (13 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 555 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (3.0 kB at 375 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (7.8 kB at 981 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (13 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom (2.2 kB at 281 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom (2.9 kB at 285 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom (1.5 kB at 218 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom (11 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom (1.5 kB at 221 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom (1.8 kB at 260 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom (3.2 kB at 320 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar (557 kB at 15 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar (30 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar (41 kB at 4.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar (47 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar (52 kB at 4.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar (15 kB at 968 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar (149 kB at 8.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar (56 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar (124 kB at 5.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar (86 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar (120 kB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar (196 kB at 5.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 1.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar (230 kB at 6.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 103 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 5.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar (49 kB at 1.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar (163 kB at 3.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar (484 kB at 7.3 MB/s) [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 730 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 735 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 747 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 604 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 518 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 6.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 384 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 9.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 6.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 2.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 12 MB/s) [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/2.0-SNAPSHOT/gateway-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ gateway --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 459 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 528 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 558 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 3.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 213 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 605 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 231 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 279 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 749 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 768 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 558 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 421 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 14 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 7.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 8.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 2.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 4.4 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 4.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 8.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 15 MB/s) [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------------< org.eclipse.sensinact.gateway:parent >---------------- [INFO] Building sensiNact IoT Gateway - Platform 2.0-SNAPSHOT [2/121] [INFO] from platform/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.pom (24 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/license-maven-plugin/1.20/license-maven-plugin-1.20.jar (517 kB at 15 MB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 26 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.pom (4.4 kB at 108 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-maven-plugin/6.1.0-SNAPSHOT/bnd-maven-plugin-6.1.0-20211111.232155-58.jar (25 kB at 333 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 29 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.pom (4.8 kB at 119 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-testing-maven-plugin/6.1.0-SNAPSHOT/bnd-testing-maven-plugin-6.1.0-20211111.232155-58.jar (11 kB at 169 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 29 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.pom (4.8 kB at 117 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-resolver-maven-plugin/6.1.0-SNAPSHOT/bnd-resolver-maven-plugin-6.1.0-20211111.232155-58.jar (9.1 kB at 216 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 907 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.pom (5.6 kB at 802 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/3.0.0/maven-jarsigner-plugin-3.0.0.jar (34 kB at 2.3 MB/s) [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom (4.1 kB at 591 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 852 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 51 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 606 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 220 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 511 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 534 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 30 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.pom (6.0 kB at 144 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 158 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 183 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 145 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 170 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 165 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 235 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 30 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.pom (2.7 kB at 67 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 30 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.pom (5.3 kB at 132 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 235 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 161 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 548 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 30 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.pom (5.5 kB at 137 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 227 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 29 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.pom (5.1 kB at 111 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 109 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 267 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 479 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 7.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 576 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 262 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 436 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 183 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 62 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 222 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 236 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 384 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 521 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 38 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 336 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 719 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 68 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 102 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 375 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 566 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 523 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 809 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 576 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 262 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 180 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 96 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 480 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 246 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 52 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 872 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar (11 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 6.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 707 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 13 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 957 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 998 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 127 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 49 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 505 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 7.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 261 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 677 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 652 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 5.2 MB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.maven/6.1.0-SNAPSHOT/biz.aQute.bnd.maven-6.1.0-20211111.231726-58.jar (128 kB at 924 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.jar [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.jar [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.jar [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0-SNAPSHOT/biz.aQute.bnd.util-6.1.0-20211111.231321-58.jar (408 kB at 3.7 MB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.resolve/6.1.0-SNAPSHOT/biz.aQute.resolve-6.1.0-20211111.231536-58.jar (601 kB at 2.1 MB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.repository/6.1.0-SNAPSHOT/biz.aQute.repository-6.1.0-20211111.231522-58.jar (1.0 MB at 2.8 MB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bndlib/6.1.0-SNAPSHOT/biz.aQute.bndlib-6.1.0-20211111.231337-58.jar (3.1 MB at 6.3 MB/s) [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 670 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 693 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 326 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 288 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 449 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 931 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 851 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 5.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 6.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 161 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 743 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 691 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 649 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 8.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 318 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 441 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 806 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 3.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 5.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 7.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 3.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 12 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 3.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 4.7 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 15 MB/s) [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 423 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.pom (4.4 kB at 630 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-jarsigner/3.0.0/maven-jarsigner-3.0.0.jar (22 kB at 2.5 MB/s) [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 25 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.pom (2.5 kB at 58 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 18 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 4.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 653 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 76 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 836 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 65 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 5.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 2.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 12 MB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.1.0-SNAPSHOT/biz.aQute.bnd.embedded-repo-6.1.0-20211111.231346-58.jar (5.8 MB at 15 MB/s) [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-utils >------------ [INFO] Building sensiNact IoT Gateway - Utilities 2.0-SNAPSHOT [3/121] [INFO] from platform/sensinact-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 826 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 6.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.pom (16 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom (9.9 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom (17 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom (6.1 kB at 760 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom (5.5 kB at 790 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.pom (3.8 kB at 544 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/project/1.1.0/project-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/project/1.1.0/project-1.1.0.pom (22 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom (18 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar (1.5 MB at 21 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar (76 kB at 6.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar (49 kB at 3.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar (122 kB at 7.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar (375 kB at 16 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-utils --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-utils --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-utils --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- build-helper:3.0.0:add-test-source (add-test-source) @ sensinact-utils --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 590 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 15 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 4.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 13 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 9.7 MB/s) [INFO] Test Source directory: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/extra-test-sources added. [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-utils --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 812 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 256 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 437 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 5.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 7.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 14 MB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-utils --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 677 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 292 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 363 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 540 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 148 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 974 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 130 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 316 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 440 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 497 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 155 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 362 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 45 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 78 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 244 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 462 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 517 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 147 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 322 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 344 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 180 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 674 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 822 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 851 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 828 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 489 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 144 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 861 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 443 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 115 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 128 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 224 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 673 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 5.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 3.9 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 2.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 11 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/src/main/java/org/eclipse/sensinact/gateway/util/JSONUtils.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/src/main/java/org/eclipse/sensinact/gateway/util/JSONUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-utils --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/src/test/java/org/eclipse/sensinact/gateway/util/tree/test/PathTreeTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-utils --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-utils --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-utils --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-utils --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/tests.bndrun: [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.pom (1.4 kB at 145 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.pom (1.4 kB at 204 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.pom (1.4 kB at 206 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.pom (1.3 kB at 222 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.pom (1.5 kB at 183 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.pom (1.4 kB at 207 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.pom (1.9 kB at 270 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.pom (4.1 kB at 459 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/jax/rs/org.apache.aries.jax.rs/1.0.3/org.apache.aries.jax.rs-1.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/jax/rs/org.apache.aries.jax.rs/1.0.3/org.apache.aries.jax.rs-1.0.3.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.pom (3.1 kB at 449 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-support/1.0/geronimo-osgi-support-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-support/1.0/geronimo-osgi-support-1.0.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 914 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.pom (6.7 kB at 952 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 317 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 392 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 3.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 684 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.pom (6.8 kB at 309 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/3/felix-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/3/felix-parent-3.pom (17 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.pom (8.0 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 354 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.pom (13 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.pom (6.2 kB at 886 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.pom (4.0 kB at 496 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom (1.6 kB at 271 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 500 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/gogo-parent/6/gogo-parent-6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 774 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 552 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.pom (4.5 kB at 194 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.pom (17 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline-parent/3.13.2/jline-parent-3.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline-parent/3.13.2/jline-parent-3.13.2.pom (19 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.pom (3.9 kB at 178 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/7/org.apache.felix.http.parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/7/org.apache.felix.http.parent-7.pom (5.2 kB at 572 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.pom (3.8 kB at 544 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/12/org.apache.felix.http.parent-12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/12/org.apache.felix.http.parent-12.pom (5.4 kB at 768 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.pom (2.4 kB at 299 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.pom (4.5 kB at 560 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.pom (1.3 kB at 219 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.pom (14 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.pom (3.9 kB at 563 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.pom (199 B at 28 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.pom (2.3 kB at 390 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix/1.0.0/felix-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix/1.0.0/felix-1.0.0.pom (12 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom (2.3 kB at 390 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.pom (22 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/13/org.apache.felix.http.parent-13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.parent/13/org.apache.felix.http.parent-13.pom (5.3 kB at 760 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 3.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.pom (2.3 kB at 378 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.42.v20210604/jetty-project-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.42.v20210604/jetty-project-9.4.42.v20210604.pom (63 kB at 5.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.pom (2.1 kB at 95 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.pom (2.8 kB at 125 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.25.v20191220/jetty-project-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.25.v20191220/jetty-project-9.4.25.v20191220.pom (76 kB at 6.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 599 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.pom (4.2 kB at 605 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.25.v20191220/jetty-util-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.25.v20191220/jetty-util-9.4.25.v20191220.pom (4.1 kB at 589 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.pom (1.3 kB at 54 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.pom (1.3 kB at 157 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.pom (3.9 kB at 559 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.pom (1.2 kB at 178 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.pom (3.2 kB at 454 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.pom (1.7 kB at 239 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.pom (2.2 kB at 314 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.42.v20210604/websocket-parent-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.42.v20210604/websocket-parent-9.4.42.v20210604.pom (1.4 kB at 205 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.pom (2.5 kB at 360 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.25.v20191220/websocket-parent-9.4.25.v20191220.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.25.v20191220/websocket-parent-9.4.25.v20191220.pom (1.6 kB at 70 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.pom (4.1 kB at 583 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.pom (3.6 kB at 598 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.pom (1.2 kB at 77 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.pom (4.6 kB at 201 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.pom (5.0 kB at 711 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.pom (3.7 kB at 530 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.42.v20210604/http2-parent-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.42.v20210604/http2-parent-9.4.42.v20210604.pom (1.1 kB at 152 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.pom (1.2 kB at 52 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.pom (2.4 kB at 348 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.pom (2.7 kB at 99 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.42.v20210604/jetty-alpn-parent-9.4.42.v20210604.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.42.v20210604/jetty-alpn-parent-9.4.42.v20210604.pom (1.1 kB at 154 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.pom (3.3 kB at 468 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom (11 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 8.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 4.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 8.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 599 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.pom (1.0 kB at 146 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.pom (1.3 kB at 186 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 5.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.pom (5.0 kB at 218 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.pom (958 B at 106 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 371 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.pom (3.0 kB at 426 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch-project/1.22/hawtdispatch-project-1.22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch-project/1.22/hawtdispatch-project-1.22.pom (13 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.pom (1.9 kB at 75 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.parent/1.14.0/org.apache.aries.rsa.parent-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.parent/1.14.0/org.apache.aries.rsa.parent-1.14.0.pom (13 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.main/1.14.0/org.apache.aries.rsa.main-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.main/1.14.0/org.apache.aries.rsa.main-1.14.0.pom (4.2 kB at 599 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/20/apache-20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.pom (2.9 kB at 478 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/bundles-pom/10/bundles-pom-10.pom (15 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.pom (2.9 kB at 476 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.pom (3.4 kB at 484 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.pom (9.2 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/parent/3.5.6/parent-3.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/parent/3.5.6/parent-3.5.6.pom (28 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.pom (5.7 kB at 807 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.pom (1.9 kB at 133 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/yetus-project/0.5.0/yetus-project-0.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/yetus-project/0.5.0/yetus-project-0.5.0.pom (6.8 kB at 967 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.pom (3.4 kB at 484 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.42.Final/netty-parent-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.42.Final/netty-parent-4.1.42.Final.pom (60 kB at 6.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.pom (10 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.pom (1.6 kB at 263 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.pom (1.9 kB at 321 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.pom (1.6 kB at 226 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.pom (3.6 kB at 512 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.pom (16 kB at 570 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.pom (16 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.pom (6.0 kB at 855 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.pom (1.6 kB at 226 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.pom (2.0 kB at 79 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.pom (1.1 kB at 188 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom (1.8 kB at 304 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 3.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.pom (3.4 kB at 419 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.pom (2.0 kB at 282 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 352 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.pom (3.8 kB at 426 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.pom (6.6 kB at 944 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.11/httpcomponents-client-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.11/httpcomponents-client-4.5.11.pom (16 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 828 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.pom (15 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 7.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.pom (2.5 kB at 352 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.pom (2.7 kB at 391 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.pom (2.8 kB at 393 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.pom (6.7 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-project/1.19.4/jersey-project-1.19.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-project/1.19.4/jersey-project-1.19.4.pom (28 kB at 3.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 781 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.pom (5.3 kB at 751 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.pom (6.6 kB at 939 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.pom (5.2 kB at 744 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.pom (5.3 kB at 752 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 786 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.pom (2.3 kB at 331 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-misc-parent/2.13.2/jackson-datatypes-misc-parent-2.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-misc-parent/2.13.2/jackson-datatypes-misc-parent-2.13.2.pom (3.1 kB at 446 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.pom (4.5 kB at 754 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.pom (20 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast-root/3.12.5/hazelcast-root-3.12.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast-root/3.12.5/hazelcast-root-3.12.5.pom (61 kB at 6.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.pom (17 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.pom (4.7 kB at 671 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/all/1.6.2/all-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/all/1.6.2/all-1.6.2.pom (23 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 785 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 151 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.pom (3.9 kB at 101 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/java-parent/1.2.2/java-parent-1.2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/java-parent/1.2.2/java-parent-1.2.2.pom (11 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 541 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom (11 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.pom (6.3 kB at 792 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.pom (28 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.45.Final/netty-parent-4.1.45.Final.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.45.Final/netty-parent-4.1.45.Final.pom (56 kB at 7.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.pom (1.1 kB at 163 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.pom (1.6 kB at 69 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.pom (1.5 kB at 209 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.pom (3.4 kB at 487 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.pom (1.5 kB at 57 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.pom (3.1 kB at 441 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom (1.4 kB at 203 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.pom (1.4 kB at 65 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.pom (2.9 kB at 414 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.pom (12 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.pom (3.4 kB at 149 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/parent/2.5.0/parent-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/parent/2.5.0/parent-2.5.0.pom (11 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.pom (2.5 kB at 352 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.12.0/parent-3.12.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.12.0/parent-3.12.0.pom (20 kB at 782 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom (2.0 kB at 283 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom (4.9 kB at 695 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.pom (1.9 kB at 208 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit-converters/2.5.0/retrofit-converters-2.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit-converters/2.5.0/retrofit-converters-2.5.0.pom (876 B at 110 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.pom (1.1 kB at 176 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi-parent/1.5.0/moshi-parent-1.5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi-parent/1.5.0/moshi-parent-1.5.0.pom (5.5 kB at 779 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom (1.6 kB at 272 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom (4.8 kB at 806 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.pom (3.5 kB at 506 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.pom (2.5 kB at 410 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.13.1/parent-3.13.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.13.1/parent-3.13.1.pom (20 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 283 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 695 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.pom (2.0 kB at 92 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 533 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 533 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 640 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.pom (3.2 kB at 356 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 4.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.pom (3.0 kB at 121 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.pom (3.0 kB at 505 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 605 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.pom (3.0 kB at 121 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.pom (3.6 kB at 511 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.pom (3.0 kB at 379 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.pom (3.4 kB at 490 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.pom (3.0 kB at 508 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.pom (3.4 kB at 572 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.pom (3.4 kB at 483 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom (3.2 kB at 530 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar (48 kB at 5.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.log/1.4.0/org.osgi.service.log-1.4.0.jar (38 kB at 4.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.metatype/1.4.0/org.osgi.service.metatype-1.4.0.jar (22 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.remoteserviceadmin/1.1.0/org.osgi.service.remoteserviceadmin-1.1.0.jar (70 kB at 6.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.http.whiteboard/1.1.0/org.osgi.service.http.whiteboard-1.1.0.jar (98 kB at 7.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.pushstream/1.0.1/org.osgi.util.pushstream-1.0.1.jar (132 kB at 8.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-osgi-locator/1.0/geronimo-osgi-locator-1.0.jar (13 kB at 750 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.zip [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/spec/org.apache.aries.javax.jax.rs-api/1.0.3/org.apache.aries.javax.jax.rs-api-1.0.3.jar (131 kB at 6.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 162 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.util.converter/1.0.8/org.osgi.util.converter-1.0.8.jar (169 kB at 4.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 9.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/1.9.16/org.apache.felix.configadmin-1.9.16.jar (168 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar (237 kB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/6.0.3/org.apache.felix.framework-6.0.3.jar (726 kB at 13 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 318 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.fileinstall/3.6.4/org.apache.felix.fileinstall-3.6.4.jar (139 kB at 1.1 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar (90 kB at 723 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.api/3.0.0/org.apache.felix.http.api-3.0.0.jar (26 kB at 194 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.jline/1.1.8/org.apache.felix.gogo.jline-1.1.8.jar (130 kB at 938 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar (557 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.log/1.2.2/org.apache.felix.log-1.2.2.jar (54 kB at 321 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar (246 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-servlet-api/8.5.66/tomcat-servlet-api-8.5.66.jar (247 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell.remote/1.2.0/org.apache.felix.shell.remote-1.2.0.jar (22 kB at 98 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.jar (203 kB at 896 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar (402 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.shell/1.0.0/org.apache.felix.shell-1.0.0.jar (51 kB at 215 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar (61 kB at 253 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.42.v20210604/jetty-servlet-9.4.42.v20210604.jar (146 kB at 581 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.zip (2.6 MB at 10 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.compendium/4.0.0/org.osgi.compendium-4.0.0.jar (674 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.42.v20210604/jetty-jmx-9.4.42.v20210604.jar (42 kB at 159 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util-ajax/9.4.42.v20210604/jetty-util-ajax-9.4.42.v20210604.jar (65 kB at 241 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.42.v20210604/jetty-security-9.4.42.v20210604.jar (118 kB at 434 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.4.42.v20210604/websocket-servlet-9.4.42.v20210604.jar (30 kB at 93 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar (576 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.42.v20210604/jetty-webapp-9.4.42.v20210604.jar (140 kB at 425 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.42.v20210604/jetty-xml-9.4.42.v20210604.jar (68 kB at 207 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.42.v20210604/websocket-client-9.4.42.v20210604.jar (46 kB at 134 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.4.42.v20210604/websocket-server-9.4.42.v20210604.jar (45 kB at 131 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar (214 kB at 616 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.42.v20210604/http2-server-9.4.42.v20210604.jar (60 kB at 173 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar (324 kB at 911 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.42.v20210604/http2-hpack-9.4.42.v20210604.jar (52 kB at 146 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.42.v20210604/jetty-alpn-server-9.4.42.v20210604.jar (18 kB at 49 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar (71 kB at 192 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.42.v20210604/http2-common-9.4.42.v20210604.jar (206 kB at 551 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.base/4.1.2/org.apache.felix.http.base-4.1.2.jar (243 kB at 570 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 224 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 664 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.25.v20191220/jetty-io-9.4.25.v20191220.jar (160 kB at 361 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.25.v20191220/jetty-http-9.4.25.v20191220.jar (211 kB at 473 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.25.v20191220/websocket-api-9.4.25.v20191220.jar (52 kB at 117 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.25.v20191220/jetty-server-9.4.25.v20191220.jar (676 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar (15 kB at 33 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 624 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/osgi-over-slf4j/1.7.30/osgi-over-slf4j-1.7.30.jar (5.5 kB at 10 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 118 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 923 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 885 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.tester.junit-platform/5.3.0/biz.aQute.tester.junit-platform-5.3.0.jar (145 kB at 269 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.core/1.14.0/org.apache.aries.rsa.core-1.14.0.jar (70 kB at 125 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtdispatch/hawtdispatch/1.22/hawtdispatch-1.22.jar (119 kB at 211 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 89 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.local/1.14.0/org.apache.aries.rsa.discovery.local-1.14.0.jar (35 kB at 56 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/discovery/org.apache.aries.rsa.discovery.zookeeper/1.14.0/org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar (38 kB at 61 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.14.0/org.apache.aries.rsa.spi-1.14.0.jar (14 kB at 22 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.hamcrest/1.3_1/org.apache.servicemix.bundles.hamcrest-1.3_1.jar (312 kB at 491 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/provider/org.apache.aries.rsa.provider.fastbin/1.14.0/org.apache.aries.rsa.provider.fastbin-1.14.0.jar (170 kB at 266 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.14.0/org.apache.aries.rsa.topology-manager-1.14.0.jar (47 kB at 72 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar (20 kB at 31 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar (3.7 MB at 5.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-jute/3.5.6/zookeeper-jute-3.5.6.jar (250 kB at 380 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.42.Final/netty-handler-4.1.42.Final.jar (437 kB at 594 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.42.Final/netty-buffer-4.1.42.Final.jar (277 kB at 377 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.jar (2.3 MB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-resolver/4.1.42.Final/netty-resolver-4.1.42.Final.jar (33 kB at 44 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-common/4.1.42.Final/netty-common-4.1.42.Final.jar (604 kB at 806 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.5.6/zookeeper-3.5.6.jar (985 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.42.Final/netty-transport-native-unix-common-4.1.42.Final.jar (33 kB at 44 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport-native-epoll/4.1.42.Final/netty-transport-native-epoll-4.1.42.Final.jar (124 kB at 163 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar (12 kB at 16 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-codec/4.1.42.Final/netty-codec-4.1.42.Final.jar (318 kB at 417 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.42.Final/netty-transport-4.1.42.Final.jar (473 kB at 620 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.6.2/jcl-over-slf4j-1.6.2.jar (17 kB at 22 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 181 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-http/1.1.0/aether-transport-http-1.1.0.jar (37 kB at 44 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar (136 kB at 165 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-impl/1.1.0/aether-impl-1.1.0.jar (173 kB at 208 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-transport-file/1.1.0/aether-transport-file-1.1.0.jar (8.9 kB at 11 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-spi/1.1.0/aether-spi-1.1.0.jar (31 kB at 37 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-connector-basic/1.1.0/aether-connector-basic-1.1.0.jar (37 kB at 44 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-client/1.19.4/jersey-client-1.19.4.jar (134 kB at 160 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/fluent-hc/4.5.11/fluent-hc-4.5.11.jar (32 kB at 37 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 383 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.jar (437 kB at 508 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.11/httpclient-cache-4.5.11.jar (164 kB at 190 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.5.11/httpmime-4.5.11.jar (42 kB at 48 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.11/httpclient-4.5.11.jar (778 kB at 834 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar (18 kB at 19 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 391 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore-osgi/4.4.13/httpcore-osgi-4.4.13.jar (696 kB at 729 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.14/commons-codec-1.14.jar (348 kB at 358 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/jmdns/jmdns/3.4.1/jmdns-3.4.1.jar (205 kB at 211 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/mail/javax.mail-api/1.6.2/javax.mail-api-1.6.2.jar (219 kB at 213 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient-osgi/4.5.11/httpclient-osgi-4.5.11.jar (1.4 MB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 61 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 45 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar (659 kB at 631 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 271 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/paho/org.eclipse.paho.client.mqttv3/1.2.2/org.eclipse.paho.client.mqttv3-1.2.2.jar (238 kB at 224 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar (417 kB at 366 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/jline/jline/3.13.2/jline-3.13.2.jar (839 kB at 734 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.jar (3.7 MB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/1.66/bcmail-jdk15on-1.66.jar (111 kB at 82 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar (880 kB at 609 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/biz.aQute.gogo.commands.provider/1.7.0/biz.aQute.gogo.commands.provider-1.7.0.jar (481 kB at 313 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.component.annotations/1.4.0/org.osgi.service.component.annotations-1.4.0.jar (43 kB at 28 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/io/netty/netty-all/4.1.45.Final/netty-all-4.1.45.Final.jar (4.1 MB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/aQute.libg/5.1.0/aQute.libg-5.1.0.jar (899 kB at 544 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/org.osgi.service.jaxrs/1.0.0/org.osgi.service.jaxrs-1.0.0.jar (68 kB at 41 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/influxdb/influxdb-java/2.15/influxdb-java-2.15.jar (157 kB at 90 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.30.1/sqlite-jdbc-3.30.1.jar (6.1 MB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.66/bcprov-jdk15on-1.66.jar (5.9 MB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-moshi/2.5.0/converter-moshi-2.5.0.jar (6.9 kB at 4.0 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit/2.5.0/retrofit-2.5.0.jar (108 kB at 62 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.5.0/moshi-1.5.0.jar (124 kB at 71 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/msgpack/msgpack-core/0.8.16/msgpack-core-0.8.16.jar (116 kB at 66 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 52 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar (6.4 kB at 3.6 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/logging-interceptor/3.13.1/logging-interceptor-3.13.1.jar (12 kB at 6.6 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.13.1/okhttp-3.13.1.jar (418 kB at 229 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 125 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 208 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/5.8.2/junit-jupiter-migrationsupport-5.8.2.jar (28 kB at 15 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-jfr/1.8.2/junit-platform-jfr-1.8.2.jar (19 kB at 10 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 100 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console/1.8.2/junit-platform-console-1.8.2.jar (488 kB at 261 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/3.12.0/mongo-java-driver-3.12.0.jar (2.3 MB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 85 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-runner/1.8.2/junit-platform-runner-1.8.2.jar (17 kB at 8.8 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-reporting/1.8.2/junit-platform-reporting-1.8.2.jar (26 kB at 14 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.8.2/junit-platform-suite-api-1.8.2.jar (21 kB at 11 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-commons/1.8.2/junit-platform-suite-commons-1.8.2.jar (15 kB at 8.1 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.8.2/junit-platform-suite-1.8.2.jar (6.4 kB at 3.3 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-engine/1.8.2/junit-platform-suite-engine-1.8.2.jar (23 kB at 12 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/platform/junit-platform-testkit/1.8.2/junit-platform-testkit-1.8.2.jar (46 kB at 24 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar (67 kB at 35 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/hazelcast/hazelcast/3.12.5/hazelcast-3.12.5.jar (12 MB at 5.7 MB/s) [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.eclipse.sensinact.gateway.sensinact-utils-tests;version='[2.0.0,2.0.1)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.osgi.service.log;version='[1.4.0,1.4.1)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-utils --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.eclipse.sensinact.gateway.sensinact-utils-tests;version='[2.0.0,2.0.1)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.osgi.service.log;version='[1.4.0,1.4.1)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' {"type":"Feature","properties":{"prop0":"value0"},"geometry":{"coordinates":[102.0,0.5],"type":"Point"}} {"type":"Feature","properties":{"prop0":"value0","prop1":0.0},"geometry":{"coordinates":[[102.0,0.0],[103.0,1.0],[104.0,0.0],[105.0,1.0]],"type":"LineString"}} {"type":"Feature","properties":{"prop0":"value0","prop1":{"this":"that"}},"geometry":{"coordinates":[[[100.0,0.0],[101.0,0.0],[101.0,1.0],[100.0,1.0],[100.0,0.0]]],"type":"Polygon"}} 45.18873190503735,5.734623911095859 0.5283474842952606 -------------------------- point 1:[5.733747482299805,45.187972926197865] point 2:[5.734623911095859,45.18873190503735] distance :108.89835973071634 -------------------------- /[hhhhhhh[]test[.*[location[]]service[resource[]]]aaaaaaa[]vvvvvvv[]ccccccc[]uuuuuuu[]] /test/.* /[hhhhhhh[]test[.*[location[]]]aaaaaaa[]vvvvvvv[]ccccccc[]uuuuuuu[]] /[hhhhhhh[]test[.*[location[]]]aaaaaaa[]vvvvvvv[]ccccccc[]uuuuuuu[]] [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-utils --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-utils --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-common >----------- [INFO] Building sensiNact IoT Gateway - Common Data Structures 2.0-SNAPSHOT [4/121] [INFO] from platform/sensinact-common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-common --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-common --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-common --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/src/main/java/org/eclipse/sensinact/gateway/common/constraint/ConstraintOnComparable.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/src/main/java/org/eclipse/sensinact/gateway/common/constraint/ConstraintOnComparable.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-common --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/src/test/java/org/eclipse/sensinact/gateway/common/constraint/test/ConstraintTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-common --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-common --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-common --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-common --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-common --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-common --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-common --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-common --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway:sensinact-security >---------- [INFO] Building sensiNact IoT Gateway - Security parent module 2.0-SNAPSHOT [5/121] [INFO] from platform/sensinact-security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-security --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-security --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-security --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-security --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-security --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security/2.0-SNAPSHOT/sensinact-security-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway:sensinact-framework-extension >----- [INFO] Building sensiNact IoT Gateway - OSGi Framework Security Extension 2.0-SNAPSHOT [6/121] [INFO] from platform/sensinact-security/sensinact-framework-extension/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-framework-extension --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-framework-extension --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-framework-extension --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-framework-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-framework-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-framework-extension --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-framework-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-framework-extension --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-framework-extension --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-framework-extension --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-framework-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-framework-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-framework-extension --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-framework-extension --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-framework-extension --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-framework-extension --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-framework-extension --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway:sensinact-datastore >---------- [INFO] Building sensiNact IoT Gateway - Data store parent module 2.0-SNAPSHOT [7/121] [INFO] from platform/sensinact-datastore/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-datastore --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-datastore --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-datastore --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-datastore --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-datastore --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-datastore --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-datastore --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-datastore --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-datastore --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-datastore --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-datastore --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-datastore-api >-------- [INFO] Building sensiNact IoT Gateway - Data Store Access API 2.0-SNAPSHOT [8/121] [INFO] from platform/sensinact-datastore/sensinact-datastore-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-datastore-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-datastore-api --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-datastore-api --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-datastore-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-datastore-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-datastore-api --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-datastore-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-datastore-api --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-datastore-api --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-datastore-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-datastore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-datastore-api --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-datastore-api --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-datastore-api --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-datastore-api --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-datastore-api --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-datastore-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-api >--- [INFO] Building OSGi Security Layer - Jar Validation API 2.0-SNAPSHOT [9/121] [INFO] from platform/sensinact-security/sensinact-signature-validator-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-signature-validator-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-api --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-api --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-signature-validator-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-signature-validator-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-api --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-api --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-api --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: Host sensinact-signature-validator-api= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-signature-validator-api-tests did not cause any content to be included, this is likely wrong [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-signature-validator-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-signature-validator-api --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-api --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-signature-validator-api --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-api --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-api --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-signature-validator-api --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-signature-validator-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-mock >-- [INFO] Building OSGi Security Layer - Jar Validation Mock 2.0-SNAPSHOT [10/121] [INFO] from platform/sensinact-security/sensinact-signature-validator-mock/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-mock --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-signature-validator-mock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-signature-validator-mock --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/src/main/java/org/eclipse/sensinact/gateway/security/signature/internal/SignatureFileChecker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-mock --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-mock --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-mock --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-signature-validator-mock --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-signature-validator-mock --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-mock --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-signature-validator-mock --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-mock --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-mock --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:04:10.266 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202304181604:/button.jar 16:04:10.275 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:04:10.275 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:04:10.276 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202304181604:/button.jar is valid? true 16:04:10.374 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202304181604:/fan.jar 16:04:10.376 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:04:10.376 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:04:10.376 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202304181604:/fan.jar is valid? true 16:04:10.388 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-mock:2.0.0.202304181604:/tb_nosign_fail.jar [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-signature-validator-mock --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-signature-validator-mock --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway:sensinact-core >------------ [INFO] Building sensiNact IoT Gateway - Core 2.0-SNAPSHOT [11/121] [INFO] from platform/sensinact-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-core --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 241 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/src/main/java/org/eclipse/sensinact/gateway/core/UnaccessibleModelElementProxyWrapper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/src/main/java/org/eclipse/sensinact/gateway/core/UnaccessibleModelElementProxyWrapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-core --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/MyModelInstance.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/MyModelInstance.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/src/test/java/org/eclipse/sensinact/gateway/core/test/MyModelInstance.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-core --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-core --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-core --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-core --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-core --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-core --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:04:24.265 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:24.284 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:24.288 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:24.291 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:24.296 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:24.297 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:24.299 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'action' resource registered 16:04:24.300 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - action already started 16:04:24.303 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'linkedAction' resource registered 16:04:24.303 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - linkedAction already started 16:04:24.304 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'emptyLinkedAction' resource registered 16:04:24.305 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - emptyLinkedAction already started 16:04:24.339 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:24.399 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:24.402 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:24.404 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:24.407 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:24.411 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:24.412 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:24.413 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestAction' resource registered 16:04:24.414 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestAction already started 16:04:24.416 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestVariable' resource registered 16:04:24.419 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestVariable already started 16:04:24.428 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:24.451 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:24.454 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:24.456 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:24.485 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:24.488 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:24.489 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:24.491 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:24.493 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:25.053 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty2' resource registered 16:04:25.056 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty2 already started 16:04:25.057 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'LinkedProperty' resource registered 16:04:25.057 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - LinkedProperty already started 16:04:25.058 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:25.058 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - location already started 16:04:26.840 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:26.862 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:26.864 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:26.866 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:26.868 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:26.870 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:26.880 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:26.882 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:26.884 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:26.884 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 16:04:26.885 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:26.887 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started {"response":{"name":"TestProperty","type":"string","value":"goodbye","timestamp":1681833867895},"type":"SET_RESPONSE","uri":"/serviceProvider/tostService/TestProperty","statusCode":200} {"response":{"name":"TestProperty","type":"string","value":"goodbye","timestamp":1681833868148},"type":"SET_RESPONSE","uri":"/serviceProvider/testService/TestProperty","statusCode":200} 16:04:28.910 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:28.911 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:28.936 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:28.938 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:28.940 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:28.942 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:28.945 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:28.947 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:28.948 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestAction' resource registered 16:04:28.949 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestAction already started 16:04:28.950 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestVariable' resource registered 16:04:28.952 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestVariable already started 16:04:29.978 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:29.995 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:29.997 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:29.999 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:30.001 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:30.005 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:30.007 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:30.007 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:30.008 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - location already started 16:04:30.015 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:30.031 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:30.033 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:30.035 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:30.037 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:30.039 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:30.041 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:30.043 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:30.045 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:30.553 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty2' resource registered 16:04:30.555 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty2 already started 16:04:30.556 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'LinkedProperty' resource registered 16:04:30.556 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - LinkedProperty already started 16:04:30.562 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:30.563 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - location already started 16:04:32.336 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:32.352 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:32.354 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:32.356 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:32.358 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:32.360 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:32.361 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:32.362 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : dynamicService 16:04:32.364 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dynamicResource' resource registered 16:04:32.366 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dynamicResource already started 16:04:32.368 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:32.383 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:32.385 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:32.394 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:32.396 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:32.398 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:32.399 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:32.400 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty2' resource registered 16:04:32.401 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty2 already started 16:04:32.456 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:32.489 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:32.491 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:32.492 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:32.494 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:32.495 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:32.497 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:32.499 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:32.500 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:32.500 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 16:04:34.507 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:34.509 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:37.513 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:37.530 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:37.532 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:37.534 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:37.535 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:37.537 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:37.540 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:37.542 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:37.544 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:37.545 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 16:04:37.546 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:37.548 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:41.557 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started 16:04:41.573 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:04:41.575 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:04:41.576 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:04:41.578 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:04:41.579 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'serviceProvider' started 16:04:41.581 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : testService 16:04:41.582 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:41.584 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:41.584 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'serviceProvider' service provider : tostService 16:04:41.585 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'TestProperty' resource registered 16:04:41.586 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - TestProperty already started 16:04:45.592 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - serviceProvider not started [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-core --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-none >-------- [INFO] Building sensiNact IoT Gateway - Security Moke 2.0-SNAPSHOT [12/121] [INFO] from platform/sensinact-security/sensinact-security-none/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-security-none --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-security-none --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-security-none --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-security-none --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-security-none --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-none --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-security-none --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-security-none --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/src/test/java/org/eclipse/sensinact/gateway/core/security/test/TestSecuredAccess.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-none --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-security-none --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-security-none --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-security-none --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-security-none --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-none --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-none --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-security-none --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-security-none --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-signature-validator-secure >-- [INFO] Building OSGi Security Layer - Jar Validation 2.0-SNAPSHOT [13/121] [INFO] from platform/sensinact-security/sensinact-signature-validator-secure/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-signature-validator-secure --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-signature-validator-secure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-signature-validator-secure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-signature-validator-secure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-signature-validator-secure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-signature-validator-secure --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-signature-validator-secure --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-signature-validator-secure --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-signature-validator-secure --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-signature-validator-secure --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-signature-validator-secure --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',log4j;version='[1.2.17,1.2.18)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',ch.qos.logback.core;version='[1.2.3,1.2.4)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-signature-validator-secure --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',log4j;version='[1.2.17,1.2.18)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-secure-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',ch.qos.logback.core;version='[1.2.3,1.2.4)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks 16:05:06.828 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202304181604:/failer-fan.jar 16:05:06.834 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202304181604:/failer-fan.jar is signed /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks 16:05:06.996 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202304181604:/button.jar 16:05:07.003 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202304181604:/button.jar is signed 16:05:07.005 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - signers: java.util.HashMap$EntryIterator@75f65e45 16:05:07.005 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 16:05:07.005 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 16:05:07.005 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:05:07.007 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesOrderValid true 16:05:07.007 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (cert) 16:05:07.007 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 16:05:07.007 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 16:05:07.007 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:05:07.007 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (block) 16:05:07.007 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - SignedJarFile.checkSignatureBlockValidity, cert found 16:05:07.007 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signature file: Signature-Version: 1.0 SHA-256-Digest-Manifest-Main-Attributes: yZoA+/9JE9i8N6nmtyqCpnjqwuXKY la6BtzNgBVOVuI= SHA-256-Digest-Manifest: b+B6nwfCDT9D9pgfk9P+MPRKQCeIEUo0+kFlJnCF+Mc= Created-By: 1.8.0_202 (Oracle Corporation) Name: about.html SHA-256-Digest: VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= Name: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator$1. class SHA-256-Digest: u/pFq5wnG93W//ESyeJGyFQxBLhUTFEERJ6+fSONv+8= Name: org/eclipse/sensinact/gateway/simulated/button/api/ButtonSetterI tf.class SHA-256-Digest: JskriKH/bjrPHwzti/VmkUbgcd3G7T7Sbm/x0zECpl0= Name: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonAd apter.class SHA-256-Digest: HXGhMO+7na25jRgXyJB1Sb/EvQFtmsAu5l1LqpdtcI4= Name: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator.cl ass SHA-256-Digest: JvU0rjs0GgqKjDt5C5+7dOdqbO9RbWFBtfVorZuUNO8= Name: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonGU I.class SHA-256-Digest: r8OnQmypg+4i+P6a7AMyslbRrdwMjOe4wL54RXUQ1zQ= Name: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonSe tter.class SHA-256-Digest: 5pYig8gCIfZx7PHuuNgfFdwf9O71efkaNoIF8chG4Uw= . 16:05:07.154 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - block validity: true 16:05:07.154 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureBlockValid true 16:05:07.154 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 16:05:07.154 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 16:05:07.155 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:05:07.155 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - Signature File found 16:05:07.155 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SignatureFile.show 16:05:07.155 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest-Main-Attributes, yZoA+/9JE9i8N6nmtyqCpnjqwuXKYla6BtzNgBVOVuI= 16:05:07.158 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest, b+B6nwfCDT9D9pgfk9P+MPRKQCeIEUo0+kFlJnCF+Mc= 16:05:07.158 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Signature-Version, 1.0 16:05:07.158 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Created-By, 1.8.0_202 (Oracle Corporation) 16:05:07.158 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - about.html, VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= 16:05:07.159 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/osgi/Activator$1.class, u/pFq5wnG93W//ESyeJGyFQxBLhUTFEERJ6+fSONv+8= 16:05:07.159 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/api/ButtonSetterItf.class, JskriKH/bjrPHwzti/VmkUbgcd3G7T7Sbm/x0zECpl0= 16:05:07.159 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/internal/ButtonAdapter.class, HXGhMO+7na25jRgXyJB1Sb/EvQFtmsAu5l1LqpdtcI4= 16:05:07.159 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/osgi/Activator.class, JvU0rjs0GgqKjDt5C5+7dOdqbO9RbWFBtfVorZuUNO8= 16:05:07.159 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/internal/ButtonGUI.class, r8OnQmypg+4i+P6a7AMyslbRrdwMjOe4wL54RXUQ1zQ= 16:05:07.159 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/button/internal/ButtonSetter.class, 5pYig8gCIfZx7PHuuNgfFdwf9O71efkaNoIF8chG4Uw= 16:05:07.159 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:05:07.163 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:b+B6nwfCDT9D9pgfk9P+MPRKQCeIEUo0+kFlJnCF+Mc= 16:05:07.163 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:b+B6nwfCDT9D9pgfk9P+MPRKQCeIEUo0+kFlJnCF+Mc= 16:05:07.163 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.163 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifest hash valid: true 16:05:07.167 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - entries hash valid: true 16:05:07.167 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureFileValid true 16:05:07.167 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestEntriesExist: true 16:05:07.168 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesKnownInManifest: true 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: about.html 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator$1.class 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.168 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: tv/tS6t4J8gvVOAgr5evhxY/gg75IwH9ygdWR3F5x9o= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:tv/tS6t4J8gvVOAgr5evhxY/gg75IwH9ygdWR3F5x9o= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:tv/tS6t4J8gvVOAgr5evhxY/gg75IwH9ygdWR3F5x9o= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/api/ButtonSetterItf.class 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: l2mqplJikY2SHiSrzuwUbVR72eEbcbfJtrBQdin8Rgc= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:l2mqplJikY2SHiSrzuwUbVR72eEbcbfJtrBQdin8Rgc= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:l2mqplJikY2SHiSrzuwUbVR72eEbcbfJtrBQdin8Rgc= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonAdapter.class 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: wu2YHRbGmN+SSh81F6AGFBit4D5eSN94v7q4GtaQr+M= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:wu2YHRbGmN+SSh81F6AGFBit4D5eSN94v7q4GtaQr+M= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:wu2YHRbGmN+SSh81F6AGFBit4D5eSN94v7q4GtaQr+M= 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/osgi/Activator.class 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.169 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: 0snHvpNttj8hk+YKfIvtNCwinL/FBRmjLPjWsYcz84E= 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:0snHvpNttj8hk+YKfIvtNCwinL/FBRmjLPjWsYcz84E= 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:0snHvpNttj8hk+YKfIvtNCwinL/FBRmjLPjWsYcz84E= 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonGUI.class 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: Mb2/E0fZAnkMUevjzvTKo4QqSbCIM96JLkMgx3Gm3Ag= 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:Mb2/E0fZAnkMUevjzvTKo4QqSbCIM96JLkMgx3Gm3Ag= 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:Mb2/E0fZAnkMUevjzvTKo4QqSbCIM96JLkMgx3Gm3Ag= 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/button/internal/ButtonSetter.class 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.170 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: 5WP6+8Em54xI2VGx4BIak+2QDyJdMotAwMWBEHuzkT4= 16:05:07.171 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:5WP6+8Em54xI2VGx4BIak+2QDyJdMotAwMWBEHuzkT4= 16:05:07.171 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:5WP6+8Em54xI2VGx4BIak+2QDyJdMotAwMWBEHuzkT4= 16:05:07.171 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.171 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValuesValid: true 16:05:07.171 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - validated: true 16:05:07.171 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestValid true 16:05:07.171 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - coherent true 16:05:07.171 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - certificate for SELFSIGN valid 16:05:07.171 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks 16:05:07.200 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202304181604:/fan.jar 16:05:07.200 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file bundle:org.eclipse.sensinact.gateway.sensinact-signature-validator-secure:2.0.0.202304181604:/fan.jar is signed 16:05:07.202 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - signers: java.util.HashMap$EntryIterator@1e1d3956 16:05:07.202 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 16:05:07.202 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 16:05:07.202 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:05:07.203 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesOrderValid true 16:05:07.203 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (cert) 16:05:07.203 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 16:05:07.203 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 16:05:07.204 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:05:07.204 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (block) 16:05:07.204 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - SignedJarFile.checkSignatureBlockValidity, cert found 16:05:07.204 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signature file: Signature-Version: 1.0 SHA-256-Digest-Manifest-Main-Attributes: VSEfl23c7DvSNMi50HKxe2RLvl7v8 /0QNZHZc0D9vi4= SHA-256-Digest-Manifest: +qlxCRZtGjA+oWCtr1zJYA0vtLtgPYy2RApAyygzDzI= Created-By: 1.8.0_202 (Oracle Corporation) Name: about.html SHA-256-Digest: VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= Name: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfigLi stener.class SHA-256-Digest: c9JntPsXy0pqZTxt8BcGHXBq8rX5w/rOv9HZDNp47vg= Name: org/eclipse/sensinact/gateway/simulated/fan/osgi/Activator.class SHA-256-Digest: 1P9/ul7x11AMwy9E63C3AgjEnN+ztoyXY3HptH4HeaI= Name: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfig.c lass SHA-256-Digest: /vG45FhLfHzTWwttjYP3nq6PnuWqB5ZQQ7cN2HTJe4Y= . 16:05:07.209 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - block validity: true 16:05:07.209 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureBlockValid true 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - SignedJarFile.getSignatureFile, signer: SELFSIGN 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFiles) 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:05:07.209 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - Signature File found 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SignatureFile.show 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest-Main-Attributes, VSEfl23c7DvSNMi50HKxe2RLvl7v8/0QNZHZc0D9vi4= 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - SHA-256-Digest-Manifest, +qlxCRZtGjA+oWCtr1zJYA0vtLtgPYy2RApAyygzDzI= 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Signature-Version, 1.0 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Created-By, 1.8.0_202 (Oracle Corporation) 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - about.html, VkBpxYkgR2aYq5bEWmJnDGxaECMroH8SiODouQCaGpg= 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfigListener.class, c9JntPsXy0pqZTxt8BcGHXBq8rX5w/rOv9HZDNp47vg= 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/fan/osgi/Activator.class, 1P9/ul7x11AMwy9E63C3AgjEnN+ztoyXY3HptH4HeaI= 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfig.class, /vG45FhLfHzTWwttjYP3nq6PnuWqB5ZQQ7cN2HTJe4Y= 16:05:07.209 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:05:07.210 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:+qlxCRZtGjA+oWCtr1zJYA0vtLtgPYy2RApAyygzDzI= 16:05:07.210 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:+qlxCRZtGjA+oWCtr1zJYA0vtLtgPYy2RApAyygzDzI= 16:05:07.210 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.210 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifest hash valid: true 16:05:07.211 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - entries hash valid: true 16:05:07.211 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - signatureFileValid true 16:05:07.211 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestEntriesExist: true 16:05:07.212 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - resourcesKnownInManifest: true 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: about.html 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:RvukeXiD1GnUclxaggNaNsE9vlj0EQRiCopdFNLCinM= 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfigListener.class 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: ZbdzAL6Ee6OU6Yea3iuA02MaBYwyNb9z33/+fZ+VANY= 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:ZbdzAL6Ee6OU6Yea3iuA02MaBYwyNb9z33/+fZ+VANY= 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:ZbdzAL6Ee6OU6Yea3iuA02MaBYwyNb9z33/+fZ+VANY= 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/fan/osgi/Activator.class 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.212 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: OcJZqxL9yTJpL0ce7IKh7MkEoDOyRiwCrVp/WhMM4x0= 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:OcJZqxL9yTJpL0ce7IKh7MkEoDOyRiwCrVp/WhMM4x0= 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:OcJZqxL9yTJpL0ce7IKh7MkEoDOyRiwCrVp/WhMM4x0= 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - file: org/eclipse/sensinact/gateway/simulated/fan/internal/FanConfig.class 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - key2: SHA-256-Digest 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValue: mjJvGSE1H7EFlt/Dk1yN0PW5WLbcF9nQONr4TbjFkM0= 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - pretended hash:mjJvGSE1H7EFlt/Dk1yN0PW5WLbcF9nQONr4TbjFkM0= 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - real Hash Value:mjJvGSE1H7EFlt/Dk1yN0PW5WLbcF9nQONr4TbjFkM0= 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.CryptographicUtils - hash valid? true 16:05:07.213 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - hashValuesValid: true 16:05:07.213 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - validated: true 16:05:07.213 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - manifestValid true 16:05:07.213 [main] INFO org.eclipse.sensinact.gateway.security.signature.internal.SignedBundleChecker - coherent true 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - certificate for SELFSIGN valid 16:05:07.213 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/../cert/keystore.jks [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-signature-validator-secure --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-signature-validator-secure --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.nthbnd:parent >------------- [INFO] Building sensiNact IoT Gateway - Northbound parent module 2.0-SNAPSHOT [14/121] [INFO] from platform/northbound/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access >-- [INFO] Building sensiNact IoT Gateway - Northbound Access 2.0-SNAPSHOT [15/121] [INFO] from platform/northbound/sensinact-access/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-northbound-access --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-northbound-access --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-northbound-access --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-northbound-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-northbound-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-northbound-access --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-northbound-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-northbound-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/src/test/java/org/eclipse/sensinact/gateway/nthbnd/endpoint/test/MyModelInstance.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-northbound-access --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-northbound-access --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-northbound-access --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-northbound-access --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-northbound-access --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-northbound-access --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-northbound-access --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-northbound-access --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-northbound-access --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.tools:platform.tools >--------- [INFO] Building sensiNact IoT Gateway - Platform Tools 2.0-SNAPSHOT [16/121] [INFO] from platform/tools/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ platform.tools --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ platform.tools --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ platform.tools --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ platform.tools --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ platform.tools --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ platform.tools --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ platform.tools --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ platform.tools --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ platform.tools --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ platform.tools --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/platform.tools/2.0-SNAPSHOT/platform.tools-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ platform.tools --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.tools:sensinact-test >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Test helper 2.0-SNAPSHOT [17/121] [INFO] from platform/tools/sensinact-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-test --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-test --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/src/test/java/org/eclipse/sensinact/gateway/test/MidProxy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-test --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-test --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-test --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-test --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-test --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-test --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-test --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-test --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-test --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway.protocol:parent >------------ [INFO] Building sensiNact IoT Gateway - Communication protocol parent 2.0-SNAPSHOT [18/121] [INFO] from platform/protocol/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.protocol:http >------------- [INFO] Building sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT [19/121] [INFO] from platform/protocol/http/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/main/java/org/eclipse/sensinact/gateway/protocol/http/client/mid/MidClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ http --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/src/test/java/org/eclipse/sensinact/gateway/protocol/http/test/TestHttpProtocolJetty.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer*] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ http --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ http --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ http --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ http --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ http --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/tests.bndrun: [INFO] -runbundles: org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ http --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/tests.bndrun: [INFO] -runbundles: org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:05:28.207 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:05:28.220 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1196ms to org.eclipse.jetty.util.log.Slf4jLog 16:05:28.233 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1816147548]@6c40365c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@c0c2f8d,POJO} 16:05:28.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1816147548]@6c40365c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:05:28.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@f79e[null] added {org.eclipse.jetty.security.DefaultIdentityService@7ee8290b,POJO} 16:05:28.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@f79e[OSGi HTTP Service Realm] added {UserStore@1f59a598{STOPPED},AUTO} 16:05:28.244 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STOPPED}[9.4.42.v20210604] added {HashLoginService@f79e[OSGi HTTP Service Realm],AUTO} 16:05:28.286 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED},[o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED}]}] 16:05:28.286 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@76ed1b7c{STOPPED} added {o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED},AUTO} 16:05:28.289 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7c83dc97 16:05:28.298 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=-1,MANAGED} 16:05:28.302 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=-1 added {ServletHandler@6c779568{STOPPED},MANAGED} 16:05:28.302 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:05:28.304 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@44a7bfbc,UNMANAGED} 16:05:28.308 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:05:28.309 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7,POJO} 16:05:28.309 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@76ed1b7c{STOPPED},MANAGED} 16:05:28.310 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@158a8276{STOPPED}[9.4.42.v20210604] 16:05:28.312 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTING}[9.4.42.v20210604] added {ErrorHandler@4da4253{STOPPED},AUTO} 16:05:28.313 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:05:28.332 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@158a8276{STARTING}[9.4.42.v20210604] 16:05:28.333 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1816147548]@6c40365c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:05:28.335 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@67080771{s=0/2,p=0} 16:05:28.336 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] added {ReservedThreadExecutor@67080771{s=0/2,p=0},AUTO} 16:05:28.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@67080771{s=0/2,p=0} 16:05:28.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1320ms ReservedThreadExecutor@67080771{s=0/2,p=0} 16:05:28.345 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-16,5,main] 16:05:28.346 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-17,5,main] 16:05:28.346 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-18,5,main] 16:05:28.346 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-19,5,main] 16:05:28.346 [qtp1816147548-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.347 [qtp1816147548-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.347 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-20,5,main] 16:05:28.347 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-21,5,main] 16:05:28.347 [qtp1816147548-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.348 [qtp1816147548-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.383 [qtp1816147548-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.383 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-22,5,main] 16:05:28.383 [qtp1816147548-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.383 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1816147548-23,5,main] 16:05:28.384 [qtp1816147548-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.384 [qtp1816147548-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.384 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1360ms QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@f79e[OSGi HTTP Service Realm] 16:05:28.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@1f59a598{STOPPED} 16:05:28.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1362ms UserStore@1f59a598{STARTED} 16:05:28.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1362ms HashLoginService@f79e[OSGi HTTP Service Realm] 16:05:28.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@76ed1b7c{STOPPED} 16:05:28.386 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@76ed1b7c{STARTING} 16:05:28.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@68567e20{/,null,STOPPED} 16:05:28.389 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:05:28.398 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@68567e20{/,null,STARTING} 16:05:28.398 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 16:05:28.401 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:05:28.406 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@446293d[passivating=false,graceSec=3600],AUTO} 16:05:28.408 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@2df9b86{STOPPED}[worker=null] 16:05:28.408 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:05:28.408 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:05:28.409 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@2df9b86{STARTING}[worker=node0] added {HouseKeeper@33990a0c{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:05:28.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@33990a0c{STOPPED}[interval=600000, ownscheduler=false] 16:05:28.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3059cbc{STOPPED} 16:05:28.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1388ms ScheduledExecutorScheduler@3059cbc{STARTED} 16:05:28.412 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:05:28.412 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:05:28.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1390ms HouseKeeper@33990a0c{STARTED}[interval=660000, ownscheduler=true] 16:05:28.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1390ms DefaultSessionIdManager@2df9b86{STARTED}[worker=node0] 16:05:28.414 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@2df9b86{STARTED}[worker=node0],MANAGED} 16:05:28.414 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 added {DefaultSessionIdManager@2df9b86{STARTED}[worker=node0],UNMANAGED} 16:05:28.414 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2053d869{STOPPED} 16:05:28.415 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1391ms ScheduledExecutorScheduler@2053d869{STARTED} 16:05:28.415 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 16:05:28.416 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@6c779568{STOPPED} 16:05:28.419 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7[EMBEDDED:null] 16:05:28.421 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:05:28.421 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:05:28.421 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:05:28.421 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:05:28.421 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:05:28.422 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:05:28.422 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@6c779568{STARTING} 16:05:28.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:05:28.423 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6c779568{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a,POJO} 16:05:28.423 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7[EMBEDDED:null] 16:05:28.424 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:05:28.424 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a[EMBEDDED:null] 16:05:28.425 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:05:28.425 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:05:28.425 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:05:28.425 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:05:28.426 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:05:28.426 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:05:28.426 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7[EMBEDDED:null] 16:05:28.427 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:05:28.427 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a[EMBEDDED:null] 16:05:28.427 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:05:28.427 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:05:28.427 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:05:28.427 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:05:28.428 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:05:28.428 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:05:28.428 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@6c779568{STARTING} 16:05:28.429 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1405ms ServletHandler@6c779568{STARTED} 16:05:28.429 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:05:28.429 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@446293d[passivating=false,graceSec=3600] 16:05:28.429 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1406ms org.eclipse.jetty.server.session.NullSessionDataStore@446293d[passivating=false,graceSec=3600] 16:05:28.430 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1406ms org.eclipse.jetty.server.session.DefaultSessionCache@6bedbc4d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:05:28.430 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1407ms org.eclipse.jetty.server.session.SessionHandler201576232==dftMaxIdleSec=0 16:05:28.486 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:05:28.488 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1464ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@f3ab9db6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:05:28.490 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3315d2d7 16:05:28.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:05:28.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1467ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-76c3e77a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@8307205f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:05:28.491 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@68567e20{/,null,AVAILABLE} 16:05:28.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1469ms o.e.j.s.ServletContextHandler@68567e20{/,null,AVAILABLE} 16:05:28.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1469ms ContextHandlerCollection@76ed1b7c{STARTED} 16:05:28.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@4da4253{STOPPED} 16:05:28.493 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@4da4253{STARTING} 16:05:28.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1470ms ErrorHandler@4da4253{STARTED} 16:05:28.493 [main] INFO org.eclipse.jetty.server.Server - Started @1470ms 16:05:28.494 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1470ms Server@158a8276{STARTED}[9.4.42.v20210604] 16:05:28.494 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:05:28.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@306e95ec[HTTP/1.1] added {HttpConfiguration@52af26ee{32768/8192,8192/8192,https://:0,[]},POJO} 16:05:28.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {Server@158a8276{STARTED}[9.4.42.v20210604],UNMANAGED} 16:05:28.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}],UNMANAGED} 16:05:28.518 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@82de64a{STOPPED},AUTO} 16:05:28.518 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@659499f1,POJO} 16:05:28.518 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@306e95ec[HTTP/1.1],AUTO} 16:05:28.519 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@306e95ec[HTTP/1.1] 16:05:28.522 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:05:28.522 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTED}[9.4.42.v20210604] added {ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080},UNMANAGED} 16:05:28.523 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 16:05:28.533 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8080],POJO} 16:05:28.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@82de64a{STOPPED} 16:05:28.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1510ms ScheduledExecutorScheduler@82de64a{STARTED} 16:05:28.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@306e95ec[HTTP/1.1] 16:05:28.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1511ms HttpConnectionFactory@306e95ec[HTTP/1.1] 16:05:28.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 16:05:28.583 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:28.545Z added {SelectorProducer@51c668e3,POJO} 16:05:28.584 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:28.584Z added {QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}],UNMANAGED} 16:05:28.585 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:28.585Z created 16:05:28.586 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@229c6181{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:28.586Z,MANAGED} 16:05:28.587 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} added {ManagedSelector@229c6181{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:05:28.587 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@229c6181{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:05:28.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:28.588Z 16:05:28.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1565ms EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:28.588Z 16:05:28.594 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@38cee291 startThread=0 16:05:28.595 [qtp1816147548-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@38cee291 in QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.595 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4b45a2f5 on ManagedSelector@229c6181{STARTING} id=0 keys=0 selected=0 updates=0 16:05:28.595 [qtp1816147548-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@242b836/SelectorProducer@51c668e3/IDLE/p=false/QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:28.595Z tryProduce false 16:05:28.597 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:28.597 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4b45a2f5 16:05:28.597 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:28.598 [qtp1816147548-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7d1443fe waiting with 0 keys 16:05:28.598 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1574ms ManagedSelector@229c6181{STARTED} id=0 keys=0 selected=0 updates=0 16:05:28.598 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1574ms SelectorManager@ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 16:05:28.599 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} added {acceptor-0@41a0aa7d,POJO} 16:05:28.599 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@41a0aa7d startThread=0 16:05:28.600 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 16:05:28.600 [qtp1816147548-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@41a0aa7d in QueuedThreadPool[qtp1816147548]@6c40365c{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@67080771{s=0/2,p=0}] 16:05:28.600 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1576ms ServerConnector@31fa1761{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8080 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:05:28.621 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@158a8276{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@27406a17,POJO} Apr 18, 2023 4:05:29 PM org.eclipse.sensinact.gateway.protocol.http.server.Server bind INFO: server binded on 127.0.0.1 / port 8898 Starting Jetty server ... 16:05:31.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@3a3e4aff,POJO} 16:05:31.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:05:31.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@57459491[HTTP/1.1] added {HttpConfiguration@3f0846c6{32768/8192,8192/8192,https://:0,[]},POJO} 16:05:31.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {Server@5d2a4eed{STOPPED}[9.4.42.v20210604],UNMANAGED} 16:05:31.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:05:31.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@78fbff54{STOPPED},AUTO} 16:05:31.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3e10dc6,POJO} 16:05:31.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@57459491[HTTP/1.1],AUTO} 16:05:31.467 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@57459491[HTTP/1.1] 16:05:31.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:05:31.468 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},AUTO} 16:05:31.468 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {AttributeContainerMap@7e22550a{size=0},AUTO} 16:05:31.469 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a7005d{STOPPED} added {callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:05:31.469 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a7005d{STOPPED} added {[/]=>callbackServlet,POJO} 16:05:31.469 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STOPPED}[9.4.42.v20210604] added {ServletHandler@5a7005d{STOPPED},MANAGED} 16:05:31.470 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@5d2a4eed{STOPPED}[9.4.42.v20210604] 16:05:31.470 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@5d2a4eed{STARTING}[9.4.42.v20210604] added {ErrorHandler@51ccb98e{STOPPED},AUTO} 16:05:31.470 [Thread-14] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:05:31.470 [Thread-14] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@5d2a4eed{STARTING}[9.4.42.v20210604] 16:05:31.470 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:05:31.470 [Thread-14] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0} 16:05:31.471 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] added {ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0},AUTO} 16:05:31.471 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0} 16:05:31.471 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4448ms ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0} 16:05:31.471 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-34,5,main] 16:05:31.471 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-35,5,main] 16:05:31.471 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-36,5,main] 16:05:31.471 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.472 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-37,5,main] 16:05:31.472 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.472 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.472 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-38,5,main] 16:05:31.472 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-39,5,main] 16:05:31.472 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.472 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.472 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-40,5,main] 16:05:31.473 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp332365138-41,5,main] 16:05:31.473 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.473 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.473 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4450ms QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.473 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.473 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting AttributeContainerMap@7e22550a{size=0} 16:05:31.473 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4450ms AttributeContainerMap@7e22550a{size=0} 16:05:31.473 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@5a7005d{STOPPED} 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=callbackServlet[EMBEDDED:null] 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={callbackServlet=callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:05:31.474 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:05:31.475 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4451ms callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:05:31.475 [Thread-14] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for callbackServlet 16:05:31.475 [Thread-14] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@5a7005d{STARTING} 16:05:31.475 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4452ms ServletHandler@5a7005d{STARTED} 16:05:31.475 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@51ccb98e{STOPPED} 16:05:31.475 [Thread-14] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@51ccb98e{STARTING} 16:05:31.475 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4452ms ErrorHandler@51ccb98e{STARTED} 16:05:31.476 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:31.476 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:05:31.476 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@78fbff54{STOPPED} 16:05:31.476 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4453ms ScheduledExecutorScheduler@78fbff54{STARTED} 16:05:31.476 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@57459491[HTTP/1.1] 16:05:31.477 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4453ms HttpConnectionFactory@57459491[HTTP/1.1] 16:05:31.477 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:31.477 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:31.477Z added {SelectorProducer@7a57a20b,POJO} 16:05:31.478 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:31.478Z added {QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}],UNMANAGED} 16:05:31.478 [Thread-14] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:31.478Z created 16:05:31.479 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4bf343d2{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:31.479Z,MANAGED} 16:05:31.480 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@4bf343d2{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:05:31.480 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4bf343d2{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:05:31.480 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:31.48Z 16:05:31.481 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4457ms EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:31.481Z 16:05:31.481 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@2f6cb4b7 startThread=0 16:05:31.481 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@2f6cb4b7 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.481 [Thread-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@24629b4a on ManagedSelector@4bf343d2{STARTING} id=0 keys=0 selected=0 updates=0 16:05:31.481 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:31.481Z tryProduce false 16:05:31.481 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:31.481 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@24629b4a 16:05:31.482 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:31.482 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 0 keys 16:05:31.482 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4458ms ManagedSelector@4bf343d2{STARTED} id=0 keys=0 selected=0 updates=0 16:05:31.482 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4458ms SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:31.482 [Thread-14] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@63623237,POJO} 16:05:31.482 [Thread-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@63623237 startThread=0 16:05:31.482 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@63623237 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:31.482 [Thread-14] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:31.483 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4459ms ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:31.483 [Thread-14] INFO org.eclipse.jetty.server.Server - Started @4460ms 16:05:31.483 [Thread-14] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4460ms Server@5d2a4eed{STARTED}[9.4.42.v20210604] 16:05:33.580 [qtp332365138-35-acceptor-0@63623237-ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@64006215[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42964]] on ManagedSelector@4bf343d2{STARTED} id=0 keys=0 selected=0 updates=0 16:05:33.580 [qtp332365138-35-acceptor-0@63623237-ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=0 selected=0 updates=1 16:05:33.580 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:33.581 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/0 selected 16:05:33.581 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:33.581 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:33.581 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@64006215[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42964]] 16:05:33.581 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@64006215[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42964]] startThread=0 16:05:33.581 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:33.581 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:33.582 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@64006215[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42964]] in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:33.588 [qtp332365138-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 3 ms, remaining: 29997 ms 16:05:33.621 [qtp332365138-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:33.630 [qtp332365138-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=0}-> 16:05:33.631 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$467/337892596@1a93c28d on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:33.631 [qtp332365138-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.632 [qtp332365138-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.632 [qtp332365138-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.632 [qtp332365138-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:33.633 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.633 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:33.633 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=2 16:05:33.633 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:33.633 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:33.633 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 2 updates 16:05:33.633 [qtp332365138-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.633 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:05:33.633 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$467/337892596@1a93c28d 16:05:33.633 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:33.633 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@64006215[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42964]] in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}] 16:05:33.634 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.634 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:33.634 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:33.634 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:33.634 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:33.634 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.635 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.635 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:33.635 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:33.635Z 16:05:33.635 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1} startReservedThread p=1 16:05:33.637 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@78bf9bc8 startThread=0 16:05:33.637 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@78bf9bc8 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}] 16:05:33.637 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=1}@78bf9bc8 started 16:05:33.637 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 waiting 16:05:33.638 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:05:33.637Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:33.638 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:05:33.638 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:33.638 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:33.638 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}] 16:05:33.639 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.639 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:33.639 [qtp332365138-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:33.639 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:33.645 [qtp332365138-38] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:05:33.645 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.646 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.646 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:33.646 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.646 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:33.648 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:33.648 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:33.649 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:33.649 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:33.649 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 16:05:33.649 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 16:05:33.650 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:05:33.650 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:05:33.650 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:05:33.650 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:05:33.650 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:05:33.650 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:05:33.651 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:33.651 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:33.651 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:33.652 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:33.652 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:33.652 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:33.654 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=3} 16:05:33.654 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:33.655 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=4} 16:05:33.657 [qtp332365138-38] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=5} 16:05:33.657 [qtp332365138-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:33.657 [qtp332365138-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:33.684 [qtp332365138-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=33} 16:05:33.684 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:33.684 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:33.684 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=33} 16:05:33.685 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.685 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.685 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=34} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=34} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=35} 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=35} 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:33.686 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=35} parsed false HttpParser{s=END,0 of -1} 16:05:33.687 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=36} 16:05:33.688 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6bbb32a5) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:33.689 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5e345960 16:05:33.689 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=38} 520 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:33 GMT 16:05:33.691 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75985f89] (null,[p=0,l=0,c=0,r=0],true)@START 16:05:33.691 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:33.691 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:33 GMT 16:05:33.692 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:33.692 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75985f89] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:05:33.692 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:33.692 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:33.693 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=52/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=42} 16:05:33.693 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:33.693 [qtp332365138-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:33.693 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75985f89] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:05:33.693 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6bbb32a5 w=false 16:05:33.694 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.694 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.694 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.694 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=43} 16:05:33.694 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 16:05:33.694 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.696 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:33.696 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:33.696 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.696 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.696 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.696 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.696 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:33.697 [qtp332365138-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.697 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:33.697 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.697 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 16:05:33.697 [qtp332365138-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.698 [qtp332365138-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:33.698 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.698 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:33.698 [qtp332365138-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:33.698 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:33.698 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:33.698 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:33.699 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:33.699 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:33.699 [qtp332365138-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:33.699 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.699 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:33.699 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:33.699 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}] 16:05:33.899 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:33.899 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:33.900 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=201/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.900 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=202/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.900 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=202/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:33.900 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:05:33.9Z 16:05:33.901 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}@78bf9bc8 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:05:33.901Z 16:05:33.901 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1} startReservedThread p=1 16:05:33.901 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@d60f7 startThread=0 16:05:33.901 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@d60f7 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}] 16:05:33.901 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@78bf9bc8 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:05:33.901Z 16:05:33.901 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=1}@d60f7 started 16:05:33.901 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 waiting 16:05:33.902 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:05:33.902Z tryProduce true 16:05:33.902 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:33.902 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:05:33.901Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=204/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:33.902 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:33.903 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=204/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.903 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:33.904 [qtp332365138-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=205/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:33.904 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=206/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:33.904 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.904 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:33.905 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:33.906 [qtp332365138-34] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.907 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} parsed false HttpParser{s=END,0 of -1} 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2993ee3a) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@740d84c5 16:05:33.908 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 520 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:33 GMT 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@70683057] (null,[p=0,l=0,c=0,r=0],true)@START 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:33 GMT 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@70683057] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:33.909 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=4} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@70683057] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@2993ee3a w=false 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=5} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:33.910 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.910 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.911 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.911 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.911 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:33.911 [qtp332365138-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:33.911 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:33.912 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.912 [qtp332365138-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.912 [qtp332365138-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:33.912 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.912 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:33.912 [qtp332365138-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:33.913 [qtp332365138-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:33.913 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/2032079962@2f6cb4b7 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}] 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:33.913 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:34.311 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:34.311 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:34.312 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=399/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.312 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=399/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.312 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=400/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:34.313 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:05:34.313Z 16:05:34.313 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}@d60f7 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:05:34.313Z 16:05:34.313 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1} startReservedThread p=1 16:05:34.313 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@76c8c6cc startThread=0 16:05:34.314 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@76c8c6cc in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}] 16:05:34.314 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}@d60f7 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:05:34.313Z 16:05:34.314 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=1}@76c8c6cc started 16:05:34.314 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@76c8c6cc waiting 16:05:34.314 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:05:34.314Z tryProduce true 16:05:34.314 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:34.314 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:05:34.314Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=401/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:34.314 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:34.314 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=402/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:34.314 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=402/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.315 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:34.315 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=402/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:34.315 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.315 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:34.316 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:34.317 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:34.317 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:34.317 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:34.317 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:34.317 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:34.317 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.318 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:34.319 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} parsed false HttpParser{s=END,0 of -1} 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=4} 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@72f75ccd) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@37f5ccf7 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=4} 520 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:34 GMT 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3646b76b] (null,[p=0,l=0,c=0,r=0],true)@START 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:34 GMT 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3646b76b] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:34.320 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=5} 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3646b76b] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@72f75ccd w=false 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:34.321 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=5} 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:34.321 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.322 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.322 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.322 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.322 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:34.322 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:34.322 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:34.322 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.323 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.323 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:34.323 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.323 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:34.323 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:34.323 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:34.323 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:34.323 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:34.323 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:34.323 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:34.323 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:34.324 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@78bf9bc8 waiting 16:05:34.324 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:34.324 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:34.324 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:35.122 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:35.122 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:35.123 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=799/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.123 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=800/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.123 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=800/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:35.123 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:05:35.123Z 16:05:35.124 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:05:35.124Z 16:05:35.124 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:05:35.124Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=801/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:35.124 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:05:35.124Z 16:05:35.124 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=801/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:35.124 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:05:35.124Z tryProduce true 16:05:35.124 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:35.124 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:35.125 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=801/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:35.125 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=801/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.125 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:35.125 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.125 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.125 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:35.125 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.125 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:35.125 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:35.126 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:35.127 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:35.128 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} parsed false HttpParser{s=END,0 of -1} 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3e07f62) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@d27916e 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 520 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:35 GMT 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9181412] (null,[p=0,l=0,c=0,r=0],true)@START 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:35 GMT 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:35.129 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9181412] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=4} 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9181412] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@3e07f62 w=false 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:35.130 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 16:05:35.130 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=4} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:35.131 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:35.132 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:35.132 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.132 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.132 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:35.133 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.133 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:35.133 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:35.133 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:35.133 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@d60f7 waiting 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:35.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:36.131 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:36.131 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:36.132 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.132 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.132 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:36.132 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:05:36.132Z 16:05:36.133 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:05:36.133Z 16:05:36.133 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:05:36.133Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:36.133 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:05:36.133Z 16:05:36.133 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:36.133 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:05:36.133Z tryProduce true 16:05:36.133 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:36.133 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:36.133 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:36.133 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.134 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:36.134 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:36.135 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:36.136 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} parsed false HttpParser{s=END,0 of -1} 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@608f9c9) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4e51dcf1 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 520 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:36 GMT 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57da33b8] (null,[p=0,l=0,c=0,r=0],true)@START 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:36 GMT 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57da33b8] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:36.137 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=4} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57da33b8] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@608f9c9 w=false 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:36.138 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=4} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.138 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.139 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.139 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:36.139 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:36.139 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:36.139 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.139 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.140 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:36.140 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.140 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:36.140 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:36.140 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:36.140 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@78bf9bc8 waiting 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:36.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.139 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:37.139 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:37.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.140 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:37.140 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:05:37.14Z 16:05:37.141 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:05:37.141Z 16:05:37.141 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:05:37.141Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:37.141 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:05:37.141Z 16:05:37.141 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:05:37.141Z tryProduce true 16:05:37.141 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.141 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:37.141 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.142 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.142 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 110 HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=110,c=8192,r=110]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:37.142 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> IN_VALUE 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: */* --> FIELD 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} GET //127.0.0.1:8899/error HTTP/1.1 Accept: */* User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:37.143 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=0} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/error HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/error,age=1} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/error|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=1} 16:05:37.144 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /erro...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} 16:05:37.145 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=2} parsed false HttpParser{s=END,0 of -1} 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4c1a9b55) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4c81e6db 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /error on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=3} 520 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:37 GMT 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d1cb2c4] (null,[p=0,l=0,c=0,r=0],true)@START 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=520,h=1,cl=-1} last=true content=HeapByteBuffer@66d85781[p=0,l=0,c=0,r=0]={<<<>>>} 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:37 GMT 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d1cb2c4] ([p=0,l=109,c=8192,r=109],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=109,c=8192,r=109]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:37.146 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/error,age=4} 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=520,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d1cb2c4] ([p=109,l=109,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@4c1a9b55 w=false 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.147 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse - Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.getContent(SimpleResponse.java:74) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:200) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:25) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Server returned HTTP response code: 520 for URL: http://127.0.0.1:8899/error at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(HttpURLConnection.java:3074) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleResponse.(SimpleResponse.java:43) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:34) at org.eclipse.sensinact.gateway.protocol.http.client.SimpleRequest.createResponse(SimpleRequest.java:18) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.protocol.http.client.mid.MidClient.doHandle(MidClient.java:198) ... 9 common frames omitted 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/error,age=4} 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /error written=0 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:37.147 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.148 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.148 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.148 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.148 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.148 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.148 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:37.149 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.149 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.149 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.149 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.149 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:37.149 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:37.150 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.150 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@d60f7 waiting 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.150 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.188 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:37.189 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:37.189 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=39/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.189 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=40/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.190 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=40/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:37.190 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:05:37.19Z 16:05:37.190 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:05:37.19Z 16:05:37.191 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:05:37.191Z 16:05:37.191 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:05:37.19Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=41/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:37.191 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:05:37.191Z tryProduce true 16:05:37.191 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:37.191 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.191 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=42/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.191 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.191 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.192 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.192 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.192 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 127 HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:37.193 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:37.194 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} GET //127.0.0.1:8899/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:37.194 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:37.194 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=1} 16:05:37.194 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=1} 16:05:37.194 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.195 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} 16:05:37.195 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} 16:05:37.195 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:37.195 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:37.199 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@511ae467[p=0,l=35,c=512,r=35]={<<<{"method":"GET","url":"/providers"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.200 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=35,c=32768,r=35]={<<<{"method":"GET","url":"/providers"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.201 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b02bb76[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.201 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.201 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=8} 16:05:37.201 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.201 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:37.201 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=8} 16:05:37.202 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.202 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.202 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=9} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.202 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=9} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.202 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.202 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:37.203 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=9} 16:05:37.203 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:37.203 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=10} 16:05:37.203 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:37.203 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=10} parsed false HttpParser{s=END,0 of -1} 16:05:37.203 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=10} 16:05:37.204 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@45069136) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.204 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@43b97c2d 16:05:37.204 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=11} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.204 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a9d2d11] (null,[p=0,l=36,c=32768,r=36],true)@START 16:05:37.204 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.204 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.205 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:37.205 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a9d2d11] ([p=0,l=141,c=8192,r=141],[p=0,l=36,c=32768,r=36],true)@COMPLETING 16:05:37.205 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:37.205 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:37.205 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 177 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=13/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=12} 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=177 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a9d2d11] ([p=141,l=141,c=8192,r=0],[p=36,l=36,c=32768,r=0],true)@END 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@45069136 w=false 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers,age=13} 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers written=36 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:37.206 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.207 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.207 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.207 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.207 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.207 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.208 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:37.208 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.209 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.209 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.209 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.210 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:37.210 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:37.210 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.210 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@78bf9bc8 waiting 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:37.210 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.211 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.211 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:37.211 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:05:37.211Z 16:05:37.211 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:05:37.211Z 16:05:37.212 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:05:37.212Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:37.212 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:05:37.212Z 16:05:37.212 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.212 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:05:37.212Z tryProduce true 16:05:37.212 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:37.212 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.212 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.212 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.212 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.213 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 127 HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=127,c=8192,r=127]={<<>>v20210604...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:37.213 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=0} GET //127.0.0.1:8899/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=1} 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers,age=1} 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=1} 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=1} 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:37.214 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:37.215 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f41f879[p=0,l=35,c=512,r=35]={<<<{"method":"GET","url":"/providers"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.215 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=35,c=32768,r=35]={<<<{"method":"GET","url":"/providers"}>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.215 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77d3edc7[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.215 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.215 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=2} 16:05:37.216 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.216 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:37.216 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=3} 16:05:37.216 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.216 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.216 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=3} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.216 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=3} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=4} 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=4} 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=4} parsed false HttpParser{s=END,0 of -1} 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=4} 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2f6918d5) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@287bbc96 16:05:37.217 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48990bd0] (null,[p=0,l=36,c=32768,r=36],true)@START 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48990bd0] ([p=0,l=141,c=8192,r=141],[p=0,l=36,c=32768,r=36],true)@COMPLETING 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@22bb6cdf[p=0,l=36,c=32768,r=36]={<<<{"method":"GET","url":"/providers"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 177 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers,age=5} 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=177 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48990bd0] ([p=141,l=141,c=8192,r=0],[p=36,l=36,c=32768,r=0],true)@END 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@2f6918d5 w=false 16:05:37.218 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers,age=6} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers written=36 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.219 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.220 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.220 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:37.220 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.220 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.220 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.220 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.221 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:37.221 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:37.221 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.221 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@d60f7 waiting 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.221 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.283 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:37.283 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:37.283 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=62/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.284 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=63/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.284 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=63/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:37.284 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:05:37.284Z 16:05:37.285 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:05:37.285Z 16:05:37.285 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:05:37.285Z 16:05:37.285 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:05:37.285Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=64/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:37.285 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:05:37.285Z tryProduce true 16:05:37.285 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:37.285 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.286 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=65/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.286 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=65/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.286 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.286 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=65/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.286 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 150 HeapByteBuffer@719e3858[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.286 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 150 HeapByteBuffer@719e3858[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=150,c=8192,r=150]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:37.287 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:37.288 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers?param1=value1¶m2=5 on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} GET //127.0.0.1:8899/providers?param1=value1¶m2=5 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:05:37.288 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:05:37.288 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} 16:05:37.288 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers?param1=value1¶m2=5 HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=1} 16:05:37.288 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.289 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=2} 16:05:37.289 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=2} 16:05:37.289 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:37.289 [qtp332365138-37] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d24142e[p=0,l=58,c=512,r=58]={<<<{"method":"GET","url":"/p...aram1=value1¶m2=5"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=58,c=32768,r=58]={<<<{"method":"GET","url":"/p...aram1=value1¶m2=5"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e02553e[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=3} 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=3} 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.290 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.291 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=4} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.291 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=4} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.291 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>GET /prov...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.291 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:37.291 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=4} 16:05:37.291 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:37.291 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=4} 16:05:37.292 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:05:37.292 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=5} parsed false HttpParser{s=END,0 of -1} 16:05:37.292 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=5} 16:05:37.292 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7dea15c1) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@22bb6cdf[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.292 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@22bb6cdf[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5afcbb45 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77d44150] (null,[p=0,l=59,c=32768,r=59],true)@START 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@22bb6cdf[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77d44150] ([p=0,l=141,c=8192,r=141],[p=0,l=59,c=32768,r=59],true)@COMPLETING 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=141,c=8192,r=141]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@22bb6cdf[p=0,l=59,c=32768,r=59]={<<<{"method":"GET","url":"/p...ram1=value1¶m2=5"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:37.293 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 200 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=7} 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=200 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77d44150] ([p=141,l=141,c=8192,r=0],[p=59,l=59,c=32768,r=0],true)@END 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@7dea15c1 w=false 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers?param1=value1¶m2=5,age=7} 16:05:37.294 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers written=59 16:05:37.295 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.295 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:05:37.295 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:37.295 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.295 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.295 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.295 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.296 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.296 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.296 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:05:37.296 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.297 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.297 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.297 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.297 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:37.297 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:37.298 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:37.298 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:37.298 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:37.298 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:37.298 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:37.298 [qtp332365138-37] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.298 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.300 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.300 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@78bf9bc8 waiting 16:05:37.300 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.300 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 1/1/1 selected 16:05:37.300 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 1 keys, 0 updates 16:05:37.300 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@8811b4e SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.300 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.301 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:05:37.301 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} tryExecute EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:05:37.301Z 16:05:37.301 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 offer EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:05:37.301Z 16:05:37.301 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:05:37.301Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:05:37.301 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@78bf9bc8 task=EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:05:37.301Z 16:05:37.302 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.302 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=true/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:05:37.302Z tryProduce true 16:05:37.302 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:05:37.302 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.302 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.302 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 428 HeapByteBuffer@719e3858[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.302 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.302 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.302 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 428 HeapByteBuffer@719e3858[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=428,c=8192,r=428]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:05:37.313 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 195 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of 195},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 195} 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.314 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 16:05:37.315 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 16:05:37.315 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/providers/slider/services/cursor/resources/position/SUBSCRIBE|null -> callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:37.315 [qtp332365138-39] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:05:37.317 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=CONTENT,0 of 195},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} parse HeapByteBuffer@719e3858[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.317 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@719e3858[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.317 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} Content@7170ceb7{HeapByteBufferR@159dc03d[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:05:37.324 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=0,[0]=null,s=STREAM] addContent Content@7170ceb7{HeapByteBufferR@159dc03d[p=233,l=428,c=8192,r=195]={POST /pro...195\r\n\r\n<<<{"parameters":[{"name":"c..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:05:37.324 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:05:37.324 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=10} 16:05:37.324 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:05:37.325 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=11} 16:05:37.325 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:05:37.325 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,195 of 195},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=11} parsed false HttpParser{s=END,195 of 195} 16:05:37.325 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@7170ceb7{HeapByteBufferR@159dc03d[p=234,l=428,c=8192,r=194]={POST /pro...95\r\n\r\n{<<<"parameters":[{"name":"ca..."complement":false}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:05:37.325 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@7170ceb7{HeapByteBufferR@159dc03d[p=235,l=428,c=8192,r=193]={POST /pro...5\r\n\r\n{"<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:05:37.325 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@7170ceb7{HeapByteBufferR@159dc03d[p=236,l=428,c=8192,r=192]={POST /pro...\r\n\r\n{"p<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:05:37.325 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@7170ceb7{HeapByteBufferR@159dc03d[p=237,l=428,c=8192,r=191]={POST /pro...\n\r\n{"pa<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:05:37.326 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@4bcd075c[c=195,q=1,[0]=EOF,s=STREAM] read 191 from Content@7170ceb7{HeapByteBufferR@159dc03d[p=428,l=428,c=8192,r=0]={POST /pro...se}]}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:05:37.383 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=80/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,195 of 195},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=69} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50e0b80b[p=0,l=349,c=512,r=349]={<<<{"method":"POST","url":"/...complement":false}]}]}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=349,c=32768,r=349]={<<<{"method":"POST","url":"/...complement":false}]}]}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f30257e[p=0,l=1,c=512,r=1]={<<<\n>>>"method":...\x00\x00\x00\x00\x00\x00\x00}) 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@22bb6cdf[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=70} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=70} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@58c25359) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@22bb6cdf[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@22bb6cdf[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2325fc54 16:05:37.384 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=70} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.387 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76d028db] (null,[p=0,l=350,c=32768,r=350],true)@START 16:05:37.387 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@22bb6cdf[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.387 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:05:37 GMT Content-Type: application/json 16:05:37.387 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:05:37.387 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76d028db] ([p=0,l=142,c=8192,r=142],[p=0,l=350,c=32768,r=350],true)@COMPLETING 16:05:37.387 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1456d3fb{IDLE}->null [HeapByteBuffer@719e3858[p=0,l=142,c=8192,r=142]={<<>>gent: Jav...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@22bb6cdf[p=0,l=350,c=32768,r=350]={<<<{"method":"POST","url":"/...omplement":false}]}]}}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:05:37.387 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{WRITING}->null:IDLE-->WRITING 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 492 SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=W,to=85/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=END,195 of 195},g=HttpGenerator@35ea113c{s=COMPLETING}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=74} 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=492 remaining=0 WriteFlusher@1456d3fb{WRITING}->null 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1456d3fb{IDLE}->null:WRITING-->IDLE 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@529610c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76d028db] ([p=142,l=142,c=8192,r=0],[p=350,l=350,c=32768,r=0],true)@END 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@58c25359 w=false 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3df3d331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3df3d331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.388 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=75} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /providers/slider/services/cursor/resources/position/SUBSCRIBE written=350 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3df3d331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,195 of 195} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.389 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:05:37.390 [qtp332365138-39] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@719e3858[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:05:37.390 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} Stopping Jetty server ... 16:05:37.390 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.390 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@5d2a4eed{STARTED}[9.4.42.v20210604] 16:05:37.398 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@5d2a4eed{STOPPING}[9.4.42.v20210604] 16:05:37.399 [qtp332365138-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.399 [qtp332365138-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.399 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp332365138-35-acceptor-0@63623237-ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}] 16:05:37.399 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.399 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 on ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:37.399 [qtp332365138-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=1 16:05:37.399 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:37.399 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:37.399 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:37.399 [qtp332365138-39] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:05:37.399 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:37.399 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$464/827064671@5f2c2432 16:05:37.399 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@d60f7 waiting 16:05:37.400 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.400 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.400 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.400 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@5d2a4eed{STOPPING}[9.4.42.v20210604] by 16:05:37.401 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:37.401 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:37.401 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@4bf343d2{STARTED} id=0 keys=1 selected=0 updates=0 16:05:37.402 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6eeade6c on ManagedSelector@4bf343d2{STOPPING} id=0 keys=1 selected=0 updates=0 16:05:37.402 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STOPPING} id=0 keys=1 selected=0 updates=1 16:05:37.402 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:37.402 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/1 selected 16:05:37.402 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:37.402 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:37.402 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6eeade6c 16:05:37.402 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@4bf343d2{STOPPING} id=0 keys=1 selected=0 updates=0 16:05:37.404 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.404 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.404 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@ebffea{l=/127.0.0.1:8899,r=/127.0.0.1:42964,CLOSED,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.405 [qtp332365138-37] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@55a2ce06{AC.ReadCB@4e84cca3{HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:42964,CLOSED,fill=FI,flush=-,to=6/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e84cca3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 16:05:37.405 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 16:05:37.405 [qtp332365138-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 16:05:37.405 [qtp332365138-37] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:42964,CLOSED,fill=-,flush=-,to=6/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e84cca3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 16:05:37.405 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4bf343d2{STOPPING} id=0 keys=1 selected=0 updates=0 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@518623f9 startThread=0 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.406 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@518623f9 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}] 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 waiting with 1 keys 16:05:37.406 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4a891c97 on ManagedSelector@4bf343d2{STOPPING} id=0 keys=0 selected=0 updates=0 16:05:37.406 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4bf343d2{STOPPING} id=0 keys=0 selected=0 updates=1 16:05:37.406 [qtp332365138-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@ebffea{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e84cca3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken with none selected 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 woken up from select, 0/0/0 selected 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@646f5f6 processing 0 keys, 1 updates 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4a891c97 16:05:37.406 [qtp332365138-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@4e84cca3::SocketChannelEndPoint@ebffea{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e84cca3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@35ea113c{s=START}]=>HttpChannelOverHttp@727f7d15{s=HttpChannelState@3df3d331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:05:37.406 [qtp332365138-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:05:37.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/PRODUCING/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:05:37.407Z 16:05:37.410 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@78bf9bc8 size 2 > capacity 16:05:37.410 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@518623f9 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}] 16:05:37.410 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}@78bf9bc8 in QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}] 16:05:37.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@493857bf/SelectorProducer@7a57a20b/IDLE/p=false/QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:05:37.41Z 16:05:37.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@4bf343d2{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:05:37.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:37.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@57459491[HTTP/1.1] 16:05:37.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@57459491[HTTP/1.1] 16:05:37.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@78fbff54{STARTED} 16:05:37.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@78fbff54{STOPPED} 16:05:37.411 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:37.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@77a98a6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:05:37.411 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@5d2a4eed{STOPPING}[9.4.42.v20210604] 16:05:37.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@51ccb98e{STARTED} 16:05:37.412 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@51ccb98e{STOPPING} 16:05:37.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@51ccb98e{STOPPED} 16:05:37.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@5a7005d{STARTED} 16:05:37.412 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@5a7005d{STOPPING} 16:05:37.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED callbackServlet==org.eclipse.sensinact.gateway.protocol.http.test.JettyTestCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@5a7005d{STOPPED} 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping AttributeContainerMap@7e22550a{size=0} 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED AttributeContainerMap@7e22550a{size=0} 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp332365138]@13cf7d52{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}] 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0}] 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@5f0b4dc7{s=2/2,p=0} 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=1/2,p=0}@d60f7 offer STOP! 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}@76c8c6cc offer STOP! 16:05:37.413 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=0/2,p=0}@d60f7 task=STOP! 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@5f0b4dc7{s=-1/2,p=0} 16:05:37.413 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=-1/2,p=0}@d60f7 Exited 16:05:37.413 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=-1/2,p=0}@76c8c6cc task=STOP! 16:05:37.413 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5f0b4dc7{s=-1/2,p=0}@d60f7 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.413 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5f0b4dc7{s=-1/2,p=0}@76c8c6cc Exited 16:05:37.413 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp332365138-38,5,main] for 14999 16:05:37.414 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5f0b4dc7{s=-1/2,p=0}@76c8c6cc in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-39,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-40,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.421 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.421 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-36,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.414 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.421 [qtp332365138-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-38,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.422 [qtp332365138-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-35,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.422 [qtp332365138-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-41,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.421 [qtp332365138-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-34,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.422 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp332365138-40,5,] for 14991 16:05:37.422 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/131206411@5baf12f0 in QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.422 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp332365138-37,5,main] for 14991 16:05:37.422 [qtp332365138-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp332365138-37,5,main] exited for QueuedThreadPool[qtp332365138]@13cf7d52{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.422 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp332365138]@13cf7d52{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:05:37.422 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@5d2a4eed{STOPPED}[9.4.42.v20210604] [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway:sensinact-sqlite-connector >------ [INFO] Building sensiNact IoT Gateway - SQLite DataBase Connector 2.0-SNAPSHOT [20/121] [INFO] from platform/sensinact-datastore/sensinact-sqlite-connector/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-sqlite-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-sqlite-connector --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-sqlite-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-sqlite-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-sqlite-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-sqlite-connector --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-sqlite-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-sqlite-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-sqlite-connector --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-sqlite-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-sqlite-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-sqlite-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-sqlite-connector --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-sqlite-connector --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-sqlite-connector --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' ERROR: bundle org.eclipse.sensinact.gateway.sensinact-sqlite-connector:2.0.0.202304181605 (12)[SQLiteDataStoreService(5)] : The start method has thrown an exception org.eclipse.sensinact.gateway.datastore.api.UnableToFindDataStoreException: Unable to find data base file : /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/src/test/resources/fake.db at org.eclipse.sensinact.gateway.datastore.sqlite.SQLiteConnectionProvider.setDataStoreName(SQLiteConnectionProvider.java:125) at org.eclipse.sensinact.gateway.datastore.sqlite.SQLiteConnectionProvider.(SQLiteConnectionProvider.java:108) at org.eclipse.sensinact.gateway.datastore.sqlite.SQLiteDataStoreService.start(SQLiteDataStoreService.java:69) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:228) at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41) at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:664) at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:510) at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317) at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307) at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:340) at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:114) at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:982) at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:955) at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:900) at org.apache.felix.framework.ServiceRegistrationImpl.getFactoryUnchecked(ServiceRegistrationImpl.java:348) at org.apache.felix.framework.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:248) at org.apache.felix.framework.ServiceRegistry.getService(ServiceRegistry.java:350) at org.apache.felix.framework.Felix.getService(Felix.java:3954) at org.apache.felix.framework.BundleContextImpl.getService(BundleContextImpl.java:450) at org.osgi.test.common.context.CloseableBundleContext.getService(CloseableBundleContext.java:294) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.osgi.test.common.context.CloseableBundleContext.lambda$invoker$3(CloseableBundleContext.java:123) at org.osgi.test.common.context.CloseableBundleContext.invoke(CloseableBundleContext.java:150) at com.sun.proxy.$Proxy17.getService(Unknown Source) at org.osgi.test.common.context.CloseableBundleContext.getService(CloseableBundleContext.java:294) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.osgi.test.common.context.CloseableBundleContext.lambda$invoker$3(CloseableBundleContext.java:123) at org.osgi.test.common.context.CloseableBundleContext.invoke(CloseableBundleContext.java:150) at com.sun.proxy.$Proxy17.getService(Unknown Source) at org.osgi.test.common.service.ServiceConfiguration$InnerCustomizer.lambda$addingService$1(ServiceConfiguration.java:243) at java.util.Optional.orElseGet(Optional.java:267) at org.osgi.test.common.service.ServiceConfiguration$InnerCustomizer.addingService(ServiceConfiguration.java:243) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:943) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:871) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256) at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229) at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:903) at org.apache.felix.framework.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:990) at org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:838) at org.apache.felix.framework.EventDispatcher.fireServiceEvent(EventDispatcher.java:545) at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4833) at org.apache.felix.framework.Felix.registerService(Felix.java:3804) at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:328) at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:906) at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:892) at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:128) at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:959) at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:732) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractComponentManager.java:666) at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:432) at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.configurationUpdated(ConfigurableComponentHolder.java:440) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport.configurationEvent(RegionConfigurationSupport.java:316) at org.apache.felix.scr.impl.manager.RegionConfigurationSupport$2.configurationEvent(RegionConfigurationSupport.java:118) at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1709) at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1651) at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:138) at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:105) at java.lang.Thread.run(Thread.java:748) [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-sqlite-connector --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-sqlite-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway:sensinact-generic >----------- [INFO] Building sensiNact IoT Gateway - Generic implementation 2.0-SNAPSHOT [21/121] [INFO] from platform/sensinact-generic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-generic --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-generic --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-generic --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-generic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-generic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 140 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/src/main/java/org/eclipse/sensinact/gateway/generic/ExtModelInstance.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/src/main/java/org/eclipse/sensinact/gateway/generic/ExtModelInstance.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-generic --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-generic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-generic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/src/test/java/org/eclipse/sensinact/gateway/generic/test/tb/moke/Activator.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/src/test/java/org/eclipse/sensinact/gateway/generic/test/tb/moke/Activator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-generic --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer.*] [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/tests.bnd [0:0]: extra-5.bnd: Host sensinact-generic-test-moke-4= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/tests.bnd [0:0]: extra-6.bnd: Host sensinact-generic-test-moke-4= for this fragment/require bundle cannot be found on the classpath [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-generic --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-generic --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-generic --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-generic --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-generic --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.sensinact-test;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-generic --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.sensinact-test;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' # startlevel: not handled # java.class.path /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar # inited runbundles=[/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] activators=[] timeout=0 # version biz.aQute.launcher.pre;version=6.1.0.202111112301-SNAPSHOT, org.apache.felix.framework;version=6.0.3, biz.aQute.launcher;version=6.1.0.202111112301-SNAPSHOT # using working dir: /tmp/osgi.1991762163141023883.fw with keeping=false # deleting working dir /tmp/osgi.1991762163141023883.fw because not kept # system packages used: com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" # using META-INF/services # framework instance org.apache.felix.framework [0] # inited system bundle org.apache.felix.framework [0] # registered launcher with arguments for syncing # start embedded activators # Updating framework with [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar # installing /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar # installing /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar # installing /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar # installing /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar # installing /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # system bundle started ok # Waiting for refresh to finish # Refresh is finished # bundles administered [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # Will start bundles: [ch.qos.logback.core [1], log4j [2], org.apache.felix.scr [3], org.opentest4j [4], org.osgi.service.cm [5], org.osgi.test.common [6], org.osgi.test.junit5 [7], org.osgi.util.function [8], org.osgi.util.promise [9], slf4j.api [10], org.eclipse.sensinact.gateway.sensinact-common [11], org.eclipse.sensinact.gateway.sensinact-core [12], org.eclipse.sensinact.gateway.sensinact-datastore-api [13], org.eclipse.sensinact.gateway.sensinact-generic [14], org.eclipse.sensinact.gateway.sensinact-generic-tests [15], org.eclipse.sensinact.gateway.sensinact-signature-validator-api [16], org.eclipse.sensinact.gateway.sensinact-utils [17], org.eclipse.sensinact.gateway.tools.sensinact-test [18], org.eclipse.sensinact.gateway.sensinact-security-none [19], org.eclipse.sensinact.gateway.sensinact-signature-validator-mock [20], org.apache.felix.framework.security [21], junit-jupiter-api [22], junit-jupiter-engine [23], junit-jupiter-params [24], junit-platform-commons [25], junit-platform-engine [26], junit-platform-launcher [27], com.fasterxml.jackson.core.jackson-annotations [28], com.fasterxml.jackson.core.jackson-core [29], com.fasterxml.jackson.core.jackson-databind [30], jakarta.json-api [31], org.eclipse.parsson [32], ch.qos.logback.classic [33], biz.aQute.tester.junit-platform [34]] # starting ch.qos.logback.core # started ch.qos.logback.core # starting log4j # started log4j # starting org.apache.felix.scr # started org.apache.felix.scr # starting org.opentest4j # started org.opentest4j # starting org.osgi.service.cm # started org.osgi.service.cm # starting org.osgi.test.common # started org.osgi.test.common # starting org.osgi.test.junit5 # started org.osgi.test.junit5 # starting org.osgi.util.function # started org.osgi.util.function # starting org.osgi.util.promise # started org.osgi.util.promise # starting slf4j.api # started slf4j.api # starting org.eclipse.sensinact.gateway.sensinact-common # started org.eclipse.sensinact.gateway.sensinact-common # starting org.eclipse.sensinact.gateway.sensinact-core # started org.eclipse.sensinact.gateway.sensinact-core # starting org.eclipse.sensinact.gateway.sensinact-datastore-api # started org.eclipse.sensinact.gateway.sensinact-datastore-api # starting org.eclipse.sensinact.gateway.sensinact-generic # started org.eclipse.sensinact.gateway.sensinact-generic # starting org.eclipse.sensinact.gateway.sensinact-generic-tests # started org.eclipse.sensinact.gateway.sensinact-generic-tests # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-api # started org.eclipse.sensinact.gateway.sensinact-signature-validator-api # starting org.eclipse.sensinact.gateway.sensinact-utils # started org.eclipse.sensinact.gateway.sensinact-utils # starting org.eclipse.sensinact.gateway.tools.sensinact-test # started org.eclipse.sensinact.gateway.tools.sensinact-test # starting org.eclipse.sensinact.gateway.sensinact-security-none # started org.eclipse.sensinact.gateway.sensinact-security-none # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # started org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # starting org.apache.felix.framework.security # started org.apache.felix.framework.security # starting junit-jupiter-api # started junit-jupiter-api # starting junit-jupiter-engine # started junit-jupiter-engine # starting junit-jupiter-params # started junit-jupiter-params # starting junit-platform-commons # started junit-platform-commons # starting junit-platform-engine # started junit-platform-engine # starting junit-platform-launcher # started junit-platform-launcher # starting com.fasterxml.jackson.core.jackson-annotations # started com.fasterxml.jackson.core.jackson-annotations # starting com.fasterxml.jackson.core.jackson-core # started com.fasterxml.jackson.core.jackson-core # starting com.fasterxml.jackson.core.jackson-databind # started com.fasterxml.jackson.core.jackson-databind # starting jakarta.json-api # started jakarta.json-api # starting org.eclipse.parsson # started org.eclipse.parsson # starting ch.qos.logback.classic # started ch.qos.logback.classic # starting biz.aQute.tester.junit-platform # service event org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # selected main thread org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # started biz.aQute.tester.junit-platform ------------------------------- REPORT -------------------------- Framework class org.apache.felix.framework.Felix Framework type META-INF/services Storage null Keep false Security false Has StartLevels false Startlevel 1 Run bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar Java Home /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Classpath /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar System Packages com.sun.net.httpserver javax.net.ssl javax.xml.parsers javax.imageio javax.management javax.naming javax.sql javax.swing javax.swing.border javax.swing.event javax.mail javax.mail.internet javax.management.modelmbean javax.management.remote javax.xml.parsers javax.security.auth javax.security.cert junit.framework junit.textui org.w3c.dom org.xml.sax org.xml.sax.helpers sun.misc sun.security.action sun.reflect org.osgi.framework;version="1.9" org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto" org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring" org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring" org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework" org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource" org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework" org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto" org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework org.osgi.resource" org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto org.osgi.resource.dto" org.osgi.resource;version="1.0" org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto" org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework" org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework" org.osgi.service.url;version="1.0" org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource" org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework" org.osgi.dto;version="1.1" Properties org.eclipse.sensinact.http.corsheader false launch.bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar,/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar,/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar,/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar org.eclipse.sensina..y.location.latitude 45.2d tester.dir /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test-reports/tests launch.noreferences false org.eclipse.sensina..mulated.gui.enabled false tester.unresolved true org.apache.felix.http.jettyEnabled true launch.activation.eager false org.eclipse.sensina..curity.jks.filename /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/../sensinact-security/cert/keystore.jks tester.trace true org.osgi.service.http.port 8899 launch.activators org.osgi.framework.storage.clean onFirstInit launch.timeout 0 launch.framework.restart false org.apache.felix.http.whiteboardEnabled true tester.continuous false launch.embedded false launch.system.packages com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" org.eclipse.sensina..curity.jks.password sensiNact_team launch.keep false org.osgi.framework.system.packages.extra com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" launch.name tests.bndrun launch.trace true org.eclipse.sensina..urity.oauth2.config /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/src/test/resources/sensinact-security-oauth2.config launch.notificationPort -1 launch.services true org.eclipse.sensina...location.longitude 5.7d Id Levl State Modified Location 0 0 ACTIV <> System Bundle 1 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 2 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 3 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar 4 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 5 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar 6 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar 7 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar 8 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar 9 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar 10 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 11 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar 12 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar 13 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar 14 1 ACTIV 202304181605 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar 15 1 RSLVD 202304181605 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar 16 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar 17 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar 18 1 ACTIV 202304181605 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar 19 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar 20 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar 21 1 RSLVD 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar 22 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar 23 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar 24 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar 25 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar 26 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar 27 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar 28 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar 29 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar 30 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar 31 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar 32 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar 33 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 34 1 ACTIV 202111112301 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-generic/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # framework=org.apache.felix.framework [0] # setting launcher service registration to launcher.ready=true # will call main # running in main thread # test cases filter set to null # run unresolved true # using /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test-reports/tests, path: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/test-reports/tests # automatic testing of all bundles with Test-Cases header # Opening BundleTracker for finding test bundles # starting queue # test will run # testing request org.junit.platform.launcher.core.DefaultDiscoveryRequest@60df60da # TestPlan Execution Started: org.junit.platform.launcher.core.InternalTestPlan@704f1591 # Execution Started: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] # Execution Started: [14] org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605] # Execution Started: [15] org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605] # Execution Started: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter] # Execution Started: TestGenericImplementation - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation] # Execution Skipped: testExtraCatalogs(Bundle, Bundle, Bundle, Core) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testExtraCatalogs(org.osgi.framework.Bundle, org.osgi.framework.Bundle, org.osgi.framework.Bundle, org.eclipse.sensinact.gateway.core.Core)] - public void org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation.testExtraCatalogs(org.osgi.framework.Bundle,org.osgi.framework.Bundle,org.osgi.framework.Bundle,org.eclipse.sensinact.gateway.core.Core) throws java.lang.Throwable is @Disabled # # Execution Started: testFactory(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testFactory(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 16:06:02.616 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.test-resource 16:06:02.676 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/test-resource.jar 16:06:02.812 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandsStart(org.xml.sax.Attributes) 16:06:02.815 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.816 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.816 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.816 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.817 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.817 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.817 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.817 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.818 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.818 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.818 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.818 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.821 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.XmlDefinition - null java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.(XmlDefinition.java:75) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.(XmlModelParsingContext.java:39) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.(CommandDefinition.java:36) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandStart(XmlResourceConfigHandler.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:294) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.startElement(AbstractContentHandler.java:84) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:744) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) Caused by: java.lang.IllegalArgumentException: No enum constant org.eclipse.sensinact.gateway.generic.Task.CommandType.HELLO at java.lang.Enum.valueOf(Enum.java:238) at org.eclipse.sensinact.gateway.generic.Task$CommandType.valueOf(Task.java:43) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.setCommandType(CommandDefinition.java:45) ... 150 common frames omitted 16:06:02.822 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.822 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.823 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.XmlDefinition - null java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.(XmlDefinition.java:75) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.(XmlModelParsingContext.java:39) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.(CommandDefinition.java:36) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandStart(XmlResourceConfigHandler.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:294) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.start(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.startElement(AbstractContentHandler.java:84) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:744) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) Caused by: java.lang.IllegalArgumentException: No enum constant org.eclipse.sensinact.gateway.generic.Task.CommandType.GOODBYE at java.lang.Enum.valueOf(Enum.java:238) at org.eclipse.sensinact.gateway.generic.Task$CommandType.valueOf(Task.java:43) at org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.setCommandType(CommandDefinition.java:45) ... 150 common frames omitted 16:06:02.824 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.CommandDefinition.identifierEnd() 16:06:02.824 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandEnd() 16:06:02.824 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.commandsEnd() 16:06:02.829 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.838 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.839 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.839 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.839 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.840 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.841 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.841 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.842 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.842 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.842 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.843 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.844 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.844 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.844 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.844 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.846 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.846 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.846 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.846 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.846 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.848 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.848 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.848 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.848 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.848 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.850 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.851 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.851 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.851 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.851 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.852 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.852 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.883 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.883 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.883 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.884 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.885 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.886 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.887 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.888 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.888 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.889 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.889 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.889 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.890 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.890 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:02.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:02.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.891 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.892 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.893 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:02.893 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.893 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.894 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.895 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:02.895 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.896 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:02.896 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.897 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:02.897 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.897 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.898 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.899 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:02.899 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.899 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.900 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:02.900 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.902 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.902 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.903 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.904 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.904 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.904 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.905 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.905 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.906 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.907 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.907 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.908 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.909 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.909 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.910 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.910 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.910 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.911 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.912 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:02.912 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.913 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.917 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:06:02.917 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:02.917 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.918 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.918 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.919 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition - org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] java.lang.ClassNotFoundException: org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1597) at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1982) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition.setResourceClassType(ResourceClassDefinition.java:52) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.mapTag(XmlDefinition.java:89) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.end(XmlModelParsingContext.java:132) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:243) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.endElement(AbstractContentHandler.java:105) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:858) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) 16:06:02.920 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.PolicyDefinition.classnameEnd() 16:06:02.920 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:02.920 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.921 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:02.921 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.922 [main] ERROR org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition - org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] java.lang.ClassNotFoundException: org.eclipse.sensinact.gateway.generic.test.moke.MokeAction not found by sensinact-generic.test-resource [35] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1597) at org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1982) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.eclipse.sensinact.gateway.generic.parser.ResourceClassDefinition.setResourceClassType(ResourceClassDefinition.java:52) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.invoke(XmlDefinition.java:105) at org.eclipse.sensinact.gateway.generic.parser.XmlDefinition.mapTag(XmlDefinition.java:89) at org.eclipse.sensinact.gateway.generic.parser.XmlModelParsingContext.end(XmlModelParsingContext.java:132) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:243) at org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.end(XmlResourceConfigHandler.java:45) at org.eclipse.sensinact.gateway.util.xml.AbstractContentHandler.endElement(AbstractContentHandler.java:105) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609) at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:858) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.sensinact.gateway.util.xml.XMLUtil.parse(XMLUtil.java:67) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:74) at org.eclipse.sensinact.gateway.generic.ExtResourceConfig.loadFromXml(ExtResourceConfig.java:59) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:268) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:215) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:173) at org.eclipse.sensinact.gateway.generic.ExtModelConfiguration.(ExtModelConfiguration.java:140) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:618) at org.eclipse.sensinact.gateway.util.ReflectUtils.getInstance(ReflectUtils.java:556) at org.eclipse.sensinact.gateway.generic.ExtModelConfigurationBuilder.build(ExtModelConfigurationBuilder.java:311) at org.eclipse.sensinact.gateway.generic.test.tb.moke.Activator.doStart(Activator.java:58) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at org.osgi.test.common.install.BundleInstaller.installBundle(BundleInstaller.java:265) at org.osgi.test.junit5.context.InstalledBundleExtension.installedBundleOf(InstalledBundleExtension.java:141) at org.osgi.test.junit5.context.InstalledBundleExtension.resolveParameter(InstalledBundleExtension.java:108) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameter(ExecutableInvoker.java:216) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:183) at org.junit.jupiter.engine.execution.ExecutableInvoker.resolveParameters(ExecutableInvoker.java:144) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:96) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.util.ArrayList.forEach(ArrayList.java:1257) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at aQute.tester.bundle.engine.BundleDescriptor.executeChild(BundleDescriptor.java:49) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$7(BundleEngine.java:120) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:120) at aQute.tester.bundle.engine.BundleEngine.lambda$executeBundle$8(BundleEngine.java:133) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.executeBundle(BundleEngine.java:133) at aQute.tester.bundle.engine.BundleEngine.lambda$execute$5(BundleEngine.java:100) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at aQute.tester.bundle.engine.BundleEngine.execute(BundleEngine.java:100) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at aQute.tester.junit.platform.Activator.test(Activator.java:439) at aQute.tester.junit.platform.Activator.automatic(Activator.java:344) at aQute.tester.junit.platform.Activator.run(Activator.java:216) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at aQute.launcher.Launcher.launch(Launcher.java:450) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) 16:06:02.922 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.PolicyDefinition.classnameEnd() 16:06:02.922 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:02.923 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:02.923 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:06:02.924 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:06:02.924 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:02.924 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:02.983 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:02.996 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:03.000 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/test-resource.jar 16:06:03.040 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/test-resource.jar 16:06:03.094 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:03.112 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:03.115 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:03.117 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:03.123 [Thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:03.125 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'device1' started 16:06:03.125 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : device1 16:06:03.125 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:03.127 [Thread-2] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'device1' service provider : pir 16:06:03.129 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'pir' resource registered 16:06:03.133 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - pir already started 16:06:03.134 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 16:06:03.137 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 16:06:03.139 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'threshold' resource registered 16:06:03.143 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - threshold already started 16:06:03.143 [Thread-2] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'device1' service provider : ldr 16:06:03.145 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:06:03.149 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:06:03.150 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 16:06:03.152 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 16:06:03.154 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'threshold' resource registered 16:06:03.156 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - threshold already started 16:06:03.157 [Thread-2] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'device1' service provider : gpr 16:06:03.158 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 16:06:03.161 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 16:06:03.162 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'threshold' resource registered 16:06:03.185 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - threshold already started 16:06:03.187 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'sms' resource registered 16:06:03.188 [Thread-2] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - sms already started 16:06:03.189 [Stack Engine Worker Thread] ERROR org.eclipse.sensinact.gateway.util.GeoJsonUtils - Unrecognized token 'unknown': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"unknown"; line: 1, column: 8] com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'unknown': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"unknown"; line: 1, column: 8] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2391) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:745) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._reportInvalidToken(ReaderBasedJsonParser.java:2961) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:2002) at com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:802) at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4761) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4667) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3629) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3597) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.readGeoJson(GeoJsonUtils.java:39) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.getPointsFromGeoJson(GeoJsonUtils.java:48) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.getFirstPointFromGeoJsonPoint(GeoJsonUtils.java:81) at org.eclipse.sensinact.gateway.util.GeoJsonUtils.getFirstPointFromLocationString(GeoJsonUtils.java:74) at org.eclipse.sensinact.gateway.core.ModelInstanceRegistration.updateResourceAppearing(ModelInstanceRegistration.java:295) at org.eclipse.sensinact.gateway.core.ModelInstanceRegistration.updateContent(ModelInstanceRegistration.java:255) at org.eclipse.sensinact.gateway.core.ModelInstanceRegistration.doCallback(ModelInstanceRegistration.java:470) at org.eclipse.sensinact.gateway.core.message.AbstractMidCallback$MessageRegistererDirectDelegate.register(AbstractMidCallback.java:62) at org.eclipse.sensinact.gateway.core.message.SnaMessageListener.doHandleSubscribers(SnaMessageListener.java:229) at org.eclipse.sensinact.gateway.core.message.SnaMessageListener.doHandle(SnaMessageListener.java:194) at org.eclipse.sensinact.gateway.core.message.SnaMessageListener.doHandle(SnaMessageListener.java:39) at org.eclipse.sensinact.gateway.util.stack.StackEngine.dequeue(StackEngine.java:82) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 16:06:03.189 [Stack Engine Worker Thread] DEBUG org.eclipse.sensinact.gateway.core.ModelInstanceRegistration - null 16:06:03.195 [Thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done Resources value condition threshold 16:06:05.174 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testFactory(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testFactory(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 16:06:05.239 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.genova-resource 16:06:05.245 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.269 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:05.283 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.285 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:05.285 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.286 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.286 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.286 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:05.287 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.287 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.287 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.288 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.289 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.289 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.290 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.290 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.290 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.291 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.291 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.291 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.291 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.292 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.293 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.293 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.293 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.293 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.296 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.296 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.297 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.297 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.297 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.297 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.298 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.298 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.299 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.299 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.299 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.300 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.301 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.302 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.302 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.302 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.303 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.303 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.304 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.304 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.304 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:05.304 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:05.305 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.305 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.305 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.306 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.306 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.307 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.308 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.308 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.308 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:05.309 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:05.309 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:05.309 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:06:05.311 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:05.311 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:05.311 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:05.311 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:05.312 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:05.312 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:06:05.313 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:05.315 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.325 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.327 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.336 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.337 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.390 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.391 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.399 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.401 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.408 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/genova-resource.jar 16:06:05.412 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:05.415 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:05.417 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:05.419 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:05.423 [Thread-3] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:05.424 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'weather_5' started 16:06:05.426 [Thread-3] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'weather_5' service provider : weather 16:06:05.427 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'pressure' resource registered 16:06:05.430 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - pressure already started 16:06:05.431 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:06:05.434 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:06:05.435 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'wind-chill' resource registered 16:06:05.438 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - wind-chill already started 16:06:05.439 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'rainfall' resource registered 16:06:05.442 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - rainfall already started 16:06:05.443 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:06:05.445 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:06:05.446 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dew-point' resource registered 16:06:05.449 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dew-point already started 16:06:05.484 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'wind-orientation' resource registered 16:06:05.486 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - wind-orientation already started 16:06:05.487 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'wind-speed' resource registered 16:06:05.490 [Thread-3] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - wind-speed already started 16:06:05.490 [Thread-3] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:07.429 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:06:07.430 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_8 not started 16:06:07.431 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_7 not started 16:06:07.432 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_6 not started 16:06:07.443 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - hydrometers_4 not started # Execution Finished: testResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testActionResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testActionResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 16:06:07.484 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.st-resource 16:06:07.488 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/st-resource.jar 16:06:07.517 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.518 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.519 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:07.520 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:07.520 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:07.520 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:07.520 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.521 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.521 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.522 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.523 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:07.523 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:07.524 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:07.524 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:07.524 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.524 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.525 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.526 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.527 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:07.527 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:07.527 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:07.527 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:07.527 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.527 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.528 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.529 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.529 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:07.529 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:07.530 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.530 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.530 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.531 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.533 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:07.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:07.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.539 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.542 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:06:07.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:06:07.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:06:07.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:06:07.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:07.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:07.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:06:07.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:06:07.585 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:06:07.585 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:06:07.585 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:06:07.586 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:06:07.586 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:06:07.586 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:06:07.586 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:07.586 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:07.586 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:06:07.587 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:07.587 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:06:07.587 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:07.589 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/st-resource.jar 16:06:07.599 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/st-resource.jar 16:06:07.603 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:07.605 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:07.607 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:07.609 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:07.612 [Thread-4] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:07.613 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'SmartPlug' started 16:06:07.616 [Thread-4] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'SmartPlug' service provider : PowerService 16:06:07.617 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'power' resource registered 16:06:07.632 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - power already started 16:06:07.634 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'energy' resource registered 16:06:07.638 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - energy already started 16:06:07.639 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:06:07.641 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:06:07.642 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'variation' resource registered 16:06:07.645 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - variation already started 16:06:07.645 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'voltage' resource registered 16:06:07.647 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - voltage already started 16:06:07.683 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turnon' resource registered 16:06:07.683 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turnon already started 16:06:07.692 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turnoff' resource registered 16:06:07.692 [Thread-4] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turnoff already started 16:06:07.699 [Thread-4] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:09.618 [Thread-5] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:09.619 [Thread-5] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:09.769 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:09.775 [Thread-6] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:09.775 [Thread-6] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:09.925 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:09.930 [Thread-7] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:09.930 [Thread-7] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:10.080 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:10.082 [Thread-8] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:10.083 [Thread-8] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:10.232 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:10.237 [Thread-9] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:10.237 [Thread-9] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:10.387 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:10.389 [Thread-10] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:10.390 [Thread-10] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:10.540 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:10.541 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testActionResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testActionResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testConstrainedResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testConstrainedResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 16:06:10.579 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.temperature-resource 16:06:10.583 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/temperature-resource.jar 16:06:10.605 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:10.607 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:10.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:10.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:10.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:10.608 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:10.609 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:10.609 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:10.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:10.610 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:10.611 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:06:10.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:06:10.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:10.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:10.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:06:10.612 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:06:10.613 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:10.613 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:06:10.613 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:10.614 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/temperature-resource.jar 16:06:10.622 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/temperature-resource.jar 16:06:10.624 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:10.626 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:10.628 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:10.629 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:10.632 [Thread-11] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:10.633 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway' started 16:06:10.634 [Thread-11] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway' service provider : sensor 16:06:10.636 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - TestForSensiNactGateway already started 16:06:10.636 [Thread-12] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:10.636 [Thread-12] WARN org.eclipse.sensinact.gateway.core.ServiceProviderImpl - 'sensor' service already exists 16:06:10.636 [Thread-12] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:10.637 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway' started 16:06:10.639 [Thread-11] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:06:10.644 [Thread-11] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:06:10.644 [Thread-11] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:12.639 [Thread-13] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:12.639 [Thread-13] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:12.789 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:12.792 [Thread-14] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:12.792 [Thread-14] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:12.942 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:12.947 [Thread-15] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:12.947 [Thread-15] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:13.097 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:13.101 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testConstrainedResourceModel(ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testConstrainedResourceModel(org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testAnnotatedPacket(ServiceAware, ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotatedPacket(org.osgi.test.common.service.ServiceAware, org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 16:06:13.141 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.extra-3 16:06:13.143 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.158 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:13.158 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.159 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.159 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.160 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:13.160 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.161 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.161 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.161 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:06:13.162 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.162 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.163 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.163 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.164 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.164 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.165 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.165 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.165 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.166 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.166 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.166 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.167 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.183 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.184 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.184 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.185 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.185 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.185 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.186 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.187 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.187 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.187 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.187 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.188 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.189 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.189 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.189 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.189 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.190 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.191 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.191 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.191 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.191 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.194 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.194 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.195 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.195 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.195 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.196 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.196 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.197 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:06:13.197 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:06:13.197 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.197 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.198 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.199 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.199 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.199 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.200 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.200 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.201 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:13.201 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:13.201 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:13.202 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:06:13.202 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:13.202 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:13.203 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:13.203 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:13.203 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:13.203 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:06:13.204 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:13.208 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.215 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.217 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.224 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.225 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.232 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.233 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.286 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.288 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.294 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-3.jar 16:06:13.297 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:13.299 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:13.300 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:13.302 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:13.304 [Thread-16] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:13.305 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'weather_7' started 16:06:13.313 [Thread-16] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:15.307 [Thread-17] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:15.307 [Thread-17] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:15.457 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:15.460 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:15.461 [main] DEBUG org.eclipse.sensinact.gateway.generic.packet.PojoPacketWrapper - null 16:06:15.462 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:15.463 [Thread-18] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:15.463 [Thread-18] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:15.613 [main] DEBUG org.eclipse.sensinact.gateway.util.JSONUtils - Object to cast is not a JSONable instance 16:06:15.615 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:06:15.616 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_8 not started 16:06:15.616 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_6 not started 16:06:15.617 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - hydrometers_4 not started 16:06:15.618 [main] DEBUG org.eclipse.sensinact.gateway.core.ModelElement - weather_5 not started # Execution Finished: testAnnotatedPacket(ServiceAware, ServiceAware, Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotatedPacket(org.osgi.test.common.service.ServiceAware, org.osgi.test.common.service.ServiceAware, org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testAnnotationResolver(Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotationResolver(org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] 16:06:15.641 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle sensinact-generic.extra-2 16:06:15.643 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-2.jar 16:06:15.655 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:15.656 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:15.656 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:15.657 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:15.657 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:15.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:15.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:15.659 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:15.659 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:15.659 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:15.660 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:15.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.builderEnd() 16:06:15.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:06:15.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:15.661 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:15.662 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:15.662 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:15.662 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:15.662 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:06:15.663 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:15.663 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:06:15.663 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:15.679 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-2.jar 16:06:15.686 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sensinact-generic:2.0.0.202304181605:/extra-2.jar 16:06:15.689 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:15.690 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:15.692 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:15.693 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:15.695 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'providerTest' service provider : measureTest 16:06:15.697 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:06:15.698 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:06:15.699 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 16:06:15.700 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 16:06:15.702 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'providerTest' service provider : serviceTest 16:06:15.703 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:06:15.704 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:06:15.705 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'condition' resource registered 16:06:15.707 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - condition already started 16:06:15.709 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'providerTest' started {"providers":["providerTest"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} {"services":["admin","measureTest","serviceTest"],"type":"SERVICES_LIST","uri":"/providerTest","statusCode":200} {"resources":["value","condition"],"type":"RESOURCES_LIST","uri":"/providerTest/measureTest","statusCode":200} {"resources":["value","condition"],"type":"RESOURCES_LIST","uri":"/providerTest/serviceTest","statusCode":200} {"name":"condition","type":"STATE_VARIABLE","rws":"RO"} 16:06:15.720 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core # Execution Finished: testAnnotationResolver(Core, Bundle) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation]/[method:testAnnotationResolver(org.eclipse.sensinact.gateway.core.Core, org.osgi.framework.Bundle)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: TestGenericImplementation - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.generic.test.TestGenericImplementation] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605]/[sub-engine:junit-jupiter] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [15] org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605]/[fragment:org.eclipse.sensinact.gateway.sensinact-generic-tests;2.0.0.202304181605] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [14] org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-generic;2.0.0.202304181605] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # TestPlan Execution Finished: org.junit.platform.launcher.core.InternalTestPlan@704f1591 # Test run finished after 13403 ms [ 5 containers found ] [ 0 containers skipped ] [ 5 containers started ] [ 0 containers aborted ] [ 5 containers successful ] [ 0 containers failed ] [ 7 tests found ] [ 1 tests skipped ] [ 6 tests started ] [ 0 tests aborted ] [ 6 tests successful ] [ 0 tests failed ] # test ran # queue [] [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-generic --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-generic --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.simulated.devices:simulated-devices >-- [INFO] Building sensiNact IoT Gateway - Simulated Devices 2.0-SNAPSHOT [22/121] [INFO] from simulated-devices/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ simulated-devices --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ simulated-devices --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ simulated-devices --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ simulated-devices --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ simulated-devices --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ simulated-devices --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ simulated-devices --- [INFO] 0 archive(s) processed [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ simulated-devices --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/simulated-devices/2.0-SNAPSHOT/simulated-devices-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ simulated-devices --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:slider >------- [INFO] Building sensiNact IoT Gateway - Simulated Slider 2.0-SNAPSHOT [23/121] [INFO] from simulated-devices/slider/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml (546 B at 55 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml (546 B at 2.8 kB/s) [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/org/codehaus/mojo/xml-maven-plugin/maven-metadata.xml (546 B at 1.8 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom (8.6 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar (64 kB at 6.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom (4.3 kB at 621 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom (17 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/public-parent/2/public-parent-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/public-parent/2/public-parent-2.pom (1.4 kB at 199 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom (23 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar (38 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.pom (8.4 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.jar (69 kB at 6.3 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ slider --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ slider --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ slider --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ slider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ slider --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ slider --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ slider --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ slider --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ slider --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ slider --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ slider --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ slider --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ slider --- [INFO] 2 archive(s) processed [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ slider --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ slider --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (1.5 kB at 185 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (12 kB at 823 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (2.2 kB at 131 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (1.6 kB at 161 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 896 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 426 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 585 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 171 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 612 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 339 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 347 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom (1.7 kB at 83 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom (2.6 kB at 431 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom (21 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 800 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 389 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.pom (17 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (4.2 kB at 604 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (58 kB at 5.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (20 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 6.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 3.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar (7.3 kB at 364 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 6.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar (16 kB at 545 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 4.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 471 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/jline/jline/2.12/jline-2.12.jar (214 kB at 4.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 13 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 11 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar (7.0 MB at 17 MB/s) Found a signature entry [INFO] SHA: 6MOVSzbhM81uaHeY1LKG8FK4EyhlJUfulnfWEq4SiZc= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ slider --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 242 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 572 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 334 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 508 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 318 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 564 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 124 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 440 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 396 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 437 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 308 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 263 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 324 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 3.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom (5.5 kB at 787 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 318 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 292 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 240 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 71 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 559 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 284 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 421 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 100 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 336 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 251 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 665 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 148 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 477 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 502 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 4.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 4.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 12 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 7.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 15 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 3.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 4.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 865 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar (34 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 355 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 5.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 198 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 439 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 8.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 837 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 372 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 277 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 997 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar (61 kB at 1.5 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 162 kB/s) [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ slider --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:light >-------- [INFO] Building sensiNact IoT Gateway - Simulated Light 2.0-SNAPSHOT [24/121] [INFO] from simulated-devices/light/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ light --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ light --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ light --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ light --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ light --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ light --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.light.swing, has 1, private references [org.eclipse.sensinact.gateway.simulated.light.internal] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ light --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ light --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ light --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ light --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ light --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ light --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ light --- [INFO] 2 archive(s) processed [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ light --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ light --- Found a signature entry [INFO] SHA: LD5FAddNv2/9U81tmTEJAS8hRSWCVZXW45LOQBWyLHk= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ light --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ light --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:rest-access >---------- [INFO] Building sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT [25/121] [INFO] from platform/northbound/rest-access/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ rest-access --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ rest-access --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ rest-access --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ rest-access --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ rest-access --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer.*] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ rest-access --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ rest-access --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ rest-access --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ rest-access --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 16:06:36.355 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:06:36.361 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1124ms to org.eclipse.jetty.util.log.Slf4jLog 16:06:36.372 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp780934299]@2e8c1c9b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@793f29ff,POJO} 16:06:36.379 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp780934299]@2e8c1c9b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:36.382 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@742ff096[null] added {org.eclipse.jetty.security.DefaultIdentityService@75437611,POJO} 16:06:36.382 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@742ff096[OSGi HTTP Service Realm] added {UserStore@350aac89{STOPPED},AUTO} 16:06:36.383 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STOPPED}[9.4.42.v20210604] added {HashLoginService@742ff096[OSGi HTTP Service Realm],AUTO} 16:06:36.400 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED},[o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED}]}] 16:06:36.400 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@451001e5{STOPPED} added {o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED},AUTO} 16:06:36.403 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@303cf2ba 16:06:36.411 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=-1,MANAGED} 16:06:36.414 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=-1 added {ServletHandler@4007f65e{STOPPED},MANAGED} 16:06:36.415 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:06:36.416 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@3de8f619,UNMANAGED} 16:06:36.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:06:36.419 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8,POJO} 16:06:36.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@451001e5{STOPPED},MANAGED} 16:06:36.420 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@202b0582{STOPPED}[9.4.42.v20210604] 16:06:36.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTING}[9.4.42.v20210604] added {ErrorHandler@72c8e7b{STOPPED},AUTO} 16:06:36.423 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:06:36.442 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@202b0582{STARTING}[9.4.42.v20210604] 16:06:36.442 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp780934299]@2e8c1c9b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:36.444 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0} 16:06:36.445 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] added {ReservedThreadExecutor@3932c79a{s=0/2,p=0},AUTO} 16:06:36.445 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3932c79a{s=0/2,p=0} 16:06:36.452 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1215ms ReservedThreadExecutor@3932c79a{s=0/2,p=0} 16:06:36.454 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-16,5,main] 16:06:36.454 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-17,5,main] 16:06:36.454 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-18,5,main] 16:06:36.455 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-19,5,main] 16:06:36.455 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.455 [qtp780934299-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.455 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-20,5,main] 16:06:36.455 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-21,5,main] 16:06:36.455 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.455 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-22,5,main] 16:06:36.456 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.456 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.456 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp780934299-23,5,main] 16:06:36.456 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.456 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1219ms QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.456 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.456 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@742ff096[OSGi HTTP Service Realm] 16:06:36.456 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.457 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@350aac89{STOPPED} 16:06:36.457 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1220ms UserStore@350aac89{STARTED} 16:06:36.457 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1220ms HashLoginService@742ff096[OSGi HTTP Service Realm] 16:06:36.457 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@451001e5{STOPPED} 16:06:36.457 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@451001e5{STARTING} 16:06:36.457 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@221a3fa4{/,null,STOPPED} 16:06:36.459 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:06:36.483 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@221a3fa4{/,null,STARTING} 16:06:36.483 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 16:06:36.486 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:06:36.487 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1b66c0fb[passivating=false,graceSec=3600],AUTO} 16:06:36.488 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@7dc19a70{STOPPED}[worker=null] 16:06:36.488 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:06:36.488 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:06:36.489 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@7dc19a70{STARTING}[worker=node0] added {HouseKeeper@37313c65{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:06:36.490 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@37313c65{STOPPED}[interval=600000, ownscheduler=false] 16:06:36.490 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7486b455{STOPPED} 16:06:36.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1254ms ScheduledExecutorScheduler@7486b455{STARTED} 16:06:36.491 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:06:36.492 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:06:36.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1255ms HouseKeeper@37313c65{STARTED}[interval=660000, ownscheduler=true] 16:06:36.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1256ms DefaultSessionIdManager@7dc19a70{STARTED}[worker=node0] 16:06:36.493 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@7dc19a70{STARTED}[worker=node0],MANAGED} 16:06:36.493 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 added {DefaultSessionIdManager@7dc19a70{STARTED}[worker=node0],UNMANAGED} 16:06:36.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@69ee81fc{STOPPED} 16:06:36.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1256ms ScheduledExecutorScheduler@69ee81fc{STARTED} 16:06:36.494 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 16:06:36.494 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@4007f65e{STOPPED} 16:06:36.498 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8[EMBEDDED:null] 16:06:36.499 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:06:36.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:06:36.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:06:36.500 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:06:36.500 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:06:36.500 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:06:36.500 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@4007f65e{STARTING} 16:06:36.500 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:06:36.501 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4007f65e{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606,POJO} 16:06:36.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8[EMBEDDED:null] 16:06:36.501 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:06:36.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606[EMBEDDED:null] 16:06:36.502 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:06:36.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:06:36.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:06:36.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:06:36.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:06:36.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:06:36.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8[EMBEDDED:null] 16:06:36.503 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:06:36.503 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606[EMBEDDED:null] 16:06:36.503 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:06:36.503 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:06:36.503 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:06:36.503 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:06:36.503 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:06:36.503 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:06:36.504 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@4007f65e{STARTING} 16:06:36.504 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1267ms ServletHandler@4007f65e{STARTED} 16:06:36.504 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:06:36.504 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@1b66c0fb[passivating=false,graceSec=3600] 16:06:36.504 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1267ms org.eclipse.jetty.server.session.NullSessionDataStore@1b66c0fb[passivating=false,graceSec=3600] 16:06:36.504 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1267ms org.eclipse.jetty.server.session.DefaultSessionCache@f68f0dc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:06:36.504 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1268ms org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 16:06:36.508 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:06:36.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1273ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:06:36.512 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8 16:06:36.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:06:36.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1275ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-78452606==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@9ca4cd00{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:06:36.512 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:36.513 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1276ms o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:36.513 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1276ms ContextHandlerCollection@451001e5{STARTED} 16:06:36.513 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@72c8e7b{STOPPED} 16:06:36.513 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@72c8e7b{STARTING} 16:06:36.513 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1276ms ErrorHandler@72c8e7b{STARTED} 16:06:36.513 [main] INFO org.eclipse.jetty.server.Server - Started @1276ms 16:06:36.513 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1277ms Server@202b0582{STARTED}[9.4.42.v20210604] 16:06:36.514 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:06:36.520 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@76b07f29[HTTP/1.1] added {HttpConfiguration@38af9828{32768/8192,8192/8192,https://:0,[]},POJO} 16:06:36.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {Server@202b0582{STARTED}[9.4.42.v20210604],UNMANAGED} 16:06:36.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}],UNMANAGED} 16:06:36.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@452e19ca{STOPPED},AUTO} 16:06:36.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@6b0d80ed,POJO} 16:06:36.535 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@76b07f29[HTTP/1.1],AUTO} 16:06:36.535 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@76b07f29[HTTP/1.1] 16:06:36.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:06:36.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTED}[9.4.42.v20210604] added {ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:06:36.538 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:36.585 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:06:36.586 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@452e19ca{STOPPED} 16:06:36.586 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1349ms ScheduledExecutorScheduler@452e19ca{STARTED} 16:06:36.586 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@76b07f29[HTTP/1.1] 16:06:36.586 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1349ms HttpConnectionFactory@76b07f29[HTTP/1.1] 16:06:36.586 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:36.598 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:36.595Z added {SelectorProducer@51a9ad5e,POJO} 16:06:36.601 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:36.599Z added {QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}],UNMANAGED} 16:06:36.602 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:36.602Z created 16:06:36.603 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7f284218{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:36.603Z,MANAGED} 16:06:36.604 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@7f284218{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:36.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7f284218{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:36.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:36.604Z 16:06:36.605 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1367ms EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:36.605Z 16:06:36.608 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3fa247d1 startThread=0 16:06:36.609 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3fa247d1 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.609 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@2cb2fc20 on ManagedSelector@7f284218{STARTING} id=0 keys=0 selected=0 updates=0 16:06:36.609 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:36.609Z tryProduce false 16:06:36.611 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:36.611 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2cb2fc20 16:06:36.611 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:36.611 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 0 keys 16:06:36.611 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1374ms ManagedSelector@7f284218{STARTED} id=0 keys=0 selected=0 updates=0 16:06:36.611 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1374ms SelectorManager@ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:36.612 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@5f0fd5a0,POJO} 16:06:36.612 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@5f0fd5a0 startThread=0 16:06:36.613 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:36.613 [qtp780934299-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@5f0fd5a0 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:36.613 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1376ms ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:06:36.634 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@202b0582{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@4e07b95f,POJO} 16:06:36.705 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 16:06:36.718 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 16:06:36.719 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 16:06:36.720 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 16:06:36.722 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 16:06:36.724 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 16:06:36.748 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 16:06:36.910 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:36.917 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:36.919 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 16:06:36.919 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:36.919 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:36.920 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:36.921 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:36.922 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:06:36.922 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:06:36.922 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:36.922 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:36.923 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:36.929 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:06:36.929 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:06:36.929 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:06:36.930 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:06:36.930 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:36.930 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:36.930 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:36.932 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:06:36.932 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:06:36.932 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:06:36.932 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:06:36.932 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:36.932 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:36.933 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:36.936 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 16:06:36.936 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 16:06:36.936 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:06:36.937 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:06:36.937 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:06:36.937 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:06:36.937 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:06:36.937 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:06:36.938 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:36.938 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:06:36.939 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:06:36.939 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:06:36.939 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:06:36.948 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:37.325 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:37.343 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:37.347 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:37.350 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:37.356 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 16:06:37.362 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:06:37.368 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:06:37.371 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 16:06:37.385 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 16:06:37.387 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 16:06:37.388 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 16:06:37.398 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 16:06:37.399 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 16:06:37.404 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 16:06:37.404 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 16:06:37.409 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started 16:06:37.433 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:06:37.491 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:06:37.492 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:06:37.493 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:06:37.494 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:06:37.494 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:06:37.494 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:06:37.495 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:06:37.501 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:37.523 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:06:37.526 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:06:37.529 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:06:37.531 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:06:37.585 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:06:37.587 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:06:37.589 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:06:37.590 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:06:37.590 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:06:37.591 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:38.270 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@77e6a4b8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47182]] on ManagedSelector@7f284218{STARTED} id=0 keys=0 selected=0 updates=0 16:06:38.270 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=0 selected=0 updates=1 16:06:38.271 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:38.271 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/0 selected 16:06:38.271 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:38.271 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:38.271 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@77e6a4b8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47182]] 16:06:38.272 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@77e6a4b8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47182]] startThread=0 16:06:38.272 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:38.272 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:06:38.272 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@77e6a4b8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47182]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:38.283 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 4 ms, remaining: 59996 ms 16:06:38.315 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=39/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:38.324 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=0}-> 16:06:38.325 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@689e8825 on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 16:06:38.326 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.327 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.328 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=52/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.329 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:38.330 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.330 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=1 16:06:38.330 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=2 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@689e8825 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:38.331 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:38.331 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:06:38.332 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/1 selected 16:06:38.332 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@77e6a4b8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47182]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}] 16:06:38.332 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:38.332 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.333 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.333 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:38.334 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.333Z 16:06:38.334 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 16:06:38.335 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@177b2a09 startThread=0 16:06:38.336 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@177b2a09 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 16:06:38.336 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@177b2a09 started 16:06:38.336 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 waiting 16:06:38.336 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.336Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:38.337 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:06:38.337 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:06:38.337 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:38.337 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:38.338 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:38.338 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.338 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:06:38.339 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:38.345 [qtp780934299-19] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:06:38.346 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.346 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.347 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:38.347 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.347 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:38.383 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:38.383 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:38.383 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:38.384 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:38.384 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:38.385 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:38.385 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:06:38.385 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:06:38.385 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:06:38.386 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:38.386 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:38.386 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:38.386 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:38.386 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:38.386 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:38.387 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:38.387 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:38.387 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:38.389 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:38.389 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=49/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:38.390 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=49/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 16:06:38.392 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 16:06:38.392 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:38.393 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=6} 16:06:38.395 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 16:06:38.395 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:38.395 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:38.395 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:38.396 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:38.396 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:38.396 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:38.425 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.425 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.425 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=85/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=38} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.426 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=85/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=39} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:38.426 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.426 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:38.426 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=39} 16:06:38.426 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:38.427 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=40} 16:06:38.427 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:38.428 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=87/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=40} parsed false HttpParser{s=END,0 of -1} 16:06:38.428 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=88/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=41} 16:06:38.428 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:38.433 [qtp780934299-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:38.527 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2318fabd[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 16:06:38.527 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 16:06:38.528 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55821adb[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:38.528 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=141} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:38 GMT X-Auth-Token: 5c10fc72f79f8b1984320bcf288df8529391fccf Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:38.531 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@849b16] (null,[p=0,l=278,c=278,r=278],true)@START 16:06:38.531 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=278} last=true content=HeapByteBuffer@55821adb[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 16:06:38.531 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:38 GMT X-Auth-Token: 5c10fc72f79f8b1984320bcf288df8529391fccf Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:38.532 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:38.532 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@849b16] ([p=0,l=179,c=16384,r=179],[p=0,l=278,c=278,r=278],true)@COMPLETING 16:06:38.532 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55821adb[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 16:06:38.533 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:38.534 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 457 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=193/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=147} 16:06:38.535 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=457 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:38.535 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:38.535 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@849b16] ([p=179,l=179,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 16:06:38.536 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:38.536 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:38.536 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=149} 16:06:38.536 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:38.536 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:38.537 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=149} 16:06:38.538 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@42cb01cb) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:38.538 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:38.538 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:38.539 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:38.539 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=152} 16:06:38.539 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 16:06:38.539 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:38.541 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:38.542 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:38.542 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.542 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.542 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:38.543 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 65} 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:38.544 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:38.545 [qtp780934299-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:38.545 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:38.545 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:38.545 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:38.545 [qtp780934299-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:38.546 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} parse HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:38.546 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.583 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=39} Content@50702e44{HeapByteBufferR@187b28e1[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:38.583 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@50702e44{HeapByteBufferR@187b28e1[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:38.583 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:38.583 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=39} 16:06:38.583 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:38.584 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=40} 16:06:38.584 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:38.584 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=40} parsed false HttpParser{s=END,65 of 65} 16:06:38.584 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@50702e44{HeapByteBufferR@187b28e1[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:38.585 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=40} 16:06:38.593 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a37e8f5[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 16:06:38.593 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 16:06:38.593 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@60ba4899[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:38.593 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=49} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:38 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:38.593 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@206c5141] (null,[p=0,l=266,c=266,r=266],true)@START 16:06:38.594 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@60ba4899[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:38.594 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:38 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:38.594 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:38.594 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@206c5141] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 16:06:38.594 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@60ba4899[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 16:06:38.594 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=52/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=50} 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@206c5141] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=51} 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=51} 16:06:38.595 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1c86793c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=52} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.596 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.597 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.597 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:38.597 [qtp780934299-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:38.597 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:38.597 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.598 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.598 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:38.598 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.598 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 16:06:38.598 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=1 16:06:38.598 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:38.598 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:06:38.598 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:38.599 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:38.599 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:38.599 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:38.599 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:38.599 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:06:38.599 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:38.599 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:06:38.691 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STOPPED} added {HttpClientTransportOverHTTP@345cf395{STOPPED},AUTO} 16:06:38.691 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STOPPED} added {Client@2257fadf[provider=null,keyStore=null,trustStore=null],AUTO} 16:06:38.692 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@7144655b,POJO} 16:06:38.692 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@5c82cd4f,POJO} 16:06:38.692 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp897801829]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@289fdb08,POJO} 16:06:38.692 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STOPPED} added {QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:38.693 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@1fde4f40,POJO} 16:06:38.694 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@6db9821b[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] added {HttpClient@1c504e66{STOPPED},AUTO} 16:06:38.694 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@6db9821b[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] added {SessionTracker@11a00961{STOPPED},AUTO} 16:06:38.697 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@1f6d27cc{STOPPED} added {InflaterPool@4393593c{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:38.698 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@1f6d27cc{STOPPED} added {DeflaterPool@314c8b4a{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:38.698 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@1f6d27cc{STOPPED},AUTO} 16:06:38.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] 16:06:38.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@1c504e66{STOPPED} 16:06:38.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STARTING} added {ScheduledExecutorScheduler@4c4f4365{STOPPED},AUTO} 16:06:38.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@7ce7e83c,POJO} 16:06:38.708 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@345cf395{STOPPED} 16:06:38.708 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@345cf395{STARTING} added {ClientSelectorManager@f4c0e4e{STOPPED},AUTO} 16:06:38.708 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@f4c0e4e{STOPPED} 16:06:38.709 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.709Z added {SelectorProducer@34e20e6b,POJO} 16:06:38.709 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.709Z added {QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:38.709 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.709Z created 16:06:38.710 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@15ac59c2{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.71Z,MANAGED} 16:06:38.710 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@f4c0e4e{STARTING} added {ManagedSelector@15ac59c2{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:38.710 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@15ac59c2{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:38.710 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.71Z 16:06:38.710 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:38.710 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=0} 16:06:38.711 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] added {ReservedThreadExecutor@7a7d1b47{s=0/2,p=0},AUTO} 16:06:38.711 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@7a7d1b47{s=0/2,p=0} 16:06:38.711 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3474ms ReservedThreadExecutor@7a7d1b47{s=0/2,p=0} 16:06:38.711 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-33,5,main] 16:06:38.711 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-34,5,main] 16:06:38.711 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-35,5,main] 16:06:38.711 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.712 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.712 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-36,5,main] 16:06:38.712 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.712 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-37,5,main] 16:06:38.712 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-38,5,main] 16:06:38.712 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.713 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-39,5,main] 16:06:38.713 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.713 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.713 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@475024998-40,5,main] 16:06:38.713 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.713 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3476ms QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.713 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3476ms EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.713Z 16:06:38.714 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@dc7b462 startThread=0 16:06:38.714 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@dc7b462 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:38.714 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1f51431 on ManagedSelector@15ac59c2{STARTING} id=0 keys=0 selected=0 updates=0 16:06:38.714 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:38.714Z tryProduce false 16:06:38.714 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:38.714 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1f51431 16:06:38.714 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:38.714 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 0 keys 16:06:38.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3477ms ManagedSelector@15ac59c2{STARTED} id=0 keys=0 selected=0 updates=0 16:06:38.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3477ms ClientSelectorManager@f4c0e4e{STARTED} 16:06:38.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3477ms HttpClientTransportOverHTTP@345cf395{STARTED} 16:06:38.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@2257fadf[provider=null,keyStore=null,trustStore=null] 16:06:39.080 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:06:39.080 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:06:39.082 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 442f92e6[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:06:39.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3847ms Client@2257fadf[provider=null,keyStore=null,trustStore=null] 16:06:39.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4c4f4365{STOPPED} 16:06:39.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3848ms ScheduledExecutorScheduler@4c4f4365{STARTED} 16:06:39.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3848ms HttpClient@1c504e66{STARTED} 16:06:39.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@11a00961{STOPPED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3848ms SessionTracker@11a00961{STARTED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@1f6d27cc{STOPPED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@4393593c{STOPPED,size=0,capacity=UNLIMITED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3848ms InflaterPool@4393593c{STARTED,size=0,capacity=UNLIMITED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@314c8b4a{STOPPED,size=0,capacity=UNLIMITED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3848ms DeflaterPool@314c8b4a{STARTED,size=0,capacity=UNLIMITED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3848ms WebSocketExtensionFactory@1f6d27cc{STARTED} 16:06:39.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3848ms WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STARTED},openSessions.size=0] 16:06:39.087 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8 to ws://127.0.0.1:8899/ws/sensinact 16:06:39.099 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:39.101 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:39.102 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:39.103 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:39.105 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8, policy=WebSocketPolicy@64355120[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:39.116 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1c504e66{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=null,MANAGED} 16:06:39.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=null 16:06:39.120 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] added {Pool@6a282fdd[size=0 closed=false],POJO} 16:06:39.120 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:06:39.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:06:39.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3884ms DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:06:39.121 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3884ms HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:06:39.121 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:06:39.122 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7] 16:06:39.123 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 for HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=1,pool=DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=1] 16:06:39.123 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=1] 16:06:39.123 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:06:39.123 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:06:39.123 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@108d55c4{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:06:39.125 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@f446158 startThread=0 16:06:39.125 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@f446158 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:39.126 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:06:39.127 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@32e42420[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47184]] on ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 16:06:39.128 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=1 16:06:39.128 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@881ec1e{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=1,pool=DuplexConnectionPool@100c567f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2972fea7, client.connector=HttpClient@1c504e66{STARTED}}} on ManagedSelector@15ac59c2{STARTED} id=0 keys=0 selected=0 updates=0 16:06:39.128 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STARTED} id=0 keys=0 selected=0 updates=1 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:39.128 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@f446158 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/0 selected 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 1 updates 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@32e42420[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47184]] 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@32e42420[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47184]] startThread=0 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.128 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.128 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@32e42420[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47184]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@881ec1e{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=1,pool=DuplexConnectionPool@100c567f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2972fea7, client.connector=HttpClient@1c504e66{STARTED}}} 16:06:39.128 [qtp780934299-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.128 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 1/1/1 selected 16:06:39.129 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 1 keys, 0 updates 16:06:39.129 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:39.129 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:06:39.129 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3c21e10b on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:06:39.129 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.129 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.130 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.183 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@29112e6e Connect@881ec1e{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=1,pool=DuplexConnectionPool@100c567f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2972fea7, client.connector=HttpClient@1c504e66{STARTED}}} 16:06:39.183 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@44dc813d{AC.ReadCB@5d14814d{HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=52/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:39.183 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:47184 remote=/127.0.0.1:8899] 16:06:39.183 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=53/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.183 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 16:06:39.183 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=2 16:06:39.183 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:39.183 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:06:39.183 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:39.183 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:39.183 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3c21e10b 16:06:39.183 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=53/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.184 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 16:06:39.184 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@32e42420[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47184]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:06:39.184 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@2d2ebf94{Connect@881ec1e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47184 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=1,pool=DuplexConnectionPool@100c567f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2972fea7, client.connector=HttpClient@1c504e66{STARTED}}}} startThread=0 16:06:39.184 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.184 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.184 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.184 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@2d2ebf94{Connect@881ec1e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47184 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=1,pool=DuplexConnectionPool@100c567f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2972fea7, client.connector=HttpClient@1c504e66{STARTED}}}} in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:39.184 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=53/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.184 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.184 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.184 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:06:39.194 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=8}-> 16:06:39.194 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@6c9e1cdb on ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=0 16:06:39.195 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.196 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.196 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.196 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@28ecde83{AC.ReadCB@13f9a955{HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:39.197 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.197 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 on ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=1 16:06:39.197 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=2 16:06:39.197 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:06:39.197 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/1 selected 16:06:39.197 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 2 updates 16:06:39.197 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:39.197 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@6c9e1cdb 16:06:39.197 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 16:06:39.197 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@108d55c4{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.197 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.198 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.198 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.198 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@100c567f[c=0/1/64,a=0,i=1,q=1] 16:06:39.198 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@108d55c4{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@6a282fdd[size=1 closed=false] 16:06:39.199 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[PENDING/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]} on HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/1/64,a=1,i=0,q=0] 16:06:39.199 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 16:06:39.200 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[PENDING/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]} associated true to HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[PENDING/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.200 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 16:06:39.201 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 7cacjIN6fu1tgLbz9hVQzg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:39.202 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:06:39.203 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@1857e411{s=START} 16:06:39.203 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:39.203 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 7cacjIN6fu1tgLbz9hVQzg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:39.203 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:39.203 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@1857e411{s=COMPLETING} 16:06:39.204 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52ff6f26{IDLE}->null [HeapByteBuffer@37a85bca[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:06:39.204 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{WRITING}->null:IDLE-->WRITING 16:06:39.204 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:06:39.204 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:39.204 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=7/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[PENDING/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@1857e411{s=COMPLETING}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.204 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@72f263c4 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=74/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.204 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@52ff6f26{WRITING}->null 16:06:39.204 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{IDLE}->null:WRITING-->IDLE 16:06:39.205 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.205 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=75/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:39.205 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@1857e411{s=END} 16:06:39.205 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 16:06:39.205 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 16:06:39.206 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.205Z 16:06:39.206 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]}, result: null 16:06:39.206 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 16:06:39.206 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.206Z 16:06:39.206 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 16:06:39.206 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@5fb1f5d9 startThread=0 16:06:39.206 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.206 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@5fb1f5d9 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 16:06:39.207 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@5fb1f5d9 started 16:06:39.207 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.206Z 16:06:39.207 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@2d2ebf94{Connect@881ec1e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47184 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2972fea7, client.connector=HttpClient@1c504e66{STARTED}}}} in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:06:39.207 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 waiting 16:06:39.207 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.207Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=77/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:39.207 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.207Z tryProduce true 16:06:39.207 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.207 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.207 [qtp780934299-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@44dc813d{AC.ReadCB@5d14814d{HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=77/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:39.208 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=77/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=77/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:39.208 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:39.208 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:39.209 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:06:39.210 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:39.210 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 7cacjIN6fu1tgLbz9hVQzg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:39.210 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@18160c2b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:39.211 [qtp780934299-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:39.220 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@770c19ae{STOPPED} added {InflaterPool@6cf8a056{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:39.220 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@770c19ae{STOPPED} added {DeflaterPool@6d779cef{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:39.220 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@24739ea2[defaultPolicy=WebSocketPolicy@eeef93[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@5442e788{STOPPED},AUTO} 16:06:39.220 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@24739ea2[defaultPolicy=WebSocketPolicy@eeef93[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@36d7d9bc,POJO} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@24739ea2[defaultPolicy=WebSocketPolicy@eeef93[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@edeadb4{STOPPED},AUTO} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@24739ea2[defaultPolicy=WebSocketPolicy@eeef93[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@770c19ae{STOPPED},AUTO} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@24739ea2[defaultPolicy=WebSocketPolicy@eeef93[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@79bb498b 16:06:39.221 [qtp780934299-16] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5442e788{STOPPED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3984ms ScheduledExecutorScheduler@5442e788{STARTED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@edeadb4{STOPPED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3984ms SessionTracker@edeadb4{STARTED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@770c19ae{STOPPED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@6cf8a056{STOPPED,size=0,capacity=UNLIMITED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3984ms InflaterPool@6cf8a056{STARTED,size=0,capacity=UNLIMITED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@6d779cef{STOPPED,size=0,capacity=UNLIMITED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3984ms DeflaterPool@6d779cef{STARTED,size=0,capacity=UNLIMITED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3984ms WebSocketExtensionFactory@770c19ae{STARTED} 16:06:39.221 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3984ms WebSocketServerFactory@24739ea2[defaultPolicy=WebSocketPolicy@eeef93[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:06:39.287 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:39.287 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:39.288 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:39.288 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:39.289 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketFrame()) 16:06:39.289 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23, policy=WebSocketPolicy@3f824520[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:39.291 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:39.299 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=90/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=89} 16:06:39.299 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=91/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=89} 16:06:39.301 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 16:06:39.302 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=93/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=91},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=93/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=92}] 16:06:39.302 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=92},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=92}] added {WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=92},POJO} 16:06:39.303 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=93},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=93}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],AUTO} 16:06:39.304 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=95/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=93},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=95/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=94}] 16:06:39.304 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=94},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=94}] 16:06:39.304 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23] 16:06:39.304 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4068ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23] 16:06:39.305 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4068ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=95},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=95}] 16:06:39.305 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=97/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=95},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:06:39.305 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:39.305 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4069ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:39.306 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:06:39.307 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=99/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=START}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97} 16:06:39.307 [qtp780934299-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:39.307 [qtp780934299-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97} 16:06:39.307 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@18160c2b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:39.307 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@18160c2b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:39.308 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=97} 16:06:39.308 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1dc17abb) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:39.308 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@42529653 16:06:39.308 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=98} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:39 GMT Connection: Upgrade Sec-WebSocket-Accept: kp4W9yZ5lYIfKI59rKvXqU/4I9E= Upgrade: WebSocket 16:06:39.308 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2643d297[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@70f52802] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:39 GMT Connection: Upgrade Sec-WebSocket-Accept: kp4W9yZ5lYIfKI59rKvXqU/4I9E= Upgrade: WebSocket 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2643d297[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@70f52802] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@25309e24{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{WRITING}->null:IDLE-->WRITING 16:06:39.309 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 1/1/1 selected 16:06:39.309 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 1 keys, 0 updates 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=W,to=101/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=COMPLETING}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=99} 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@25309e24{WRITING}->null 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{IDLE}->null:WRITING-->IDLE 16:06:39.309 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2643d297[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@70f52802] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:39.310 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@1dc17abb w=false 16:06:39.310 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@18160c2b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:39.310 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@18160c2b{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:39.310 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@18160c2b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:39.310 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29112e6e SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=104/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.310 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=100} 16:06:39.310 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:06:39.310 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.310 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=END}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=100} to WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=END}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=100} 16:06:39.311 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@18160c2b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:39.311 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:06:39.311 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=END}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=101} upgrading from HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=END}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=101} to WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=END}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=101} 16:06:39.311 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=0} tryExecute EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.311Z 16:06:39.312 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5d14814d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6c03bfc2{s=END}]=>HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=102} 16:06:39.312 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=1} startReservedThread p=1 16:06:39.312 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@682c2455 startThread=0 16:06:39.312 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@682c2455 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}] 16:06:39.312 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=1}@682c2455 started 16:06:39.312 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@682c2455 waiting 16:06:39.312 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[HANDSHAKING],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.312 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:06:39.312 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:06:39.312 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.312Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=107/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:06:39.313 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=108/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:06:39.313 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.313 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=108/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}] 16:06:39.313 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.313 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@28ecde83{AC.ReadCB@13f9a955{HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=108/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:39.314 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=108/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.314 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.314 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@2265b749[batching=true] 16:06:39.314 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENING],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@2265b749[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:39.314 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@1c44eb12{DirectByteBuffer@674cf8a7[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@674cf8a7[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.315 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:06:39.315 [qtp780934299-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@674cf8a7[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.315 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.315 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:06:39.315 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@1c44eb12{DirectByteBuffer@674cf8a7[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[null 0 null]@7f26e0b2[PENDING/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.315 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:39.315 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@674cf8a7[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.315 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:39.315 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:06:39.315 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:06:39.316 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:06:39.316 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7] 16:06:39.316 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2 16:06:39.316 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:06:39.316 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@1a92bd61[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@3b59ae6d | +> SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23] - STARTED += ExtensionStack@5ce421fe[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:39.316 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@18160c2b{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:06:39.316 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:06:39.317 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:06:39.317 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:39.317 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:39.317 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:39.317 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:39.317 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:06:39.317 [qtp780934299-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:06:39.317 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2 Date: Tue, 18 Apr 2023 16:06:39 GMT Connection: Upgrade Sec-WebSocket-Accept: kp4W9yZ5lYIfKI59rKvXqU/4I9E= Upgrade: WebSocket 16:06:39.317 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1c298b76{s=HttpChannelState@18160c2b{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:06:39.317 [qtp780934299-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5d14814d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@18160c2b{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:39.317 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3fa247d1 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:06:39.319 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:06:39.319 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2 16:06:39.319 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:39.319 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:39.319 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:39.319 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:39.319 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2 16:06:39.320 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 > HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2] null 16:06:39.320 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2 16:06:39.323 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:39.324 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:06:39.324 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],AUTO} 16:06:39.325 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:39.326 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:39.326 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8] 16:06:39.326 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4089ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8] 16:06:39.326 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4089ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:39.328 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:39.383 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:06:39.383 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:39.383 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4146ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:39.384 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=68/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=68/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=69/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.385 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@1c44eb12{DirectByteBuffer@674cf8a7[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:06:39.385 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=69/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@13f9a955(l:/127.0.0.1:47184 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2a00de77(exchange=HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]})[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.385 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[HANDSHAKING],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.385 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:06:39.385 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:06:39.385 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@16938d95[batching=true] 16:06:39.386 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENING],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@16938d95[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:06:39.386 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:39.386 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.386 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:39.389 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.389 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 on ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=0 16:06:39.389 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=1 16:06:39.389 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:06:39.389 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/1 selected 16:06:39.389 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 1 updates 16:06:39.389 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.389 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 16:06:39.389 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@79bceebb[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@1fbda06c | +> SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8] - STARTED += ExtensionStack@514e4284[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:39.390 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.390 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.390 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.390 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@332cd29{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@2a00de77(exchange=null)[send=HttpSenderOverHTTP@37cd6789(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1857e411{s=START}],recv=HttpReceiverOverHTTP@4b35b04(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:39.390 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@108d55c4{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@13f9a955::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@6a282fdd[size=0 closed=false] 16:06:39.391 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 > HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7] 16:06:39.391 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:39.391 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5f9b6ae7 > HttpResponse[HTTP/1.1 101 Switching Protocols]@7f26e0b2] null 16:06:39.391 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:39.391 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@35cf169e[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 16:06:39.392 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:06:39.393 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 16:06:39.393 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 16:06:39.393 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}] 16:06:39.393 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@7d01e394[PROCESSING]) 16:06:39.402 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null] to Flusher@63621939[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.402 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.402 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null]] 16:06:39.402 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null]] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52ff6f26{IDLE}->null [DirectByteBuffer@15dcdf17[p=0,l=83,c=32768,r=83]={<<<\x81\xCd\xB7\\\xEa\x13\xCc~\x9fa\xDe~\xD01\x98/\x8f}\xC45\x84r\xD4(\xC5...\x85f\xC5?\x8f`\x98>\x98z\xD04\x9e}\xD2/\x99<\xF0\x19\xBe1\xCa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{WRITING}->null:IDLE-->WRITING 16:06:39.403 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:06:39.403 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=17/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.403 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@52ff6f26{WRITING}->null 16:06:39.404 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{IDLE}->null:WRITING-->IDLE 16:06:39.404 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@72f263c4 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.404 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 16:06:39.404 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 16:06:39.404 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 16:06:39.404 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.404 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 16:06:39.404 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:39.404 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=89/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:39.404 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.404Z 16:06:39.405 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.405Z 16:06:39.405 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 16:06:39.405 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@63d43e66 startThread=0 16:06:39.405 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@63d43e66 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 16:06:39.405 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.405Z 16:06:39.405 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.405Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:39.413 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@63d43e66 started 16:06:39.414 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 waiting 16:06:39.414 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.414Z tryProduce true 16:06:39.414 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:39.414 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.414 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:39.414 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.414 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:39.414 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.414 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=99/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.414 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@67ebb6c4[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xB7\\\xEa\x13\xCc~\x9fa\xDe~\xD01\x98/\x8f}\xC45\x84r\xD4(\xC5...\x85f\xC5?\x8f`\x98>\x98z\xD04\x9e}\xD2/\x99<\xF0\x19\xBe1\xCa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@67ebb6c4[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xB7\\\xEa\x13\xCc~\x9fa\xDe~\xD01\x98/\x8f}\xC45\x84r\xD4(\xC5...\x85f\xC5?\x8f`\x98>\x98z\xD04\x9e}\xD2/\x99<\xF0\x19\xBe1\xCa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xB7\\\xEa\x13\xCc~\x9fa\xDe~\xD01\x98/\x8f}\xC45\x84r\xD4(\xC5...\x85f\xC5?\x8f`\x98>\x98z\xD04\x9e}\xD2/\x99<\xF0\x19\xBe1\xCa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:39.415 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@49e3539b[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:39.416 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@36a3b4ce[p=0,l=77,c=77,r=77]={<<<\xCc~\x9fa\xDe~\xD01\x98/\x8f}\xC45\x84r\xD4(\xC5c\xC53\x9cz\xD3...\x85f\xC5?\x8f`\x98>\x98z\xD04\x9e}\xD2/\x99<\xF0\x19\xBe1\xCa>>>} 16:06:39.416 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 16:06:39.416 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:39.416 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 16:06:39.416 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:39.416 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@36a3b4ce[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:39.417 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@452e4a02[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=156,fin=true,rsv=...,masked=false] 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=156,fin=true,rsv=...,masked=false] 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=156,fin=true,rsv=...,masked=false], Flusher@46758ddf[PROCESSING]) 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null] to Flusher@100fcca0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.428 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null]] 16:06:39.429 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:39.429 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null]] 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=160 cap=32768] 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@25309e24{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=160,c=32768,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:39.483 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{WRITING}->null:IDLE-->WRITING 16:06:39.483 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 1/1/1 selected 16:06:39.483 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 1 keys, 0 updates 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 160 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=W,to=68/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=160,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:39.484 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29112e6e SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=160 remaining=0 WriteFlusher@25309e24{WRITING}->null 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{IDLE}->null:WRITING-->IDLE 16:06:39.484 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] processing 0 entries: [] 16:06:39.484 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] auto flushing 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] flushing 0 frames: [] 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:39.484 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0} tryExecute EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.484Z 16:06:39.484 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=83,l=83,c=4096,r=0]={\x81\xCd\xB7\\\xEa\x13{"u...s/GET"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.485 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.485 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}@682c2455 offer EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.484Z 16:06:39.485 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\xB7\\\xEa\x13{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.485 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=1} startReservedThread p=1 16:06:39.485 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@79ccbc40 startThread=0 16:06:39.485 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@79ccbc40 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}] 16:06:39.485 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.485 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=1}@79ccbc40 started 16:06:39.485 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@682c2455 task=EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.485Z 16:06:39.485 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@79ccbc40 waiting 16:06:39.485 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]}} 16:06:39.485 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.485Z tryProduce true 16:06:39.486 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.486 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.486 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.486 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:39.485Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=81/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:39.486 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:06:39.486 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=82/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:39.490 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 16:06:39.490 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.490 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.490 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 160 DirectByteBuffer@598e8f49[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 160 bytes - DirectByteBuffer@598e8f49[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.490 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 160 bytes 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 156 - Parser@6c63b767[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=156,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@803db1a[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=156,fin=true,rsv=...,masked=false] 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@803db1a[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:39.491 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([156] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"brightness","type":"int","value":10,"timestamp":1681833998589},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 16:06:39.502 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=160,l=160,c=4096,r=0]={\x81~\x00\x9c{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.502 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.502 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@598e8f49[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.502 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]] 16:06:39.502 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]]}} 16:06:39.503 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]] 16:06:39.503 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 on ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=0 16:06:39.503 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=1 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/1 selected 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 1 updates 16:06:39.503 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@dc7b462 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}] 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]] 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.503 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.604 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6733837b[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...alue":5,"type":"int"}]}>>>} 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=130,fin=true,rsv=...,masked=false] 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=130,fin=true,rsv=...,masked=false] 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=130,fin=true,rsv=...,masked=true], Flusher@7d01e394[PROCESSING]) 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null] to Flusher@63621939[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null]] 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null]] 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:39.605 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:39.606 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:39.606 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:39.606 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=138 cap=32768] 16:06:39.606 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:39.606 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52ff6f26{IDLE}->null [DirectByteBuffer@15dcdf17[p=0,l=138,c=32768,r=138]={<<<\x81\xFe\x00\x82=\xA9\x16zF\x8bc\x08T\x8b,X\x12\xDas\x14N\xC0x\x1b^...\x1bQ\xDcsX\x07\x9c:XI\xD0f\x1f\x1f\x934\x13S\xDd4\x07`\xD4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:39.606 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{WRITING}->null:IDLE-->WRITING 16:06:39.606 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:06:39.606 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 138 SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=103/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=138,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]] 16:06:39.607 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@72f263c4 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=121/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=138 remaining=0 WriteFlusher@52ff6f26{WRITING}->null 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{IDLE}->null:WRITING-->IDLE 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] processing 0 entries: [] 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] auto flushing 16:06:39.607 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=121/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] flushing 0 frames: [] 16:06:39.607 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:39.607 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=121/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING 16:06:39.608 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.607Z 16:06:39.608 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.608Z 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.608Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:39.609 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.608Z 16:06:39.609 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:39.609Z tryProduce true 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]}} 16:06:39.609 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:39.609 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\xB7\\\xEa\x13{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.609 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=124/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 138 DirectByteBuffer@67ebb6c4[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82=\xA9\x16zF\x8bc\x08T\x8b,X\x12\xDas\x14N\xC0x\x1b^...\x1bQ\xDcsX\x07\x9c:XI\xD0f\x1f\x1f\x934\x13S\xDd4\x07`\xD4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.609 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 138 bytes - DirectByteBuffer@67ebb6c4[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82=\xA9\x16zF\x8bc\x08T\x8b,X\x12\xDas\x14N\xC0x\x1b^...\x1bQ\xDcsX\x07\x9c:XI\xD0f\x1f\x1f\x934\x13S\xDd4\x07`\xD4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82=\xA9\x16zF\x8bc\x08T\x8b,X\x12\xDas\x14N\xC0x\x1b^...\x1bQ\xDcsX\x07\x9c:XI\xD0f\x1f\x1f\x934\x13S\xDd4\x07`\xD4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:39.609 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 138 bytes 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 130 - Parser@49e3539b[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4038fcff[p=0,l=130,c=130,r=130]={<<>>} 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=130,fin=true,rsv=...,masked=true] 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4038fcff[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...alue":5,"type":"int"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:39.610 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([130] "{"uri":"/sensinact/p...brightness","value":5,"type":"int"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@304b758b[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=265,fin=true,rsv=...,masked=false] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=265,fin=true,rsv=...,masked=false] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=265,fin=true,rsv=...,masked=false], Flusher@46758ddf[PROCESSING]) 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null] to Flusher@100fcca0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null]] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null]] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:39.616 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=269 cap=32768] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@25309e24{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=269,c=32768,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{WRITING}->null:IDLE-->WRITING 16:06:39.617 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 1/1/1 selected 16:06:39.617 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 1 keys, 0 updates 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 269 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=269,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=269 remaining=0 WriteFlusher@25309e24{WRITING}->null 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{IDLE}->null:WRITING-->IDLE 16:06:39.617 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29112e6e SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] processing 0 entries: [] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] auto flushing 16:06:39.617 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] flushing 0 frames: [] 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=138,l=138,c=4096,r=0]={\x81\xFe\x00\x82=\xA9\x16z{...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.617 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING 16:06:39.617 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.618 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82=\xA9\x16z{...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.618 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0} tryExecute EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.618Z 16:06:39.618 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]] 16:06:39.618 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]]}} 16:06:39.618 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}@79ccbc40 offer EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.618Z 16:06:39.618 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=1} startReservedThread p=1 16:06:39.618 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]] 16:06:39.618 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@2b86e029 startThread=0 16:06:39.618 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:06:39.618 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 16:06:39.618 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:39.618 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@2b86e029 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}] 16:06:39.618 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:39.618 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:06:39.618 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=1}@2b86e029 started 16:06:39.618 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}@79ccbc40 task=EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.618Z 16:06:39.618 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:39.618 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@2b86e029 waiting 16:06:39.618 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.619 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 16:06:39.619 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]] 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.619Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:39.619 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:39.619Z tryProduce true 16:06:39.619 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.619 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.619 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.619 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.619 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]] 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=156,f=null]]}} 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:39.619 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 269 DirectByteBuffer@598e8f49[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.619 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 269 bytes - DirectByteBuffer@598e8f49[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 269 bytes 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 265 - Parser@6c63b767[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=265,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@25410b29[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=265,fin=true,rsv=...,masked=false] 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@25410b29[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([265] "{"triggered":[{"name..."/light/switch/dim","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1681833999613}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1681833999613,"end":1681833999613,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=269,l=269,c=4096,r=0]={\x81~\x01\t{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@598e8f49[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.620 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]] 16:06:39.621 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]]}} 16:06:39.621 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]] 16:06:39.621 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 on ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=0 16:06:39.621 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=1 16:06:39.621 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:06:39.621 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=2/2,p=0}@682c2455 waiting 16:06:39.621 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/1 selected 16:06:39.621 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 1 updates 16:06:39.621 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.621 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 16:06:39.622 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]] 16:06:39.622 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.622 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1681833999613}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1681833999613,"end":1681833999613,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 16:06:39.807 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:39.807 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4c7e4881[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 16:06:39.807 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 16:06:39.807 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@7d01e394[PROCESSING]) 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null] to Flusher@63621939[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null]] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@7d01e394[PROCESSING],AUTO,null]] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:39.808 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52ff6f26{IDLE}->null [DirectByteBuffer@15dcdf17[p=0,l=83,c=32768,r=83]={<<<\x81\xCd\xE0\xFf\xC1>\x9b\xDd\xB4L\x89\xDd\xFb\x1c\xCf\x8c\xA4P\x93\x96\xAf_\x83\x8b\xEe...\xAeK\x92\x9c\xA4M\xCf\x9d\xB3W\x87\x97\xB5P\x85\x8c\xB2\x11\xA7\xBa\x95\x1c\x9d>>>\x17X\xDds\x08N\x8b,!...\x00\x00\x00\x00\x00\x00\x00}] 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{WRITING}->null:IDLE-->WRITING 16:06:39.809 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=188/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]] 16:06:39.809 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@52ff6f26{WRITING}->null 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{IDLE}->null:WRITING-->IDLE 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 16:06:39.809 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@72f263c4 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]] 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 16:06:39.809 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:39.810 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]] 16:06:39.810 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING 16:06:39.810 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:39.81Z 16:06:39.810 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:39.81Z 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:39.81Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:39.811 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:39.81Z 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]]}} 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:39.811 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:39.811Z tryProduce true 16:06:39.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:39.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82=\xA9\x16z{...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=193/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=130,f=null]] 16:06:39.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@67ebb6c4[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xE0\xFf\xC1>\x9b\xDd\xB4L\x89\xDd\xFb\x1c\xCf\x8c\xA4P\x93\x96\xAf_\x83\x8b\xEe...\xAeK\x92\x9c\xA4M\xCf\x9d\xB3W\x87\x97\xB5P\x85\x8c\xB2\x11\xA7\xBa\x95\x1c\x9d>>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@67ebb6c4[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xE0\xFf\xC1>\x9b\xDd\xB4L\x89\xDd\xFb\x1c\xCf\x8c\xA4P\x93\x96\xAf_\x83\x8b\xEe...\xAeK\x92\x9c\xA4M\xCf\x9d\xB3W\x87\x97\xB5P\x85\x8c\xB2\x11\xA7\xBa\x95\x1c\x9d>>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\xE0\xFf\xC1>\x9b\xDd\xB4L\x89\xDd\xFb\x1c\xCf\x8c\xA4P\x93\x96\xAf_\x83\x8b\xEe...\xAeK\x92\x9c\xA4M\xCf\x9d\xB3W\x87\x97\xB5P\x85\x8c\xB2\x11\xA7\xBa\x95\x1c\x9d>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@49e3539b[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:39.811 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3af5f4fc[p=0,l=77,c=77,r=77]={<<<\x9b\xDd\xB4L\x89\xDd\xFb\x1c\xCf\x8c\xA4P\x93\x96\xAf_\x83\x8b\xEeN\x92\x90\xB7W\x84...\xAeK\x92\x9c\xA4M\xCf\x9d\xB3W\x87\x97\xB5P\x85\x8c\xB2\x11\xA7\xBa\x95\x1c\x9d>>>} 16:06:39.812 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 16:06:39.812 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:39.812 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 16:06:39.812 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:39.812 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3af5f4fc[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:39.812 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@37116ea8[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=155,fin=true,rsv=...,masked=false] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=155,fin=true,rsv=...,masked=false] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=155,fin=true,rsv=...,masked=false], Flusher@46758ddf[PROCESSING]) 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null] to Flusher@100fcca0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null]] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@46758ddf[PROCESSING],AUTO,null]] 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:39.816 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=159 cap=32768] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@25309e24{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=159,c=32768,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>613,"end"...\x00\x00\x00\x00\x00\x00\x00}] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{WRITING}->null:IDLE-->WRITING 16:06:39.817 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 1/1/1 selected 16:06:39.817 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 1 keys, 0 updates 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 159 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=W,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=159,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=159 remaining=0 WriteFlusher@25309e24{WRITING}->null 16:06:39.817 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29112e6e SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{IDLE}->null:WRITING-->IDLE 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] 16:06:39.817 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] processing 0 entries: [] 16:06:39.817 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]] 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] auto flushing 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] flushing 0 frames: [] 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=83,l=83,c=4096,r=0]={\x81\xCd\xE0\xFf\xC1>{"u...s/GET"}<<<>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.818 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\xE0\xFf\xC1>{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.818 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=2/2,p=0} tryExecute EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.818Z 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.818 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]}} 16:06:39.818 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@682c2455 offer EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.818Z 16:06:39.819 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.819 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:06:39.819 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 16:06:39.819 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@682c2455 task=EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.819Z 16:06:39.819 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:39.819Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:39.819 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d3b7e02 16:06:39.819 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]]}} 16:06:39.819 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=true/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:39.819Z tryProduce true 16:06:39.819 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:39.819 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:06:39.819 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:39.819 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.819 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.819 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 159 DirectByteBuffer@598e8f49[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>613,"end"...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 159 bytes - DirectByteBuffer@598e8f49[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>613,"end"...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>613,"end"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.820 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=265,f=null]] 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 159 bytes 16:06:39.820 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 155 - Parser@6c63b767[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=155,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2a241147[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=155,fin=true,rsv=...,masked=false] 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2a241147[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([155] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"brightness","type":"int","value":5,"timestamp":1681833999613},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18449f3[READING] getAction(DirectByteBuffer@598e8f49[p=159,l=159,c=4096,r=0]={\x81~\x00\x9b{"res...e":200}<<<>>>613,"end"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:39.820 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@598e8f49[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9b{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:06:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]]}} 16:06:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:06:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 on ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=0 16:06:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=1 16:06:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=2/2,p=0}@79ccbc40 waiting 16:06:39.821 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:06:39.821 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/1 selected 16:06:39.821 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 1 updates 16:06:39.821 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.821 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@74c10538 16:06:39.822 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:06:39.822 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.822 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 1 keys {"response":{"name":"brightness","type":"int","value":5,"timestamp":1681833999613},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 16:06:39.909 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:06:39.909 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:39.910 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1311/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.910 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1312/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.910 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1312/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:39.911 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:39.911Z 16:06:39.911 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:39.911Z 16:06:39.912 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:39.912Z 16:06:39.912 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:39.912Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1314/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:39.912 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:39.912Z tryProduce true 16:06:39.912 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:39.912 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.912 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1314/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.912 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.912 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1314/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:39.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1314/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:39.913 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:39.914 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:39.915 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:39.915 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:39.915 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:39.915 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:39.915 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:39.916 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:39.917 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:39.917 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:39.917 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:39.917 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.917 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.918 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.918 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:39.918 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.918 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:39.918 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 16:06:39.918 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:39.919 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 16:06:39.919 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:39.919 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=4} parsed false HttpParser{s=END,0 of -1} 16:06:39.919 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=4} 16:06:39.919 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:39.920 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:39.926 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@148a1d49[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 16:06:39.926 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 16:06:39.926 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@69e767bc[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:39.926 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=11} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:39 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:39.926 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47f06837] (null,[p=0,l=278,c=278,r=278],true)@START 16:06:39.927 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@69e767bc[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 16:06:39.927 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:39 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:39.927 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:39.927 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47f06837] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 16:06:39.927 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>YIfKI59rK...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@69e767bc[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 16:06:39.927 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=12} 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47f06837] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=13} 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:39.928 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=13} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@20174d05) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=14} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:39.929 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.930 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.930 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.930 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:39.930 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.930 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:39.930 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:39.931 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 16:06:39.932 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of 65} 16:06:39.932 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:39.932 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:39.932 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:39.932 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:39.932 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:39.932 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:39.933 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:39.933 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:39.933 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:39.933 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:39.933 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} parse HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} Content@64336c1b{HeapByteBufferR@36bb2da6[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@64336c1b{HeapByteBufferR@36bb2da6[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 16:06:39.934 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:39.935 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=4} parsed false HttpParser{s=END,65 of 65} 16:06:39.935 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@64336c1b{HeapByteBufferR@36bb2da6[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:39.935 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=4} 16:06:39.985 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7872ea6e[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@d98d556[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=55} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:39 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6dc76815] (null,[p=0,l=266,c=266,r=266],true)@START 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@d98d556[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:39 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:39.986 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6dc76815] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 16:06:39.987 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>YIfKI59rK...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@d98d556[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 16:06:39.987 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:39.987 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=57/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=56} 16:06:39.987 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:39.987 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6dc76815] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=57} 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=57} 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3e06c433) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:39.988 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=58} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STOPPED} added {HttpClientTransportOverHTTP@736048ed{STOPPED},AUTO} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STOPPED} added {Client@1976f537[provider=null,keyStore=null,trustStore=null],AUTO} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@45f421c,POJO} 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@1816e24a,POJO} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1765865093]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@47b179d7,POJO} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STOPPED} added {QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:39.989 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@39008c9f,POJO} 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@518e8319[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] added {HttpClient@5d7835a8{STOPPED},AUTO} 16:06:39.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@518e8319[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] added {SessionTracker@162b3d47{STOPPED},AUTO} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@783115d9{STOPPED} added {InflaterPool@3402b4c9{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:39.990 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@783115d9{STOPPED} added {DeflaterPool@95bb2a2{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@783115d9{STOPPED},AUTO} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@5d7835a8{STOPPED} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STARTING} added {ScheduledExecutorScheduler@363a3d15{STOPPED},AUTO} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@173f73e7,POJO} 16:06:39.990 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@736048ed{STOPPED} 16:06:39.990 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@736048ed{STARTING} added {ClientSelectorManager@43a51d00{STOPPED},AUTO} 16:06:39.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@43a51d00{STOPPED} 16:06:39.991 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:39.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.991Z added {SelectorProducer@499683c4,POJO} 16:06:39.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.991Z added {QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:39.991 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.991 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.991Z created 16:06:39.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@25da615a{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.991Z,MANAGED} 16:06:39.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@43a51d00{STARTING} added {ManagedSelector@25da615a{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:39.991 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@25da615a{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.992Z 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=0} 16:06:39.992 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] added {ReservedThreadExecutor@4efc25fc{s=0/2,p=0},AUTO} 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@4efc25fc{s=0/2,p=0} 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4755ms ReservedThreadExecutor@4efc25fc{s=0/2,p=0} 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-44,5,main] 16:06:39.992 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.992 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:06:39.992 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 16:06:39.992 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-45,5,main] 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:06:39.993 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:39.993 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-46,5,main] 16:06:39.993 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:39.993 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.993 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.993 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:06:39.993 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-47,5,main] 16:06:39.993 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.994 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-48,5,main] 16:06:39.994 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.994 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-49,5,main] 16:06:39.994 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.994 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-50,5,main] 16:06:39.994 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.994 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1568159144-51,5,main] 16:06:39.995 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.995 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4758ms QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.995 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.995 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4758ms EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.995Z 16:06:39.995 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@1a891add startThread=0 16:06:39.995 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5176d279 on ManagedSelector@25da615a{STARTING} id=0 keys=0 selected=0 updates=0 16:06:39.995 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@1a891add in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:39.995 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:39.995Z tryProduce false 16:06:39.995 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:39.995 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5176d279 16:06:39.996 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:39.996 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 0 keys 16:06:39.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4759ms ManagedSelector@25da615a{STARTED} id=0 keys=0 selected=0 updates=0 16:06:39.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4759ms ClientSelectorManager@43a51d00{STARTED} 16:06:39.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4759ms HttpClientTransportOverHTTP@736048ed{STARTED} 16:06:39.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@1976f537[provider=null,keyStore=null,trustStore=null] 16:06:39.999 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:06:39.999 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:06:39.999 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 373f7450[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms Client@1976f537[provider=null,keyStore=null,trustStore=null] 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@363a3d15{STOPPED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms ScheduledExecutorScheduler@363a3d15{STARTED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms HttpClient@5d7835a8{STARTED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@162b3d47{STOPPED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms SessionTracker@162b3d47{STARTED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@783115d9{STOPPED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@3402b4c9{STOPPED,size=0,capacity=UNLIMITED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms InflaterPool@3402b4c9{STARTED,size=0,capacity=UNLIMITED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@95bb2a2{STOPPED,size=0,capacity=UNLIMITED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms DeflaterPool@95bb2a2{STARTED,size=0,capacity=UNLIMITED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms WebSocketExtensionFactory@783115d9{STARTED} 16:06:40.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4764ms WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STARTED},openSessions.size=0] 16:06:40.001 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4 to ws://127.0.0.1:8899/ws/sensinact 16:06:40.002 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:40.002 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:40.002 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:40.002 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:40.002 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4, policy=WebSocketPolicy@5ff90645[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:40.002 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5d7835a8{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=null,MANAGED} 16:06:40.002 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=null 16:06:40.003 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] added {Pool@5c20aab9[size=0 closed=false],POJO} 16:06:40.003 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:06:40.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:06:40.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4766ms DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:06:40.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4766ms HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:06:40.003 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:06:40.003 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456] 16:06:40.003 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 for HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=1,pool=DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=1] 16:06:40.003 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=1] 16:06:40.003 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:06:40.003 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:06:40.003 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@2c768ada{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:06:40.003 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@c1fca2a startThread=0 16:06:40.004 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@c1fca2a in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:40.004 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:06:40.004 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@398fcd3b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47188]] on ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:06:40.004 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@64c3d976{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=1,pool=DuplexConnectionPool@74aa9c72[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60fc5136, client.connector=HttpClient@5d7835a8{STARTED}}} on ManagedSelector@25da615a{STARTED} id=0 keys=0 selected=0 updates=0 16:06:40.004 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=1 16:06:40.005 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STARTED} id=0 keys=0 selected=0 updates=1 16:06:40.005 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:40.005 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:06:40.005 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:40.005 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:06:40.005 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.005 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@c1fca2a in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:40.005 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/0 selected 16:06:40.005 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 1 updates 16:06:40.005 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.005 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@398fcd3b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47188]] 16:06:40.006 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@398fcd3b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47188]] startThread=0 16:06:40.006 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.006 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.006 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@64c3d976{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=1,pool=DuplexConnectionPool@74aa9c72[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60fc5136, client.connector=HttpClient@5d7835a8{STARTED}}} 16:06:40.006 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@398fcd3b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47188]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:40.006 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.006 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.006 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 1/1/1 selected 16:06:40.006 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 1 keys, 0 updates 16:06:40.006 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:06:40.006 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@3fa5ada6 Connect@64c3d976{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=1,pool=DuplexConnectionPool@74aa9c72[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60fc5136, client.connector=HttpClient@5d7835a8{STARTED}}} 16:06:40.007 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:47188 remote=/127.0.0.1:8899] 16:06:40.007 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@3b9a2e8a{Connect@64c3d976{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47188 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=1,pool=DuplexConnectionPool@74aa9c72[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60fc5136, client.connector=HttpClient@5d7835a8{STARTED}}}} startThread=0 16:06:40.007 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@3b9a2e8a{Connect@64c3d976{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47188 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=1,pool=DuplexConnectionPool@74aa9c72[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60fc5136, client.connector=HttpClient@5d7835a8{STARTED}}}} in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:40.007 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.007 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.007 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.007 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.007 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:06:40.007 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 16:06:40.007 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}-> 16:06:40.008 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@7e4d9e03 on ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=0 16:06:40.008 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@2b76f6fb on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:40.008 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.008 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.008 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.008 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.009 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5b60e0e1{AC.ReadCB@7a721595{HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:40.009 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.009 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.009 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 on ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=1 16:06:40.009 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=2 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/1 selected 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 2 updates 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@7e4d9e03 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 16:06:40.009 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.009 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@2c768ada{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.009 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.010 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@74aa9c72[c=0/1/64,a=0,i=1,q=1] 16:06:40.010 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:40.010 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@2c768ada{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@5c20aab9[size=1 closed=false] 16:06:40.010 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.010 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[PENDING/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]} on HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/1/64,a=1,i=0,q=0] 16:06:40.010 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:40.010 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 16:06:40.010 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=2 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@2b76f6fb 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[PENDING/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]} associated true to HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[PENDING/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 16:06:40.011 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 6s+LZuk7ppBECpb28pHmsQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:06:40.011 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@a3e04f0{s=START} 16:06:40.011 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@398fcd3b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47188]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 6s+LZuk7ppBECpb28pHmsQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@a3e04f0{s=COMPLETING} 16:06:40.011 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f9e809e{IDLE}->null [HeapByteBuffer@5f2e5f38[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{WRITING}->null:IDLE-->WRITING 16:06:40.012 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:40.012 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=3/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[PENDING/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@a3e04f0{s=COMPLETING}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.012 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41b9d833 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@f9e809e{WRITING}->null 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{IDLE}->null:WRITING-->IDLE 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@a3e04f0{s=END} 16:06:40.012 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]}, result: null 16:06:40.012 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:40.012 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 16:06:40.013 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.013 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:06:40.012Z 16:06:40.087 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:06:40.087Z 16:06:40.087 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@3b9a2e8a{Connect@64c3d976{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47188 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@60fc5136, client.connector=HttpClient@5d7835a8{STARTED}}}} in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:06:40.087 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:06:40.087Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=77/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:40.087 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:06:40.087Z 16:06:40.087 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=78/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:40.088 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:06:40.088Z tryProduce true 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=78/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:40.088 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.088 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.088 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.088 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>"value": ...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:06:40.088 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:40.101 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:06:40.102 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:40.102 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 6s+LZuk7ppBECpb28pHmsQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:40.102 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:40.103 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:40.105 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c, policy=WebSocketPolicy@20145013[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:40.116 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:40.116 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 16:06:40.117 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 16:06:40.117 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15}] 16:06:40.118 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15}] added {WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16},POJO} 16:06:40.118 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],AUTO} 16:06:40.119 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17}] 16:06:40.119 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=17}] 16:06:40.119 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c] 16:06:40.131 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4894ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c] 16:06:40.131 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4894ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29}] 16:06:40.183 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=81},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:06:40.183 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:40.183 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4946ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:40.183 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=95/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=82} 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=82} 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=82} 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3d874efd) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:40.184 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3f110596 16:06:40.185 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=82} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:40 GMT Connection: Upgrade Sec-WebSocket-Accept: NCvcN9MC4dD/ggq8Ejhg588VUNk= Upgrade: WebSocket 16:06:40.185 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@b257e7a[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@33bf5e3a] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:40.185 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:40.185 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:40 GMT Connection: Upgrade Sec-WebSocket-Accept: NCvcN9MC4dD/ggq8Ejhg588VUNk= Upgrade: WebSocket 16:06:40.185 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:40.185 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@b257e7a[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@33bf5e3a] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:40.185 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@34c81e16{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:06:40.197 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{WRITING}->null:IDLE-->WRITING 16:06:40.197 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 1/1/1 selected 16:06:40.197 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 1 keys, 0 updates 16:06:40.197 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=W,to=109/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=COMPLETING}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=95} 16:06:40.197 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@34c81e16{WRITING}->null 16:06:40.197 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{IDLE}->null:WRITING-->IDLE 16:06:40.197 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@b257e7a[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@33bf5e3a] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:40.197 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@3d874efd w=false 16:06:40.197 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3fa5ada6 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.197 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:40.198 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:40.198 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:40.198 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=96} 16:06:40.198 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:06:40.198 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.198 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=186/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:06:40.199 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=END}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=96} to WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=END}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=96} 16:06:40.199 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:40.199 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=0} tryExecute EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:40.199Z 16:06:40.199 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=1} startReservedThread p=1 16:06:40.199 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@7e98a79d startThread=0 16:06:40.199 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@7e98a79d in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=1}] 16:06:40.199 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=1}@7e98a79d started 16:06:40.199 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@7e98a79d waiting 16:06:40.200 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:40.199Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=187/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:06:40.200 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=END}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=97} upgrading from HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=END}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=97} to WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=END}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=97} 16:06:40.211 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=END}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=109} 16:06:40.212 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:06:40.212 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[HANDSHAKING],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.212 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.212 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:06:40.212 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.212 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:06:40.212 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}] 16:06:40.212 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@1effb72c[batching=true] 16:06:40.212 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENING],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@1effb72c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:40.212 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5b60e0e1{AC.ReadCB@7a721595{HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=199/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:40.212 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:40.212 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=199/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.212 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@55aa1a18{DirectByteBuffer@5b6deedd[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:06:40.225 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.225 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@5b6deedd[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.225 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:06:40.226 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@5b6deedd[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.226 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@55aa1a18{DirectByteBuffer@5b6deedd[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[null 0 null]@395c043[PENDING/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@5b6deedd[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:06:40.226 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:06:40.226 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:06:40.226 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:06:40.227 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:40.227 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456] 16:06:40.227 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043 16:06:40.227 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:40.227 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:06:40.227 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:06:40.227 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:40.227 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:06:40.227 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:40.227 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:40.227 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.227 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:40.227 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@41ff2bb7[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@2fe37c62 | +> SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=1/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c] - STARTED += ExtensionStack@9af13af[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:40.285 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:06:40.285 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2c687c43{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:40.285 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:06:40.285 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:40.285 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043 Date: Tue, 18 Apr 2023 16:06:40 GMT Connection: Upgrade Sec-WebSocket-Accept: NCvcN9MC4dD/ggq8Ejhg588VUNk= Upgrade: WebSocket 16:06:40.285 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=59/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.285 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:06:40.285 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.286 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043 16:06:40.286 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=59/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@2c687c43{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:40.286 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 > HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043] null 16:06:40.286 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043 16:06:40.287 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=60/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=61/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:40.288 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=61/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=61/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:06:40.300 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],AUTO} 16:06:40.301 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=74/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=74/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:40.301 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:40.301 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4] 16:06:40.301 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5064ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4] 16:06:40.302 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5065ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:40.302 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:40.303 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=76/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:06:40.314 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:40.314 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5077ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:40.316 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.316 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@55aa1a18{DirectByteBuffer@5b6deedd[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:06:40.316 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=90/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7a721595(l:/127.0.0.1:47188 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3b4f1fae(exchange=HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]})[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=90/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[HANDSHAKING],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@7a7f1ba9[batching=true] 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=91/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENING],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@7a7f1ba9[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=91/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.317 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:40.327 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.327 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 on ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=0 16:06:40.327 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=1 16:06:40.327 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:06:40.327 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/1 selected 16:06:40.327 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 1 updates 16:06:40.327 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.327 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 16:06:40.328 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.328 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.328 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.328 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@1a50e4e6[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@5f527168 | +> SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4] - STARTED += ExtensionStack@1f0ea7af[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:40.328 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@12648c83{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@3b4f1fae(exchange=null)[send=HttpSenderOverHTTP@600a6bd9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a3e04f0{s=START}],recv=HttpReceiverOverHTTP@18912e32(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:40.328 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@2c768ada{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@7a721595::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@5c20aab9[size=0 closed=false] 16:06:40.328 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 > HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456] 16:06:40.328 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4b7c4456 > HttpResponse[HTTP/1.1 101 Switching Protocols]@395c043] null 16:06:40.328 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:40.329 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:06:40.329 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:40.329 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@56109618[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 16:06:40.329 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 16:06:40.329 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 16:06:40.329 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}] 16:06:40.329 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@58d772aa[PROCESSING]) 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null] to Flusher@2b805950[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null]] 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null]] 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:40.386 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f9e809e{IDLE}->null [DirectByteBuffer@5ce8fd68[p=0,l=79,c=32768,r=79]={<<<\x81\xC9\x90\xD8v\xDd\xEb\xFa\x03\xAf\xF9\xFaL\xFf\xBf\xAb\x13\xB3\xE3\xB1\x18\xBc\xF3\xAcY...Y\xAf\xF5\xAb\x19\xA8\xE2\xBb\x13\xAe\xBf\xAb\x02\xBc\xE4\xAd\x05\xF2\xD7\x9d"\xFf\xEd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{WRITING}->null:IDLE-->WRITING 16:06:40.387 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=69/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@f9e809e{WRITING}->null 16:06:40.387 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{IDLE}->null:WRITING-->IDLE 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 16:06:40.387 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:40.387 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41b9d833 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=161/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.387 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=161/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.388 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=161/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:40.388 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:06:40.388Z 16:06:40.388 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:06:40.388Z 16:06:40.388 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:06:40.388Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=162/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:40.388 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:06:40.388Z 16:06:40.398 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:40.398 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:40.398 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:06:40.398Z tryProduce true 16:06:40.398 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.398 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:40.398 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.398 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\xE0\xFf\xC1>{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.398 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=172/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.398 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.398 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.398 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@67ebb6c4[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x90\xD8v\xDd\xEb\xFa\x03\xAf\xF9\xFaL\xFf\xBf\xAb\x13\xB3\xE3\xB1\x18\xBc\xF3\xAcY...Y\xAf\xF5\xAb\x19\xA8\xE2\xBb\x13\xAe\xBf\xAb\x02\xBc\xE4\xAd\x05\xF2\xD7\x9d"\xFf\xEd>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.398 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@67ebb6c4[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x90\xD8v\xDd\xEb\xFa\x03\xAf\xF9\xFaL\xFf\xBf\xAb\x13\xB3\xE3\xB1\x18\xBc\xF3\xAcY...Y\xAf\xF5\xAb\x19\xA8\xE2\xBb\x13\xAe\xBf\xAb\x02\xBc\xE4\xAd\x05\xF2\xD7\x9d"\xFf\xEd>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x90\xD8v\xDd\xEb\xFa\x03\xAf\xF9\xFaL\xFf\xBf\xAb\x13\xB3\xE3\xB1\x18\xBc\xF3\xAcY...Y\xAf\xF5\xAb\x19\xA8\xE2\xBb\x13\xAe\xBf\xAb\x02\xBc\xE4\xAd\x05\xF2\xD7\x9d"\xFf\xEd>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@6ab33cc2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@1ab1251d[p=0,l=73,c=73,r=73]={<<<\xEb\xFa\x03\xAf\xF9\xFaL\xFf\xBf\xAb\x13\xB3\xE3\xB1\x18\xBc\xF3\xAcY\xAd\xE2\xB7\x00\xB4\xF4...Y\xAf\xF5\xAb\x19\xA8\xE2\xBb\x13\xAe\xBf\xAb\x02\xBc\xE4\xAd\x05\xF2\xD7\x9d"\xFf\xEd>>>} 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1ab1251d[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:40.399 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:40.404 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:40.404 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@39d184c7[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=154,fin=true,rsv=...,masked=false] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=154,fin=true,rsv=...,masked=false] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=154,fin=true,rsv=...,masked=false], Flusher@2c8b08bc[PROCESSING]) 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null] to Flusher@23b4e800[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null]] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null]] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=158 cap=32768] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:40.411 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@34c81e16{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=158,c=32768,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>}613,"end...\x00\x00\x00\x00\x00\x00\x00}] 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{WRITING}->null:IDLE-->WRITING 16:06:40.412 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 1/1/1 selected 16:06:40.412 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 1 keys, 0 updates 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 158 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=W,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=158,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:40.412 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3fa5ada6 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=158 remaining=0 WriteFlusher@34c81e16{WRITING}->null 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{IDLE}->null:WRITING-->IDLE 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] 16:06:40.412 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] processing 0 entries: [] 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] auto flushing 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] flushing 0 frames: [] 16:06:40.412 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=79,l=79,c=4096,r=0]={\x81\xC9\x90\xD8v\xDd{"u...s/GET"}<<<>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.412 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.413 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\x90\xD8v\xDd{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.413 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0} tryExecute EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:40.412Z 16:06:40.413 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.413 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=0}@7e98a79d offer EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:40.413Z 16:06:40.413 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=1} startReservedThread p=1 16:06:40.413 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]}} 16:06:40.413 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@5d767021 startThread=0 16:06:40.413 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.413 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@5d767021 in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=1}] 16:06:40.413 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:40.413 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=1}@5d767021 started 16:06:40.413 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@7e98a79d task=EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:40.413Z 16:06:40.413 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:40.413 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@5d767021 waiting 16:06:40.413 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:40.413 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:40.413Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=26/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:40.413 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:40.413 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:40.413Z tryProduce true 16:06:40.422 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:40.422 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:40.422 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.422 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.422 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=35/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:40.422 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.422 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 16:06:40.422 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:40.423 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:40.423 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.423 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.423 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.423 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.423 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.423 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 158 DirectByteBuffer@4fac3eb4[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.423 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:40.423 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 158 bytes - DirectByteBuffer@4fac3eb4[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.423 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.423 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 158 bytes 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 154 - Parser@6715b479[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=154,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@1eb758d2[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=154,fin=true,rsv=...,masked=false] 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1eb758d2[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:40.424 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([154] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"OFF","timestamp":1681833999922},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 16:06:40.434 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=158,l=158,c=4096,r=0]={\x81~\x00\x9a{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.435 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.435 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@4fac3eb4[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.483 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=59/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]] 16:06:40.483 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]]}} 16:06:40.483 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]] 16:06:40.483 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 on ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=0 16:06:40.484 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=1 16:06:40.484 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@1a891add in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}] 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/1 selected 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 1 updates 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]] 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.484 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.587 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@19ea7891[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>} 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=74,fin=true,rsv=...,masked=false] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=74,fin=true,rsv=...,masked=false] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=74,fin=true,rsv=...,masked=true], Flusher@58d772aa[PROCESSING]) 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null] to Flusher@2b805950[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null]] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null]] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=80 cap=32768] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f9e809e{IDLE}->null [DirectByteBuffer@5ce8fd68[p=0,l=80,c=32768,r=80]={<<<\x81\xCa\x83LLk\xF8n9\x19\xEanvI\xAc?)\x05\xF0%"\n\xE08c...\x19\xE6?#\x1e\xF1/)\x18\xAc89\x19\xEd\x13#\x05\xAc\r\x0f?\xA11>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:40.588 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{WRITING}->null:IDLE-->WRITING 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 80 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=105/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=80,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]] 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=80 remaining=0 WriteFlusher@f9e809e{WRITING}->null 16:06:40.589 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{IDLE}->null:WRITING-->IDLE 16:06:40.589 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] processing 0 entries: [] 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] auto flushing 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] flushing 0 frames: [] 16:06:40.589 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:40.589 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41b9d833 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=176/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.589 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=176/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.589 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=176/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 16:06:40.589 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:06:40.589Z 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:06:40.59Z 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:06:40.59Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=177/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=177/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]}} 16:06:40.590 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:06:40.59Z 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\x90\xD8v\xDd{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 80 DirectByteBuffer@67ebb6c4[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\x83LLk\xF8n9\x19\xEanvI\xAc?)\x05\xF0%"\n\xE08c...\x19\xE6?#\x1e\xF1/)\x18\xAc89\x19\xEd\x13#\x05\xAc\r\x0f?\xA11>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 80 bytes - DirectByteBuffer@67ebb6c4[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\x83LLk\xF8n9\x19\xEanvI\xAc?)\x05\xF0%"\n\xE08c...\x19\xE6?#\x1e\xF1/)\x18\xAc89\x19\xEd\x13#\x05\xAc\r\x0f?\xA11>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.590 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:06:40.59Z tryProduce true 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\x83LLk\xF8n9\x19\xEanvI\xAc?)\x05\xF0%"\n\xE08c...\x19\xE6?#\x1e\xF1/)\x18\xAc89\x19\xEd\x13#\x05\xAc\r\x0f?\xA11>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 80 bytes 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:40.590 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 74 - Parser@6ab33cc2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:40.590 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.590 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@d5f1e72[p=0,l=74,c=74,r=74]={<<<\xF8n9\x19\xEanvI\xAc?)\x05\xF0%"\n\xE08c\x1b\xF1#:\x02\xE7...\x19\xE6?#\x1e\xF1/)\x18\xAc89\x19\xEd\x13#\x05\xAc\r\x0f?\xA11>>>} 16:06:40.591 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=74,fin=true,rsv=...,masked=true] 16:06:40.591 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:40.591 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) 16:06:40.591 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:40.591 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=TEXT[len=74,fin=true,rsv=...,masked=true]]] 16:06:40.591 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@d5f1e72[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:40.591 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([74] "{"uri":"/sensinact/p...rvices/switch/resources/turn_on/ACT"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:40.591 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@66d52de[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=275,fin=true,rsv=...,masked=false] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=275,fin=true,rsv=...,masked=false] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=275,fin=true,rsv=...,masked=false], Flusher@2c8b08bc[PROCESSING]) 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null] to Flusher@23b4e800[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null]] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null]] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=279 cap=32768] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@34c81e16{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=279,c=32768,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:40.596 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{WRITING}->null:IDLE-->WRITING 16:06:40.597 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 1/1/1 selected 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=W,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=279,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:40.597 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 1 keys, 0 updates 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@34c81e16{WRITING}->null 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{IDLE}->null:WRITING-->IDLE 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] processing 0 entries: [] 16:06:40.597 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3fa5ada6 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]] 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] auto flushing 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] flushing 0 frames: [] 16:06:40.597 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]] 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=80,l=80,c=4096,r=0]={\x81\xCa\x83LLk{"u...n/ACT"}<<<>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.597 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\x83LLk{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]] 16:06:40.597 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0} tryExecute EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:40.597Z 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]]}} 16:06:40.597 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]] 16:06:40.597 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=0}@5d767021 offer EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:40.597Z 16:06:40.598 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=1} startReservedThread p=1 16:06:40.598 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@1876381c startThread=0 16:06:40.598 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.598 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@1876381c in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=1}] 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 16:06:40.598 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=1}@1876381c started 16:06:40.598 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=1}@5d767021 task=EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:40.598Z 16:06:40.598 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@1876381c waiting 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]] 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:40.598Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.598 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:40.598Z tryProduce true 16:06:40.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.598 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.598 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]]}} 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:40.598 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=154,f=null]] 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.598 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 279 DirectByteBuffer@4fac3eb4[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 279 bytes - DirectByteBuffer@4fac3eb4[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 279 bytes 16:06:40.598 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 275 - Parser@6715b479[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=275,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@16b1c562[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=275,fin=true,rsv=...,masked=false] 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@16b1c562[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([275] "{"triggered":[{"name...ght/switch/turn_on","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1681834000593}],"response":{"uri":"/light/switch/turn_on","task":"ACT","start":1681834000593,"end":1681834000593,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=279,l=279,c=4096,r=0]={\x81~\x01\x13{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@4fac3eb4[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]] 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]]}} 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]] 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 on ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=0 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=1 16:06:40.599 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=2/2,p=0}@7e98a79d waiting 16:06:40.599 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:06:40.599 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/1 selected 16:06:40.600 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 1 updates 16:06:40.600 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.600 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 16:06:40.600 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]] 16:06:40.600 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.600 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.789 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:40.789 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4b188de2[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 16:06:40.789 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 16:06:40.789 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@58d772aa[PROCESSING]) 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null] to Flusher@2b805950[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null]] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@58d772aa[PROCESSING],AUTO,null]] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f9e809e{IDLE}->null [DirectByteBuffer@5ce8fd68[p=0,l=79,c=32768,r=79]={<<<\x81\xC9Fy\xB90=[\xCcB/[\x83\x12i\n\xDc^5\x10\xD7Q%\r\x96...\x96B#\n\xD6E4\x1a\xDcCi\n\xCdQ2\x0c\xCa\x1f\x01<\xEd\x12;>>>1\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:40.790 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{WRITING}->null:IDLE-->WRITING 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=191/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]] 16:06:40.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@f9e809e{WRITING}->null 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{IDLE}->null:WRITING-->IDLE 16:06:40.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 16:06:40.791 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:40.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41b9d833 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=193/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]] 16:06:40.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=193/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]] 16:06:40.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:06:40.792Z 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:06:40.792Z 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:06:40.792Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:40.792 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:06:40.792Z 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]]}} 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:40.792 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:06:40.792Z tryProduce true 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:40.792 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.792 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\x83LLk{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.792 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@67ebb6c4[p=0,l=79,c=4096,r=79]={<<<\x81\xC9Fy\xB90=[\xCcB/[\x83\x12i\n\xDc^5\x10\xD7Q%\r\x96...\x96B#\n\xD6E4\x1a\xDcCi\n\xCdQ2\x0c\xCa\x1f\x01<\xEd\x12;>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.792 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=195/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=74,f=null]] 16:06:40.793 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@67ebb6c4[p=0,l=79,c=4096,r=79]={<<<\x81\xC9Fy\xB90=[\xCcB/[\x83\x12i\n\xDc^5\x10\xD7Q%\r\x96...\x96B#\n\xD6E4\x1a\xDcCi\n\xCdQ2\x0c\xCa\x1f\x01<\xEd\x12;>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=79,c=4096,r=79]={<<<\x81\xC9Fy\xB90=[\xCcB/[\x83\x12i\n\xDc^5\x10\xD7Q%\r\x96...\x96B#\n\xD6E4\x1a\xDcCi\n\xCdQ2\x0c\xCa\x1f\x01<\xEd\x12;>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@6ab33cc2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@22dc7cf5[p=0,l=73,c=73,r=73]={<<<=[\xCcB/[\x83\x12i\n\xDc^5\x10\xD7Q%\r\x96@4\x16\xCfY"...\x96B#\n\xD6E4\x1a\xDcCi\n\xCdQ2\x0c\xCa\x1f\x01<\xEd\x12;>>>} 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@22dc7cf5[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:40.793 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@744157fc[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=153,fin=true,rsv=...,masked=false] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=153,fin=true,rsv=...,masked=false] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=153,fin=true,rsv=...,masked=false], Flusher@2c8b08bc[PROCESSING]) 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null] to Flusher@23b4e800[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null]] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2c8b08bc[PROCESSING],AUTO,null]] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=157 cap=32768] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@34c81e16{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=157,c=32768,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>818340005...\x00\x00\x00\x00\x00\x00\x00}] 16:06:40.797 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{WRITING}->null:IDLE-->WRITING 16:06:40.798 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 1/1/1 selected 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 157 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=W,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=157,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:40.798 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 1 keys, 0 updates 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=157 remaining=0 WriteFlusher@34c81e16{WRITING}->null 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{IDLE}->null:WRITING-->IDLE 16:06:40.798 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3fa5ada6 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]] 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] processing 0 entries: [] 16:06:40.798 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]] 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] auto flushing 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] flushing 0 frames: [] 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:40.798 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=79,l=79,c=4096,r=0]={\x81\xC9Fy\xB90{"u...s/GET"}<<<>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9Fy\xB90{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.798 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=2/2,p=0} tryExecute EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:40.798Z 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]}} 16:06:40.798 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@7e98a79d offer EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:40.798Z 16:06:40.798 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.799 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:40.799 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:40.799 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:40.799Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:40.799 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@7e98a79d task=EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:40.799Z 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@1de77397 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]]}} 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:40.799 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=true/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:40.799Z tryProduce true 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.799 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.799 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 157 DirectByteBuffer@4fac3eb4[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>818340005...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 157 bytes - DirectByteBuffer@4fac3eb4[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>818340005...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.799 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=275,f=null]] 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>818340005...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.799 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 157 bytes 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 153 - Parser@6715b479[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=153,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5fed840f[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=153,fin=true,rsv=...,masked=false] 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5fed840f[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:40.799 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([153] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"ON","timestamp":1681834000593},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@25a8b7b5[READING] getAction(DirectByteBuffer@4fac3eb4[p=157,l=157,c=4096,r=0]={\x81~\x00\x99{"res...e":200}<<<>>>818340005...\x00\x00\x00\x00\x00\x00\x00}) 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@4fac3eb4[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x99{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]]}} 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 on ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=0 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=1 16:06:40.800 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=2/2,p=0}@5d767021 waiting 16:06:40.800 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:06:40.800 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/1 selected 16:06:40.800 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 1 updates 16:06:40.800 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.801 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@68070cf7 16:06:40.801 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:06:40.801 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.801 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 1 keys 16:06:40.833 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:40.833 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:40.834 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=841/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.834 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=842/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.834 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=842/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:40.834 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:06:40.834Z 16:06:40.835 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:06:40.835Z 16:06:40.835 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:06:40.835Z 16:06:40.835 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:06:40.835Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=843/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:40.835 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:06:40.835Z tryProduce true 16:06:40.835 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.835 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.835 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=843/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:40.835 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=843/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.835 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.835 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=843/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:40.836 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:40.837 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:40.838 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 16:06:40.839 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:40.840 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} parsed false HttpParser{s=END,0 of -1} 16:06:40.883 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=46} 16:06:40.883 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.883 [qtp780934299-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eb722d6[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4fe7630d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=51} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2fb18e32] (null,[p=0,l=278,c=278,r=278],true)@START 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@4fe7630d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2fb18e32] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4fe7630d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:40.888 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=52/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=51} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2fb18e32] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=52} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=52} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@144e5138) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=52} 16:06:40.889 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:40.890 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 65} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:40.891 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@631870f5{HeapByteBufferR@17938890[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@631870f5{HeapByteBufferR@17938890[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed false HttpParser{s=END,65 of 65} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@631870f5{HeapByteBufferR@17938890[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:40.892 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10d4fb[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@56334e6d[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@372cfe12] (null,[p=0,l=266,c=266,r=266],true)@START 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@56334e6d[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@372cfe12] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@56334e6d[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=6} 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:40.897 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@372cfe12] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@79d7f661) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.898 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:40.899 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:40.899 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:40.900 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:40.900 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:40.900 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:06:40.9Z 16:06:40.901 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:06:40.901Z 16:06:40.901 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:06:40.901Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:40.901 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:06:40.901Z 16:06:40.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:40.901 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:06:40.901Z tryProduce true 16:06:40.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:40.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:40.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.901 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:40.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:40.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.901 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 16:06:40.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.903 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} parsed false HttpParser{s=END,0 of -1} 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.904 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59ad3edc[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7fc743e3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d2b41c1] (null,[p=0,l=154,c=154,r=154],true)@START 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@7fc743e3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d2b41c1] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7fc743e3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 16:06:40.907 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=6} 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d2b41c1] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=6} 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=6} 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@39338322) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=6} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=154 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@3904e0f4[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 185 HeapByteBuffer@3904e0f4[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:40.909 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.910 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:40.912 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:40.912 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:40.912 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:40.912 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.912 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=3} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=4} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=4} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=4} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=4} parsed false HttpParser{s=END,0 of -1} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=4} 16:06:40.913 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.914 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76642de[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@bde6fb9[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c36d9] (null,[p=0,l=275,c=275,r=275],true)@START 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@bde6fb9[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c36d9] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@bde6fb9[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 16:06:40.917 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:40.923 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=14} 16:06:40.924 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:40.924 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1681834000915}],"response":{"uri":"/light/switch/turn_on","task":"ACT","start":1681834000914,"end":1681834000914,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 16:06:40.924 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c36d9] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 16:06:40.982 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=74} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=74} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@87d07c4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=74} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/turn_on/ACT written=275 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.983 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:40.984 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:40.995 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:40.995 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:40.995 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:40.995 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:40.995 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.996 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} parsed false HttpParser{s=END,0 of -1} 16:06:40.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=2} 16:06:41.009 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.009 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca86357[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 16:06:41.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 16:06:41.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7432d7f7[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=16} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6064c9c0] (null,[p=0,l=153,c=153,r=153],true)@START 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@7432d7f7[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6064c9c0] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7432d7f7[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=28/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=17} 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6064c9c0] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=17} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=18} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@671cea4f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=18} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=153 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.013 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.020 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.020 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.020 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.021 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.022 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=63/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=63} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=63/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=63} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=63} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=63} 16:06:41.084 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.085 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=64/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=64} parsed false HttpParser{s=END,0 of -1} 16:06:41.085 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=64/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=64} 16:06:41.085 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.085 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@626263e2[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7a3a5b57[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=70} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d41b6d8] (null,[p=0,l=278,c=278,r=278],true)@START 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@7a3a5b57[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d41b6d8] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7a3a5b57[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.091 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=70} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d41b6d8] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=77} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=77} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@776cee54) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=77} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.098 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:41.099 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of 65} 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.100 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} parse HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} Content@6e0fe28{HeapByteBufferR@2e28fd40[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@6e0fe28{HeapByteBufferR@2e28fd40[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.110 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} 16:06:41.111 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:41.111 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} parsed false HttpParser{s=END,65 of 65} 16:06:41.111 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@6e0fe28{HeapByteBufferR@2e28fd40[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.111 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44882a55[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@51e85305[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f75f] (null,[p=0,l=266,c=266,r=266],true)@START 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@51e85305[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f75f] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@51e85305[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.115 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 16:06:41.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.123 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f75f] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=25} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=25} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4e67f461) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=25} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.124 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.125 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.193 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.193 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=68/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} 16:06:41.193 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} 16:06:41.193 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=68} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=69} 16:06:41.194 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.195 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=70} 16:06:41.195 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.195 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=70} parsed false HttpParser{s=END,0 of -1} 16:06:41.195 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=70} 16:06:41.205 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.205 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.207 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11bb1fdb[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 16:06:41.207 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3d18faec[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=83} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@253b4b7c] (null,[p=0,l=154,c=154,r=154],true)@START 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@3d18faec[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@253b4b7c] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3d18faec[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=83/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=83} 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@253b4b7c] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=83} 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.208 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=83} 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1d583a8a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=84} 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=154 16:06:41.209 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 214 HeapByteBuffer@3904e0f4[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 214 HeapByteBuffer@3904e0f4[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.217 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.218 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.228 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.228 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.228 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=11} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=11} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=11} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=11} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=11} parsed false HttpParser{s=END,0 of -1} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=11} 16:06:41.229 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.230 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@722bb96e[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2297f209[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@450e6869] (null,[p=0,l=275,c=275,r=275],true)@START 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@2297f209[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@450e6869] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2297f209[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.233 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 16:06:41.285 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.285 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@450e6869] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=68} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=68} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@249538ca) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=68} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_on/ACT written=275 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.286 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.287 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.297 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=10} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.297 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=10} 16:06:41.297 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=10} 16:06:41.297 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.297 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=10} 16:06:41.297 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=10} 16:06:41.297 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=11} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=11} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=11} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=11} 16:06:41.298 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.299 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=12} parsed false HttpParser{s=END,0 of -1} 16:06:41.299 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=12} 16:06:41.309 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.309 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.311 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c8cebc3[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 16:06:41.311 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 16:06:41.311 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2c71f73e[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.311 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=24} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 16:06:41.311 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f6a1606] (null,[p=0,l=153,c=153,r=153],true)@START 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@2c71f73e[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f6a1606] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2c71f73e[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=25/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=25} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3f6a1606] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=25} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=25} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@76262c2f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.312 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.313 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=25} 16:06:41.313 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=153 16:06:41.313 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.320 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.320 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.320 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.320 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.320 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:41.321 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 16:06:41.322 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.323 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed false HttpParser{s=END,0 of -1} 16:06:41.323 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 16:06:41.332 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.332 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.335 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a2af09f[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 16:06:41.335 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 16:06:41.335 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@47e5793d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.335 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=14} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:41.335 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ff265cb] (null,[p=0,l=278,c=278,r=278],true)@START 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@47e5793d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ff265cb] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@47e5793d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=15} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ff265cb] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=15} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=15} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3c8ff008) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=15} 16:06:41.336 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 16:06:41.337 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.383 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.383 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.383 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 295 HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=295,c=8192,r=295]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 65 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 65} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.385 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.385 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} parse HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} Content@71ec510e{HeapByteBufferR@1d2cf29f[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@71ec510e{HeapByteBufferR@1d2cf29f[p=230,l=295,c=8192,r=65]={POST /sen... 65\r\n\r\n<<<{"parameters":[{"name": "...e": 10,"type": "int"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} parsed false HttpParser{s=END,65 of 65} 16:06:41.395 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=65,q=1,[0]=EOF,s=STREAM] read 65 from Content@71ec510e{HeapByteBufferR@1d2cf29f[p=295,l=295,c=8192,r=0]={POST /sen...int"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.396 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6064f6df[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3d986723[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=15} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35e375a9] (null,[p=0,l=266,c=266,r=266],true)@START 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@3d986723[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35e375a9] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3d986723[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 16:06:41.399 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.400 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,65 of 65},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 16:06:41.406 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.406 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.406 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35e375a9] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=23} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=23} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2c571e4b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=23} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,65 of 65} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.407 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.408 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=13} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=13} 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=13} 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=13} 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=13} 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.421 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.422 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=15} 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=15} parsed false HttpParser{s=END,0 of -1} 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=15} 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.423 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.429 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21efd7ac[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}) 16:06:41.432 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 16:06:41.432 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@24202058[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.432 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=24} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72f1087a] (null,[p=0,l=83,c=83,r=83],true)@START 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@24202058[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72f1087a] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=122,c=16384,r=122]={<<>>\ndD/ggq8E...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@24202058[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}] 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=25/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=25} 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@718ff05b{WRITING}->null {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72f1087a] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 16:06:41.433 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=26} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=26} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6b073f2d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=26} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.434 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.435 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.435 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.490 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=55/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=56/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/brightness/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.491 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.492 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.492 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.492 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=57/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=2} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.501 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=11} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.501 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=11} 16:06:41.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=11} 16:06:41.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=12} parsed false HttpParser{s=END,0 of -1} 16:06:41.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=12} 16:06:41.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.502 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73463dec[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}) 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=156 null 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7a740cc2[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=15} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7034eecc] (null,[p=0,l=156,c=156,r=156],true)@START 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=156} last=true content=HeapByteBuffer@7a740cc2[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7034eecc] ([p=0,l=123,c=16384,r=123],[p=0,l=156,c=156,r=156],true)@COMPLETING 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7a740cc2[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}] 16:06:41.505 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=71/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=16} 16:06:41.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.506 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7034eecc] ([p=123,l=123,c=16384,r=0],[p=156,l=156,c=156,r=0],true)@END 16:06:41.506 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=23} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=23} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@61217cc0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=23} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/brightness/GET written=156 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.513 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 294 HeapByteBuffer@3904e0f4[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 294 HeapByteBuffer@3904e0f4[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=294,c=8192,r=294]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.514 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 64 16:06:41.524 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 64},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} parsed true HttpParser{s=CONTENT,0 of 64} 16:06:41.524 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 64},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} parse HeapByteBuffer@3904e0f4[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.525 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=11} Content@23ca9455{HeapByteBufferR@79828ef2[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@23ca9455{HeapByteBufferR@79828ef2[p=230,l=294,c=8192,r=64]={POST /sen... 64\r\n\r\n<<<{"parameters":[{"name": "...ue": 5,"type": "int"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,64 of 64},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} parsed false HttpParser{s=END,64 of 64} 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=64,q=1,[0]=EOF,s=STREAM] read 64 from Content@23ca9455{HeapByteBufferR@79828ef2[p=294,l=294,c=8192,r=0]={POST /sen...int"}]}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.526 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,64 of 64},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=12} 16:06:41.540 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a3222b3[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=265 null 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@238d1bd4[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=69} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@61670149] (null,[p=0,l=265,c=265,r=265],true)@START 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=265} last=true content=HeapByteBuffer@238d1bd4[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@61670149] ([p=0,l=123,c=16384,r=123],[p=0,l=265,c=265,r=265],true)@COMPLETING 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@238d1bd4[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.583 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 388 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=69/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,64 of 64},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=69} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=388 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@61670149] ([p=123,l=123,c=16384,r=0],[p=265,l=265,c=265,r=0],true)@END {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1681834001538}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1681834001537,"end":1681834001537,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=70} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=70} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@38f65d28) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1681834001538}],"response":{"uri":"/light/switch/dim","task":"ACT","start":1681834001537,"end":1681834001537,"status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=70} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=265 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,64 of 64} 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.584 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.585 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:41.587 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.587 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=2} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=3} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=3} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=3} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/brightness/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.588 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=3} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=4} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=4} 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=4} 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=4} parsed false HttpParser{s=END,0 of -1} 16:06:41.589 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=4} 16:06:41.599 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.599 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:41.601 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@201b33dc[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}) 16:06:41.601 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=155 null 16:06:41.601 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3409c5f2[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.601 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=16} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 155 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@13707b50] (null,[p=0,l=155,c=155,r=155],true)@START 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=155} last=true content=HeapByteBuffer@3409c5f2[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 155 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@13707b50] ([p=0,l=123,c=16384,r=123],[p=0,l=155,c=155,r=155],true)@COMPLETING 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3409c5f2[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}] 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 278 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=17} 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=278 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@13707b50] ([p=123,l=123,c=16384,r=0],[p=155,l=155,c=155,r=0],true)@END {"response":{"name":"brightness","type":"int","value":5,"timestamp":1681834001538},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 16:06:41.602 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=18} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=18} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5a01fe2c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=18} 16:06:41.603 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/brightness/GET written=155 16:06:41.610 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:41.610 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:41.610 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.610 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:41.612 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.612 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:41.612 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:41.612 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:41.612 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.612 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:41.622 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:41.622 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:41.622 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=10/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.622 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.622 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:41.623 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:06:41.622Z 16:06:41.623 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:06:41.623Z 16:06:41.623 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:06:41.623Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=11/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:41.623 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:06:41.623Z 16:06:41.623 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=11/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:41.623 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:06:41.623Z tryProduce true 16:06:41.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:41.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.623 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=11/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.624 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.624 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.624 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:41.687 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=64/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.688 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.689 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.689 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=65/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.689 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.689 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@7f6652ac{HeapByteBufferR@336a2b0b[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.689 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@7f6652ac{HeapByteBufferR@336a2b0b[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.689 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:41.689 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:41.699 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:41.699 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 16:06:41.699 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:41.699 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=75/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} parsed false HttpParser{s=END,215 of 215} 16:06:41.699 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@7f6652ac{HeapByteBufferR@336a2b0b[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:41.699 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=75/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 16:06:41.707 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2adbf317[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:41.707 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:41.707 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1b4a1211[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=20} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@56f25b44] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@1b4a1211[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@56f25b44] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>dD/ggq8Ej...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1b4a1211[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=84/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=20} 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:41.708 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@56f25b44] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=21} 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=21} 16:06:41.709 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@61c7d472) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=23} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.711 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:41.712 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:41.712 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:41.712 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:41.712 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:41.712 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:41.712 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:41.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STOPPED} added {HttpClientTransportOverHTTP@338cc75f{STOPPED},AUTO} 16:06:41.722 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=10/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STOPPED} added {Client@4f453e63[provider=null,keyStore=null,trustStore=null],AUTO} 16:06:41.722 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.722 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:41.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@7c9bdee9,POJO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@7afbf561,POJO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp798516062]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@49c8f6e8,POJO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STOPPED} added {QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@6b0615ae,POJO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@cf515408[httpClient=HttpClient@6b00ad9{STOPPED},openSessions.size=0] added {HttpClient@6b00ad9{STOPPED},AUTO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@cf515408[httpClient=HttpClient@6b00ad9{STOPPED},openSessions.size=0] added {SessionTracker@4e73b552{STOPPED},AUTO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@221dad51{STOPPED} added {InflaterPool@2cec704c{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@221dad51{STOPPED} added {DeflaterPool@771cbb1a{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f3679d96[httpClient=HttpClient@6b00ad9{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@221dad51{STOPPED},AUTO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@f3679d96[httpClient=HttpClient@6b00ad9{STOPPED},openSessions.size=0] 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6b00ad9{STOPPED} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STARTING} added {ScheduledExecutorScheduler@6b2e0f78{STOPPED},AUTO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@240f6c41,POJO} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@338cc75f{STOPPED} 16:06:41.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@338cc75f{STARTING} added {ClientSelectorManager@3659d7b1{STOPPED},AUTO} 16:06:41.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@3659d7b1{STOPPED} 16:06:41.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.724Z added {SelectorProducer@3bdb2c78,POJO} 16:06:41.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.724Z added {QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:41.724 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.724Z created 16:06:41.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@64693226{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.724Z,MANAGED} 16:06:41.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@3659d7b1{STARTING} added {ManagedSelector@64693226{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:41.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@64693226{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.725Z 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=0} 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] added {ReservedThreadExecutor@1c758545{s=0/2,p=0},AUTO} 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@1c758545{s=0/2,p=0} 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6488ms ReservedThreadExecutor@1c758545{s=0/2,p=0} 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-54,5,main] 16:06:41.725 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-55,5,main] 16:06:41.725 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.726 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-56,5,main] 16:06:41.726 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.726 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-57,5,main] 16:06:41.726 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.734 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-58,5,main] 16:06:41.734 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.783 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-59,5,main] 16:06:41.783 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.783 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-60,5,main] 16:06:41.783 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.783 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@112200409-61,5,main] 16:06:41.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6547ms QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.784 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6547ms EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.784Z 16:06:41.784 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3d49fd31 startThread=0 16:06:41.784 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4016ccc1 on ManagedSelector@64693226{STARTING} id=0 keys=0 selected=0 updates=0 16:06:41.784 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3d49fd31 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.784 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.784 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.784Z tryProduce false 16:06:41.784 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:41.784 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4016ccc1 16:06:41.785 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.785 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 0 keys 16:06:41.785 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6548ms ManagedSelector@64693226{STARTED} id=0 keys=0 selected=0 updates=0 16:06:41.785 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6548ms ClientSelectorManager@3659d7b1{STARTED} 16:06:41.785 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6548ms HttpClientTransportOverHTTP@338cc75f{STARTED} 16:06:41.785 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@4f453e63[provider=null,keyStore=null,trustStore=null] 16:06:41.790 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:06:41.791 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:06:41.791 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 3ffb3598[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms Client@4f453e63[provider=null,keyStore=null,trustStore=null] 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6b2e0f78{STOPPED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms ScheduledExecutorScheduler@6b2e0f78{STARTED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms HttpClient@6b00ad9{STARTED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@4e73b552{STOPPED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms SessionTracker@4e73b552{STARTED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@221dad51{STOPPED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@2cec704c{STOPPED,size=0,capacity=UNLIMITED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms InflaterPool@2cec704c{STARTED,size=0,capacity=UNLIMITED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@771cbb1a{STOPPED,size=0,capacity=UNLIMITED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms DeflaterPool@771cbb1a{STARTED,size=0,capacity=UNLIMITED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms WebSocketExtensionFactory@221dad51{STARTED} 16:06:41.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6555ms WebSocketClient@f3679d96[httpClient=HttpClient@6b00ad9{STARTED},openSessions.size=0] 16:06:41.792 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723 to ws://127.0.0.1:8899/ws/sensinact 16:06:41.792 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:41.792 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:41.793 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:41.793 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:41.793 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723, policy=WebSocketPolicy@3b2f4a93[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:41.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6b00ad9{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=null,MANAGED} 16:06:41.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=null 16:06:41.794 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] added {Pool@451882b2[size=0 closed=false],POJO} 16:06:41.794 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:06:41.794 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:41.794 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6557ms DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:41.794 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6557ms HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:41.794 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:41.794 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350] 16:06:41.795 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 for HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=1,pool=DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=1] 16:06:41.795 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=1] 16:06:41.795 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:06:41.795 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:06:41.795 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@7b78ed6a{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:06:41.795 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@6fca5907 startThread=0 16:06:41.795 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@6fca5907 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.795 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:06:41.796 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@39c95e7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47198]] on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:41.796 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@60d5591{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=1,pool=DuplexConnectionPool@470a659f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@232d188, client.connector=HttpClient@6b00ad9{STARTED}}} on ManagedSelector@64693226{STARTED} id=0 keys=0 selected=0 updates=0 16:06:41.796 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:41.796 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STARTED} id=0 keys=0 selected=0 updates=1 16:06:41.796 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:41.803 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:41.803 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@6fca5907 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.803 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:41.803 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:41.803 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/0 selected 16:06:41.803 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:41.803 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:41.804 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:41.804 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@39c95e7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47198]] 16:06:41.804 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@39c95e7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47198]] startThread=0 16:06:41.804 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@60d5591{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=1,pool=DuplexConnectionPool@470a659f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@232d188, client.connector=HttpClient@6b00ad9{STARTED}}} 16:06:41.804 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.804 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@39c95e7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47198]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:41.804 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:41.804 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.804 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:41.804 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 1/1/1 selected 16:06:41.804 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 1 keys, 0 updates 16:06:41.804 [qtp780934299-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:06:41.805 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@7d7b9aa6 Connect@60d5591{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=1,pool=DuplexConnectionPool@470a659f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@232d188, client.connector=HttpClient@6b00ad9{STARTED}}} 16:06:41.805 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:47198 remote=/127.0.0.1:8899] 16:06:41.805 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.805 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:06:41.805 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@452b0f83 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:41.805 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@794411d1{Connect@60d5591{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47198 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=1,pool=DuplexConnectionPool@470a659f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@232d188, client.connector=HttpClient@6b00ad9{STARTED}}}} startThread=0 16:06:41.805 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:41.805 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.805 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@794411d1{Connect@60d5591{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47198 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=1,pool=DuplexConnectionPool@470a659f[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@232d188, client.connector=HttpClient@6b00ad9{STARTED}}}} in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.805 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:41.805 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.805 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:06:41.806 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.806 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 16:06:41.815 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@215b428b on ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=0 16:06:41.815 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=0}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.815 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22cb308a{AC.ReadCB@368b58d9{HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:41.815 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.816 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.816 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:41.816 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.816 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=2 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@452b0f83 16:06:41.816 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.816 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a 16:06:41.816 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@39c95e7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:47198]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:41.816 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@476378b{AC.ReadCB@2564c2ff{HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:41.816 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.828 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 on ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=1 16:06:41.829 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=2 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/1 selected 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 2 updates 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@215b428b 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 16:06:41.829 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@7b78ed6a{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.829 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:41.829 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@470a659f[c=0/1/64,a=0,i=1,q=1] 16:06:41.829 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@7b78ed6a{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@451882b2[size=1 closed=false] 16:06:41.830 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[PENDING/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]} on HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/1/64,a=1,i=0,q=0] 16:06:41.830 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 16:06:41.830 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[PENDING/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]} associated true to HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[PENDING/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.830 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 8k4WxeN8BpPO+dQ31zzOBw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@55778a40{s=START} 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 8k4WxeN8BpPO+dQ31zzOBw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@55778a40{s=COMPLETING} 16:06:41.831 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c36750{IDLE}->null [HeapByteBuffer@c6a2d21[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:06:41.889 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{WRITING}->null:IDLE-->WRITING 16:06:41.889 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:41.889 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:41.889 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@23fda363 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=73/60000}{io=1/1,kio=1,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.889 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=73/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[PENDING/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@55778a40{s=COMPLETING}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.889 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@2c36750{WRITING}->null 16:06:41.889 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{IDLE}->null:WRITING-->IDLE 16:06:41.889 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.889 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@55778a40{s=END} 16:06:41.889 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 16:06:41.889 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:41.889 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 16:06:41.890 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]}, result: null 16:06:41.890 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 16:06:41.890 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:06:41.89Z 16:06:41.890 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.890 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:06:41.89Z 16:06:41.890 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@794411d1{Connect@60d5591{java.nio.channels.SocketChannel[connected local=/127.0.0.1:47198 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@232d188, client.connector=HttpClient@6b00ad9{STARTED}}}} in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}] 16:06:41.890 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:06:41.89Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:41.890 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22cb308a{AC.ReadCB@368b58d9{HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=74/60000}{io=1/0,kio=1,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:41.890 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:06:41.89Z 16:06:41.890 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=75/60000}{io=1/0,kio=1,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.901 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:06:41.901Z tryProduce true 16:06:41.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:41.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:41.901 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:06:41.901 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 8k4WxeN8BpPO+dQ31zzOBw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:41.902 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=12} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=12} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@196b8d51{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=12} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=12} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:41.914 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:41.915 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34, policy=WebSocketPolicy@1cbef9a5[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:41.915 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:41.916 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=13} 16:06:41.916 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 16:06:41.916 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14}] 16:06:41.927 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25}] added {WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25},POJO} 16:06:41.927 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],AUTO} 16:06:41.927 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25}] 16:06:41.927 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=25}] 16:06:41.927 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34] 16:06:41.938 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6701ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34] 16:06:41.938 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6701ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=36},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=36}] 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=37},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6702ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=START}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=37} 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=37} 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@196b8d51{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@196b8d51{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=37} 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@10bae1bd) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7b2251de 16:06:41.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=37} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:41 GMT Connection: Upgrade Sec-WebSocket-Accept: A2ypYWK35hiKpXL5lwctjDBWO9E= Upgrade: WebSocket 16:06:41.940 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@1cec00a7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@30ad2378] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:41.940 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:41.940 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:41 GMT Connection: Upgrade Sec-WebSocket-Accept: A2ypYWK35hiKpXL5lwctjDBWO9E= Upgrade: WebSocket 16:06:41.940 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:41.940 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@1cec00a7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@30ad2378] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:41.940 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@775d9bd9{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:06:41.950 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{WRITING}->null:IDLE-->WRITING 16:06:41.951 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 1/1/1 selected 16:06:41.951 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 1 keys, 0 updates 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=W,to=49/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=COMPLETING}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=49} 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@775d9bd9{WRITING}->null 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{IDLE}->null:WRITING-->IDLE 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@1cec00a7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@30ad2378] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@10bae1bd w=false 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@196b8d51{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:41.951 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7d7b9aa6 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=61/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@196b8d51{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@196b8d51{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=49} 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:06:41.951 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=61/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=END}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=49} to WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=END}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=49} 16:06:41.951 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=61/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:06:41.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@196b8d51{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:41.951 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=0} tryExecute EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.951Z 16:06:41.951 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=1} startReservedThread p=1 16:06:41.952 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=END}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=49} upgrading from HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=END}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=49} to WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=END}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=49} 16:06:41.952 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1c758545{s=0/2,p=1}@3c46909d startThread=0 16:06:41.952 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1c758545{s=0/2,p=1}@3c46909d in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=1}] 16:06:41.989 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=1}@3c46909d started 16:06:41.989 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@368b58d9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@678f382f{s=END}]=>HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=87} 16:06:41.989 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@3c46909d waiting 16:06:41.989 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[HANDSHAKING],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:41.989 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:06:41.989 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:06:41.989 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:41.989Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:06:41.989 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@20fac42d[batching=true] 16:06:41.990 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENING],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@20fac42d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:41.990 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:06:41.990 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:41.990 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:41.990 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}] 16:06:41.990 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:41.990 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:41.990 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:41.990 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:41.990 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@476378b{AC.ReadCB@2564c2ff{HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:41.990 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:41.990 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@74cf9261{DirectByteBuffer@7a086288[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:06:41.990 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@7a086288[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.001 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:06:42.001 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@7a086288[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.001 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@74cf9261{DirectByteBuffer@7a086288[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[null 0 null]@35c76c10[PENDING/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@7a086288[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:06:42.001 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@5c5350f[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@5296a7ea | +> SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34] - STARTED += ExtensionStack@7a7a7a8f[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:06:42.001 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:06:42.001 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@196b8d51{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:06:42.002 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:06:42.002 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:06:42.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5b4f2920{s=HttpChannelState@196b8d51{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350] 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:06:42.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@368b58d9::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@196b8d51{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:42.002 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:42.013 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10 Date: Tue, 18 Apr 2023 16:06:41 GMT Connection: Upgrade Sec-WebSocket-Accept: A2ypYWK35hiKpXL5lwctjDBWO9E= Upgrade: WebSocket 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 > HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10] null 16:06:42.013 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10 16:06:42.014 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:42.015 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:06:42.025 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],AUTO} 16:06:42.025 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:42.026 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:42.036 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723] 16:06:42.036 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6800ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723] 16:06:42.037 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6800ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:42.037 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:42.037 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:06:42.037 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:42.037 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @6800ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:42.038 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:42.038 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@74cf9261{DirectByteBuffer@7a086288[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:06:42.038 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2564c2ff(l:/127.0.0.1:47198 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6459c8c4(exchange=HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]})[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:42.038 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[HANDSHAKING],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.038 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:06:42.038 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:06:42.038 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@5b1a97fc[batching=true] 16:06:42.039 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENING],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@5b1a97fc[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:06:42.039 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:42.039 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.039 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:42.048 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.048 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 on ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=0 16:06:42.048 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=1 16:06:42.048 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:42.048 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/1 selected 16:06:42.048 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:42.049 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.049 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 16:06:42.049 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.049 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@3b3568b3[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@7e37f911 | +> SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723] - STARTED += ExtensionStack@650cfd78[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:42.049 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.049 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:42.049 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@51fb9f1{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@6459c8c4(exchange=null)[send=HttpSenderOverHTTP@5607d945(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@55778a40{s=START}],recv=HttpReceiverOverHTTP@2ec3c57f(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:42.049 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@7b78ed6a{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@2564c2ff::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@451882b2[size=0 closed=false] 16:06:42.049 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 > HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350] 16:06:42.049 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4a23350 > HttpResponse[HTTP/1.1 101 Switching Protocols]@35c76c10] null 16:06:42.049 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:42.049 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:06:42.050 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:42.050 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}] 16:06:42.050 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@24d0d7ef[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>} 16:06:42.050 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=30,fin=true,rsv=...,masked=false] 16:06:42.050 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=30,fin=true,rsv=...,masked=false] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=30,fin=true,rsv=...,masked=true], Flusher@2a173d05[PROCESSING]) 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null] to Flusher@ac491e8[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=36 cap=32768] 16:06:42.060 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:42.061 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c36750{IDLE}->null [DirectByteBuffer@2e28bc9f[p=0,l=36,c=32768,r=36]={<<<\x81\x9e\x19\x94\x19Db\xB6l6p\xB6#f6\xE7|*j\xFdw%z\xE064k\xFbo-}\xF1k7;\xE9>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:42.061 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{WRITING}->null:IDLE-->WRITING 16:06:42.061 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:42.061 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:42.061 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@23fda363 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=70/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.061 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=70/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.061 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=70/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:42.061 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:06:42.061Z 16:06:42.062 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:06:42.061Z 16:06:42.062 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:06:42.062Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=71/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:42.062 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=71/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:42.062 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:42.062 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:42.062 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9Fy\xB90{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.062 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.083 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 36 DirectByteBuffer@67ebb6c4[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\x19\x94\x19Db\xB6l6p\xB6#f6\xE7|*j\xFdw%z\xE064k\xFbo-}\xF1k7;\xE9>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.083 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 36 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=21/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=36,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.083 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 36 bytes - DirectByteBuffer@67ebb6c4[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\x19\x94\x19Db\xB6l6p\xB6#f6\xE7|*j\xFdw%z\xE064k\xFbo-}\xF1k7;\xE9>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.083 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:06:42.083Z 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\x19\x94\x19Db\xB6l6p\xB6#f6\xE7|*j\xFdw%z\xE064k\xFbo-}\xF1k7;\xE9>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.093 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=36 remaining=0 WriteFlusher@2c36750{WRITING}->null 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 36 bytes 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:42.094 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{IDLE}->null:WRITING-->IDLE 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 30 - Parser@3be213db[ExtensionStack,s=PAYLOAD_LEN,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:42.094 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5fe08213[p=0,l=30,c=30,r=30]={<<>>} 16:06:42.094 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] processing 0 entries: [] 16:06:42.094 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] auto flushing 16:06:42.094 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:06:42.094Z tryProduce true 16:06:42.094 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] flushing 0 frames: [] 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=30,fin=true,rsv=...,masked=true] 16:06:42.094 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:42.094 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.094 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:42.094 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=TEXT[len=30,fin=true,rsv=...,masked=true]]] 16:06:42.094 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5fe08213[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:42.094 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([30] "{"uri":"/sensinact/providers"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@9433dc3[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=83,fin=true,rsv=...,masked=false] 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=83,fin=true,rsv=...,masked=false] 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=83,fin=true,rsv=...,masked=false], Flusher@685abff1[PROCESSING]) 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null] to Flusher@620d4a01[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:42.097 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:42.105 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:42.105 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:42.105 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:42.105 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:42.105 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=85 cap=32768] 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@775d9bd9{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=85,c=32768,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>93},"type...\x00\x00\x00\x00\x00\x00\x00}] 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{WRITING}->null:IDLE-->WRITING 16:06:42.106 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 1/1/1 selected 16:06:42.106 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 1 keys, 0 updates 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 85 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=W,to=23/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=85,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:42.106 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7d7b9aa6 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=85 remaining=0 WriteFlusher@775d9bd9{WRITING}->null 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{IDLE}->null:WRITING-->IDLE 16:06:42.106 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] processing 0 entries: [] 16:06:42.106 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:42.106 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] auto flushing 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] flushing 0 frames: [] 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0} tryExecute EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:42.107Z 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=36,l=36,c=4096,r=0]={\x81\x9e\x19\x94\x19D{"u...iders"}<<<>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=0}@3c46909d offer EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:42.107Z 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e\x19\x94\x19D{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=1} startReservedThread p=1 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1c758545{s=0/2,p=1}@2c3f8cc6 startThread=0 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]] 16:06:42.107 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1c758545{s=0/2,p=1}@2c3f8cc6 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=1}] 16:06:42.107 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=1}@2c3f8cc6 started 16:06:42.107 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@2c3f8cc6 waiting 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:42.107Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]]}} 16:06:42.107 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=1}@3c46909d task=EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:42.107Z 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:42.107 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:42.107Z tryProduce true 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]] 16:06:42.107 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:42.107 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:42.107 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.107 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:42.108 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.117 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.108 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:42.117 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 85 DirectByteBuffer@d308d4d[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.108 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:42.117 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:42.117 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 85 bytes - DirectByteBuffer@d308d4d[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.117 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:42.117 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.118 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:42.118 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 85 bytes 16:06:42.118 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:42.118 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 83 - Parser@4b7a1ed0[ExtensionStack,s=PAYLOAD_LEN,c=0,len=83,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5c696fd2[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=83,fin=true,rsv=...,masked=false] 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) 16:06:42.118 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]] 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:42.118 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.118 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5c696fd2[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([83] "{"providers":["light...ERS_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=85,l=85,c=4096,r=0]={\x81S{"provi...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.118 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]] 16:06:42.119 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]]}} 16:06:42.119 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]] 16:06:42.119 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 on ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=0 16:06:42.119 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=1 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:42.119 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3d49fd31 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}] 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/1 selected 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]] 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.119 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6b2a373e[p=0,l=46,c=46,r=46]={<<<{"uri":"/sensinact/providers/slider/services"}>>>} 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=46,fin=true,rsv=...,masked=false] 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=46,fin=true,rsv=...,masked=false] 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=46,fin=true,rsv=...,masked=true], Flusher@2a173d05[PROCESSING]) 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=46,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null] to Flusher@ac491e8[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=46,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:42.294 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=52 cap=32768] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c36750{IDLE}->null [DirectByteBuffer@2e28bc9f[p=0,l=52,c=32768,r=52]={<<<\x81\xAe ;\x9b\xA2[\x19\xEe\xD0I\x19\xA1\x80\x0fH\xFe\xCcSR\xF5\xC3CO\xB4...\xCbD^\xE9\xD1\x0fH\xF7\xCbD^\xE9\x8dS^\xE9\xD4IX\xFe\xD1\x02F>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{WRITING}->null:IDLE-->WRITING 16:06:42.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:42.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 52 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=176/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=52,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=52 remaining=0 WriteFlusher@2c36750{WRITING}->null 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{IDLE}->null:WRITING-->IDLE 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] processing 0 entries: [] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] auto flushing 16:06:42.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@23fda363 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=188/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] flushing 0 frames: [] 16:06:42.295 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:42.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=188/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]] 16:06:42.296 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=188/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING 16:06:42.296 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:06:42.296Z 16:06:42.296 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:06:42.296Z 16:06:42.296 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:06:42.296Z 16:06:42.296 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:06:42.296Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=189/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:42.297 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:06:42.297Z tryProduce true 16:06:42.297 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:42.297 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=189/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]]}} 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:42.297 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=189/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=30,f=null]] 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e\x19\x94\x19D{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.297 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 52 DirectByteBuffer@67ebb6c4[p=0,l=52,c=4096,r=52]={<<<\x81\xAe ;\x9b\xA2[\x19\xEe\xD0I\x19\xA1\x80\x0fH\xFe\xCcSR\xF5\xC3CO\xB4...\xCbD^\xE9\xD1\x0fH\xF7\xCbD^\xE9\x8dS^\xE9\xD4IX\xFe\xD1\x02F>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 52 bytes - DirectByteBuffer@67ebb6c4[p=0,l=52,c=4096,r=52]={<<<\x81\xAe ;\x9b\xA2[\x19\xEe\xD0I\x19\xA1\x80\x0fH\xFe\xCcSR\xF5\xC3CO\xB4...\xCbD^\xE9\xD1\x0fH\xF7\xCbD^\xE9\x8dS^\xE9\xD4IX\xFe\xD1\x02F>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=52,c=4096,r=52]={<<<\x81\xAe ;\x9b\xA2[\x19\xEe\xD0I\x19\xA1\x80\x0fH\xFe\xCcSR\xF5\xC3CO\xB4...\xCbD^\xE9\xD1\x0fH\xF7\xCbD^\xE9\x8dS^\xE9\xD4IX\xFe\xD1\x02F>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 52 bytes 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 46 - Parser@3be213db[ExtensionStack,s=PAYLOAD_LEN,c=0,len=46,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@722f6a83[p=0,l=46,c=46,r=46]={<<<[\x19\xEe\xD0I\x19\xA1\x80\x0fH\xFe\xCcSR\xF5\xC3CO\xB4\xD2RT\xEd\xCbD^\xE9\xD1\x0fH\xF7\xCbD^\xE9\x8dS^\xE9\xD4IX\xFe\xD1\x02F>>>} 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=46,fin=true,rsv=...,masked=true] 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=46,fin=true,rsv=...,masked=true]) 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=46,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@722f6a83[p=0,l=46,c=46,r=46]={<<<{"uri":"/sensinact/providers/slider/services"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:42.297 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([46] "{"uri":"/sensinact/providers/slider/services"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@76065f23[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=87,fin=true,rsv=...,masked=false] 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=87,fin=true,rsv=...,masked=false] 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=87,fin=true,rsv=...,masked=false], Flusher@685abff1[PROCESSING]) 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=87,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null] to Flusher@620d4a01[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=87,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:42.301 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=89 cap=32768] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@775d9bd9{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=89,c=32768,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>"type":"G...\x00\x00\x00\x00\x00\x00\x00}] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{WRITING}->null:IDLE-->WRITING 16:06:42.302 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 1/1/1 selected 16:06:42.302 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 1 keys, 0 updates 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 89 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=W,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=89,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=89 remaining=0 WriteFlusher@775d9bd9{WRITING}->null 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{IDLE}->null:WRITING-->IDLE 16:06:42.302 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7d7b9aa6 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] processing 0 entries: [] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] auto flushing 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] flushing 0 frames: [] 16:06:42.302 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]] 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=52,l=52,c=4096,r=0]={\x81\xAe ;\x9b\xA2{"u...vices"}<<<>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.302 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAe ;\x9b\xA2{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.302 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0} tryExecute EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:42.302Z 16:06:42.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]] 16:06:42.303 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=0}@2c3f8cc6 offer EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:42.303Z 16:06:42.303 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]]}} 16:06:42.303 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=1} startReservedThread p=1 16:06:42.303 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1c758545{s=0/2,p=1}@7da2cb2c startThread=0 16:06:42.303 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]] 16:06:42.303 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:42.303 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1c758545{s=0/2,p=1}@7da2cb2c in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=1}] 16:06:42.303 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:42.303 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=1}@7da2cb2c started 16:06:42.303 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=1}@2c3f8cc6 task=EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:42.303Z 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:42.303 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@7da2cb2c waiting 16:06:42.303 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]] 16:06:42.303 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:42.303Z tryProduce true 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.303 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:42.303Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:42.303 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:42.303 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:42.303 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=0/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]]}} 16:06:42.304 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=83,f=null]] 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:42.304 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 89 DirectByteBuffer@d308d4d[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 89 bytes - DirectByteBuffer@d308d4d[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 89 bytes 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 87 - Parser@4b7a1ed0[ExtensionStack,s=PAYLOAD_LEN,c=0,len=87,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@73653ae8[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=87,fin=true,rsv=...,masked=false] 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=87,fin=true,rsv=...,masked=false]) 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=87,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@73653ae8[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([87] "{"services":["admin"...ST","uri":"/slider","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"services":["admin","cursor"],"type":"SERVICES_LIST","uri":"/slider","statusCode":200} 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=89,l=89,c=4096,r=0]={\x81W{"servi...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x81W{"servi...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.304 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]] 16:06:42.305 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]]}} 16:06:42.305 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]] 16:06:42.305 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 on ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=0 16:06:42.305 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=1 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/1 selected 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.305 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=2/2,p=0}@3c46909d waiting 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]] 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.305 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4967fa1b[p=0,l=63,c=63,r=63]={<<<{"uri":"/sensinact/provid...ices/cursor/resources"}>>>} 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=63,fin=true,rsv=...,masked=false] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=63,fin=true,rsv=...,masked=false] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=63,fin=true,rsv=...,masked=true], Flusher@2a173d05[PROCESSING]) 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=63,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null] to Flusher@ac491e8[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=63,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:42.496 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=69 cap=32768] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c36750{IDLE}->null [DirectByteBuffer@2e28bc9f[p=0,l=69,c=32768,r=69]={<<<\x81\xBf\xB9\xC5\xD6\x11\xC2\xE7\xA3c\xD0\xE7\xEc3\x96\xB6\xB3\x7f\xCa\xAc\xB8p\xDa\xB1\xF9...\xD0\xA6\xB3b\x96\xA6\xA3c\xCa\xAa\xA4>\xCb\xA0\xA5~\xCc\xB7\xB5t\xCa\xE7\xAb>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{WRITING}->null:IDLE-->WRITING 16:06:42.497 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:42.497 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 69 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=192/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=69,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=69 remaining=0 WriteFlusher@2c36750{WRITING}->null 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{IDLE}->null:WRITING-->IDLE 16:06:42.497 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@23fda363 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] processing 0 entries: [] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] auto flushing 16:06:42.497 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] flushing 0 frames: [] 16:06:42.497 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:42.497 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]]:runFillable:BLOCKING 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:06:42.498Z 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:06:42.498Z 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:06:42.498Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:42.498 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:06:42.498Z 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]]}} 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:42.498 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:06:42.498Z tryProduce true 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:42.498 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:42.498 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAe ;\x9b\xA2{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.498 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=195/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=46,f=null]] 16:06:42.498 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 69 DirectByteBuffer@67ebb6c4[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\xB9\xC5\xD6\x11\xC2\xE7\xA3c\xD0\xE7\xEc3\x96\xB6\xB3\x7f\xCa\xAc\xB8p\xDa\xB1\xF9...\xD0\xA6\xB3b\x96\xA6\xA3c\xCa\xAa\xA4>\xCb\xA0\xA5~\xCc\xB7\xB5t\xCa\xE7\xAb>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.498 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 69 bytes - DirectByteBuffer@67ebb6c4[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\xB9\xC5\xD6\x11\xC2\xE7\xA3c\xD0\xE7\xEc3\x96\xB6\xB3\x7f\xCa\xAc\xB8p\xDa\xB1\xF9...\xD0\xA6\xB3b\x96\xA6\xA3c\xCa\xAa\xA4>\xCb\xA0\xA5~\xCc\xB7\xB5t\xCa\xE7\xAb>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\xB9\xC5\xD6\x11\xC2\xE7\xA3c\xD0\xE7\xEc3\x96\xB6\xB3\x7f\xCa\xAc\xB8p\xDa\xB1\xF9...\xD0\xA6\xB3b\x96\xA6\xA3c\xCa\xAa\xA4>\xCb\xA0\xA5~\xCc\xB7\xB5t\xCa\xE7\xAb>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 69 bytes 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 63 - Parser@3be213db[ExtensionStack,s=PAYLOAD_LEN,c=0,len=63,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4d7e4193[p=0,l=63,c=63,r=63]={<<<\xC2\xE7\xA3c\xD0\xE7\xEc3\x96\xB6\xB3\x7f\xCa\xAc\xB8p\xDa\xB1\xF9a\xCb\xAa\xA0x\xDd...\xD0\xA6\xB3b\x96\xA6\xA3c\xCa\xAa\xA4>\xCb\xA0\xA5~\xCc\xB7\xB5t\xCa\xE7\xAb>>>} 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=63,fin=true,rsv=...,masked=true] 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=63,fin=true,rsv=...,masked=true]) 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=63,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4d7e4193[p=0,l=63,c=63,r=63]={<<<{"uri":"/sensinact/provid...ices/cursor/resources"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:42.499 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([63] "{"uri":"/sensinact/p...rs/slider/services/cursor/resources"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@f5ea85c[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=90,fin=true,rsv=...,masked=false] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=90,fin=true,rsv=...,masked=false] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=90,fin=true,rsv=...,masked=false], Flusher@685abff1[PROCESSING]) 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=90,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null] to Flusher@620d4a01[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=90,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:42.504 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=92 cap=32768] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@775d9bd9{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=92,c=32768,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>pe":"GET_...\x00\x00\x00\x00\x00\x00\x00}] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{WRITING}->null:IDLE-->WRITING 16:06:42.505 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 1/1/1 selected 16:06:42.505 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 1 keys, 0 updates 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 92 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=W,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=92,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:42.505 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7d7b9aa6 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=92 remaining=0 WriteFlusher@775d9bd9{WRITING}->null 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{IDLE}->null:WRITING-->IDLE 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] 16:06:42.505 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] processing 0 entries: [] 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] auto flushing 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] flushing 0 frames: [] 16:06:42.505 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]]:runFillable:BLOCKING 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=69,l=69,c=4096,r=0]={\x81\xBf\xB9\xC5\xD6\x11{"u...urces"}<<<>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xBf\xB9\xC5\xD6\x11{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.505 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=2/2,p=0} tryExecute EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:42.505Z 16:06:42.505 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]] 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@3c46909d offer EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:42.505Z 16:06:42.506 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]]}} 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:42.506Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:42.506 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]] 16:06:42.506 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@3c46909d task=EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:42.506Z 16:06:42.506 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]]}} 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:42.506 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x81W{"servi...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.506 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:42.506 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:42.506Z tryProduce true 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:42.506 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.506 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 92 DirectByteBuffer@d308d4d[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 92 bytes - DirectByteBuffer@d308d4d[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 92 bytes 16:06:42.506 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=87,f=null]] 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:42.506 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 90 - Parser@4b7a1ed0[ExtensionStack,s=PAYLOAD_LEN,c=0,len=90,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]] 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@79ec9f65[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 16:06:42.506 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=90,fin=true,rsv=...,masked=false] 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=90,fin=true,rsv=...,masked=false]) 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=90,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@79ec9f65[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:42.506 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([90] "{"resources":["posit...i":"/slider/cursor","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"resources":["position"],"type":"RESOURCES_LIST","uri":"/slider/cursor","statusCode":200} 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=92,l=92,c=4096,r=0]={\x81Z{"resou...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x81Z{"resou...\x00\x00\x00\x00\x00\x00\x00} 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]] 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]]}} 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]] 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 on ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=0 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=1 16:06:42.507 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=2/2,p=0}@2c3f8cc6 waiting 16:06:42.507 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:42.507 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/1 selected 16:06:42.507 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:42.507 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:42.507 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 16:06:42.508 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]] 16:06:42.508 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:42.508 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:42.552 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:42.553 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:43.698 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:43.698 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5a0b1927[p=0,l=76,c=76,r=76]={<<<{"uri":"/sensinact/provid...esources/position/GET"}>>>} 16:06:43.698 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=76,fin=true,rsv=...,masked=false] 16:06:43.698 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=76,fin=true,rsv=...,masked=false] 16:06:43.698 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=76,fin=true,rsv=...,masked=true], Flusher@2a173d05[PROCESSING]) 16:06:43.698 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=76,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null] to Flusher@ac491e8[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=76,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2a173d05[PROCESSING],AUTO,null]] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=82 cap=32768] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c36750{IDLE}->null [DirectByteBuffer@2e28bc9f[p=0,l=82,c=32768,r=82]={<<<\x81\xCc\x95\x1b\xAf\xDf\xEe9\xDa\xAd\xFc9\x95\xFd\xBah\xCa\xB1\xE6r\xC1\xBe\xF6o\x80...~\xDc\xB0\xE0i\xCc\xBa\xE64\xDf\xB0\xE6r\xDb\xB6\xFau\x80\x98\xD0O\x8d\xA2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{WRITING}->null:IDLE-->WRITING 16:06:43.699 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:43.699 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 82 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1192/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=82,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]] 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=82 remaining=0 WriteFlusher@2c36750{WRITING}->null 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{IDLE}->null:WRITING-->IDLE 16:06:43.699 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] 16:06:43.700 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] processing 0 entries: [] 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@23fda363 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=1193/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]] 16:06:43.700 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] auto flushing 16:06:43.700 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] flushing 0 frames: [] 16:06:43.700 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=1194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]] 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=1194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]]:runFillable:BLOCKING 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:06:43.7Z 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:06:43.7Z 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:06:43.7Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=1194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:43.700 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:06:43.7Z 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=1194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]]}} 16:06:43.700 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:43.700 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:06:43.7Z tryProduce true 16:06:43.701 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:43.701 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xBf\xB9\xC5\xD6\x11{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 82 DirectByteBuffer@67ebb6c4[p=0,l=82,c=4096,r=82]={<<<\x81\xCc\x95\x1b\xAf\xDf\xEe9\xDa\xAd\xFc9\x95\xFd\xBah\xCa\xB1\xE6r\xC1\xBe\xF6o\x80...~\xDc\xB0\xE0i\xCc\xBa\xE64\xDf\xB0\xE6r\xDb\xB6\xFau\x80\x98\xD0O\x8d\xA2>>>}meters":...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.701 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=1195/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=63,f=null]] 16:06:43.701 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 82 bytes - DirectByteBuffer@67ebb6c4[p=0,l=82,c=4096,r=82]={<<<\x81\xCc\x95\x1b\xAf\xDf\xEe9\xDa\xAd\xFc9\x95\xFd\xBah\xCa\xB1\xE6r\xC1\xBe\xF6o\x80...~\xDc\xB0\xE0i\xCc\xBa\xE64\xDf\xB0\xE6r\xDb\xB6\xFau\x80\x98\xD0O\x8d\xA2>>>}meters":...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=82,c=4096,r=82]={<<<\x81\xCc\x95\x1b\xAf\xDf\xEe9\xDa\xAd\xFc9\x95\xFd\xBah\xCa\xB1\xE6r\xC1\xBe\xF6o\x80...~\xDc\xB0\xE0i\xCc\xBa\xE64\xDf\xB0\xE6r\xDb\xB6\xFau\x80\x98\xD0O\x8d\xA2>>>}meters":...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 82 bytes 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 76 - Parser@3be213db[ExtensionStack,s=PAYLOAD_LEN,c=0,len=76,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@40c1484c[p=0,l=76,c=76,r=76]={<<<\xEe9\xDa\xAd\xFc9\x95\xFd\xBah\xCa\xB1\xE6r\xC1\xBe\xF6o\x80\xAf\xE7t\xD9\xB6\xF1...~\xDc\xB0\xE0i\xCc\xBa\xE64\xDf\xB0\xE6r\xDb\xB6\xFau\x80\x98\xD0O\x8d\xA2>>>} 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=76,fin=true,rsv=...,masked=true] 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=76,fin=true,rsv=...,masked=true]) 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=76,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@40c1484c[p=0,l=76,c=76,r=76]={<<<{"uri":"/sensinact/provid...esources/position/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:43.701 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([76] "{"uri":"/sensinact/p...vices/cursor/resources/position/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:43.704 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6c76181e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=152,fin=true,rsv=...,masked=false] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=152,fin=true,rsv=...,masked=false] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=152,fin=true,rsv=...,masked=false], Flusher@685abff1[PROCESSING]) 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null] to Flusher@620d4a01[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@685abff1[PROCESSING],AUTO,null]] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=156 cap=32768] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@775d9bd9{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=156,c=32768,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>}81834000...\x00\x00\x00\x00\x00\x00\x00}] 16:06:43.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{WRITING}->null:IDLE-->WRITING 16:06:43.706 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 1/1/1 selected 16:06:43.706 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 1 keys, 0 updates 16:06:43.706 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7d7b9aa6 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]] 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 156 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=W,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=156,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=156 remaining=0 WriteFlusher@775d9bd9{WRITING}->null 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{IDLE}->null:WRITING-->IDLE 16:06:43.706 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]] 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] processing 0 entries: [] 16:06:43.706 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]]:runFillable:BLOCKING 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] auto flushing 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] flushing 0 frames: [] 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:43.706 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=2/2,p=0} tryExecute EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:43.706Z 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=82,l=82,c=4096,r=0]={\x81\xCc\x95\x1b\xAf\xDf{"u...n/GET"}<<<>>>}meters":...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCc\x95\x1b\xAf\xDf{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.706 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@2c3f8cc6 offer EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:43.706Z 16:06:43.706 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]] 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:43.706Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:43.707 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@2c3f8cc6 task=EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:43.707Z 16:06:43.707 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]]}} 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]]}} 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:43.707 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=true/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:43.707Z tryProduce true 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:43.707 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:43.707 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x81Z{"resou...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:43.707 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]] 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 156 DirectByteBuffer@d308d4d[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 156 bytes - DirectByteBuffer@d308d4d[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.707 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:43.707 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=90,f=null]] 16:06:43.707 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:43.707 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 156 bytes 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:43.707 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 152 - Parser@4b7a1ed0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@775aa05c[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=152,fin=true,rsv=...,masked=false] 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@4e6ae99a 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]] 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@775aa05c[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:43.707 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.707 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([152] "{"response":{"name":...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"position","type":"int","value":1,"timestamp":1681834002552},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@54a3cfa3[READING] getAction(DirectByteBuffer@d308d4d[p=156,l=156,c=4096,r=0]={\x81~\x00\x98{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@d308d4d[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x98{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]]}} 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 on ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=0 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=1 16:06:43.708 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=2/2,p=0}@3c46909d waiting 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/1 selected 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@6c531bb1 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.708 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 1 keys 16:06:43.790 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:43.790 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:43.790 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2077/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.790 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2078/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.790 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2078/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:43.790 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:06:43.79Z 16:06:43.790 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:06:43.79Z 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:06:43.791Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2078/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:43.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:06:43.791Z 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2078/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:43.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:06:43.791Z tryProduce true 16:06:43.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:43.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2079/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2079/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:43.791 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:43.792 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@51ee33c1{HeapByteBufferR@3d96b928[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@51ee33c1{HeapByteBufferR@3d96b928[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:43.793 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 16:06:43.794 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@51ee33c1{HeapByteBufferR@3d96b928[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:43.794 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@753e4e9c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2abb3c49[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2be77933] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@2abb3c49[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2be77933] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>hiKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2abb3c49[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:43.797 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=6} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2be77933] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=22,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=6} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=6} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@c6e4471) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=6} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.798 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:43.799 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:43.800 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:43.800 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 waiting 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.800 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.803 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:43.803 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:43.804 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.804 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.804 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:43.804 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:06:43.804Z 16:06:43.804 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:06:43.804Z 16:06:43.805 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:06:43.805Z 16:06:43.805 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:06:43.805Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:43.805 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:06:43.805Z tryProduce true 16:06:43.805 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:43.805 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.805 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:43.805 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.805 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.805 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:43.805 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 134 HeapByteBuffer@3904e0f4[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 134 HeapByteBuffer@3904e0f4[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:43.806 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=0} GET //127.0.0.1:8899/sensinact/slider HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=1} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=1} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:43.807 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=2} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=2} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=2} 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=2} 16:06:43.808 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:43.809 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=2} parsed false HttpParser{s=END,0 of -1} 16:06:43.809 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=3} 16:06:43.809 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:43.809 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8835baa[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}) 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=120 null 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7bbcc109[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55151b3f] (null,[p=0,l=120,c=120,r=120],true)@START 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=120} last=true content=HeapByteBuffer@7bbcc109[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:43.812 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55151b3f] ([p=0,l=123,c=16384,r=123],[p=0,l=120,c=120,r=120],true)@COMPLETING 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>hiKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7bbcc109[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}] 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 243 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=7} 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=243 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55151b3f] ([p=123,l=123,c=16384,r=0],[p=120,l=120,c=120,r=0],true)@END 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:43.813 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=23,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=7} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=23,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=8} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@ed4cd4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=23,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=8} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider written=120 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.814 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@3904e0f4[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@3904e0f4[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:43.815 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.816 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=2} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=2} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=2} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=2} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=2} parsed false HttpParser{s=END,0 of -1} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=2} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:43.817 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@658b7fbc[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}) 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=157 null 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@a54ab18[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 157 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@409e24d5] (null,[p=0,l=157,c=157,r=157],true)@START 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=157} last=true content=HeapByteBuffer@a54ab18[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 157 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@409e24d5] ([p=0,l=123,c=16384,r=123],[p=0,l=157,c=157,r=157],true)@COMPLETING 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>hiKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@a54ab18[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}] 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 280 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=6} 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=280 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:43.821 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@409e24d5] ([p=123,l=123,c=16384,r=0],[p=157,l=157,c=157,r=0],true)@END 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:43.822 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=24,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=7} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=24,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=7} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@649e77fd) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=24,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=7} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor written=157 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.822 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.823 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.823 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:43.823 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.823 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:43.823 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.823 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.824 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:43.824 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.824 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:43.824 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:43.824 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:43.824 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.824 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:43.825 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:06:43.825Z 16:06:43.890 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:06:43.89Z 16:06:43.890 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:06:43.89Z 16:06:43.890 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:06:43.89Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=66/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:43.890 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:06:43.89Z tryProduce true 16:06:43.890 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:43.890 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=66/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:43.890 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.890 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=66/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:43.890 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 16:06:43.890 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.890 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.890 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:43.891 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:43.900 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@f3679d96[httpClient=HttpClient@6b00ad9{STARTED},openSessions.size=1] 16:06:43.905 [Thread-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@f3679d96[httpClient=HttpClient@6b00ad9{STARTED},openSessions.size=1] 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:43.905 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@4e73b552{STARTED} 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor/position/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:43.905 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@5b1a97fc[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:43.905 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[OPENED],f=Flusher@ac491e8[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@5b1a97fc[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:43.905 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:43.906 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.906 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.906 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=15} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.906 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=15} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:43.906 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.906 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:43.906 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=15} 16:06:43.907 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@610df598) 16:06:43.919 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:43.919 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@610df598,OFF,null] to Flusher@ac491e8[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.919 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=28} 16:06:43.919 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:43.919 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.919 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@610df598,OFF,null]] 16:06:43.919 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=29/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=28} parsed false HttpParser{s=END,0 of -1} 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@610df598,OFF,null]] 16:06:43.920 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=29/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=29} 16:06:43.920 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c36750{IDLE}->null [DirectByteBuffer@37aed3bb[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xA7\x9b\xC5^>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6b3b0341[p=0,l=10,c=10,r=10]={<<<\xA4r\x966\xD2\xEf\xA11\xD0\xF5>>>}] 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{WRITING}->null:IDLE-->WRITING 16:06:43.920 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:43.920 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=212/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[CLOSING],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@2c36750{WRITING}->null 16:06:43.920 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@23fda363 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=213/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]] 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c36750{IDLE}->null:WRITING-->IDLE 16:06:43.920 [qtp780934299-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:43.920 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=213/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]] 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:06:43.920 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=213/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]]:runFillable:BLOCKING 16:06:43.920 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:06:43.921 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:06:43.92Z 16:06:43.921 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:06:43.921 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:43.921 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@63d43e66 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:06:43.921Z 16:06:43.921 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.922 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f1a26f3[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@5ad6824d startThread=0 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 16:06:43.934 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@5ad6824d in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@43e5d8ae[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:43.934 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@5ad6824d started 16:06:43.934 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d waiting 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=43} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 16:06:43.934 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:06:43.934Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=227/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:43.934 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@63d43e66 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:06:43.934Z 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72397949] (null,[p=0,l=152,c=152,r=152],true)@START 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@22cb308a{AC.ReadCB@5296a7ea{WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=FI,flush=-,to=227/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]]}} 16:06:43.934 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:06:43.934Z tryProduce true 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:43.934 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@43e5d8ae[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:43.934 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 16:06:43.934 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCc\x95\x1b\xAf\xDf{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:43.934 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:43.934 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=227/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[OPENED],f=Flusher@620d4a01[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=76,f=null]] 16:06:43.934 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72397949] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 16:06:43.949 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xA7\x9b\xC5^\xA4r\x966\xD2\xEf\xA11\xD0\xF5>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.934 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@2ba329fb{l=/127.0.0.1:47198,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xA7\x9b\xC5^\xA4r\x966\xD2\xEf\xA11\xD0\xF5>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xA7\x9b\xC5^\xA4r\x966\xD2\xEf\xA11\xD0\xF5>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:43.949 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>hiKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@43e5d8ae[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:06:43.949 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@3be213db[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@75f5fe64[p=0,l=10,c=10,r=10]={<<<\xA4r\x966\xD2\xEf\xA11\xD0\xF5>>>} 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:43.949 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:06:43.950 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:43.950 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=59/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=58} 16:06:43.950 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:43.950 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:06:43.950 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:43.950 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:06:43.950 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@72397949] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 16:06:43.950 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@447cd483) 16:06:43.983 [Thread-38] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@476378b{AC.ReadCB@7e37f911{WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=0.0.0.0/0.0.0.0:47198,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=29/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]]}} 16:06:43.950 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:43.983 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:43.983 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@447cd483,OFF,null] to Flusher@620d4a01[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.983 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:43.983 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:43.983 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@447cd483,OFF,null]] 16:06:43.983 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=0.0.0.0/0.0.0.0:47198,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=62/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] onFillInterestedFailed {} 16:06:43.984 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:43.993 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=25,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=102} 16:06:43.993 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@64693226{STARTED} id=0 keys=1 selected=0 updates=0 16:06:43.993 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:43.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@447cd483,OFF,null]] 16:06:43.993 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.993 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@775d9bd9{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3de046a0[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:06:43.993 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{WRITING}->null:IDLE-->WRITING 16:06:43.993 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=25,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=102} 16:06:43.994 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4116bbaf) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:43.994 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3daacc23 startThread=0 16:06:43.994 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.994 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:43.994 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/0 selected 16:06:43.994 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.994 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 0 updates 16:06:43.994 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:43.994 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3daacc23 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}] 16:06:43.994 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:43.994 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.994 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 0 keys 16:06:43.994 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=W,to=45/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[CLOSING],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:43.994 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@775d9bd9{WRITING}->null 16:06:43.994 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=25,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=103} 16:06:43.994 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@775d9bd9{IDLE}->null:WRITING-->IDLE 16:06:43.994 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@2ba329fb{l=0.0.0.0/0.0.0.0:47198,r=null,CLOSED,fill=-,flush=-,to=73/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.994 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor/position/GET written=152 16:06:43.994 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:06:43.994 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:06:43.994 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:43.994 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@2ba329fb{l=0.0.0.0/0.0.0.0:47198,r=null,CLOSED,fill=-,flush=-,to=74/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:43.994 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:43.994 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:43.994 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:44.007 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:43.995 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=0.0.0.0/0.0.0.0:47198,r=null,CLOSED,fill=-,flush=-,to=74/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:44.007 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:44.007 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:44.007 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723] 16:06:44.007 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:06:44.007 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:44.008 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723] 16:06:44.008 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.008 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OSHUT,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:44.008 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.008 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,OSHUT,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:44.008 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],behavior=CLIENT,connection=WebSocketClientConnection@7e37f911::SocketChannelEndPoint@2ba329fb{l=0.0.0.0/0.0.0.0:47198,r=null,CLOSED,fill=-,flush=-,to=87/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e37f911[s=ConnectionState@3361b92e[DISCONNECTED],f=Flusher@ac491e8[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4b7a1ed0[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@5b1a97fc[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@4da9f723],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:06:44.008 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@69035a19{l=/127.0.0.1:8899,r=/127.0.0.1:47198,CLOSED,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:44.008 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.008 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@22cb308a{null} 16:06:44.008 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@4e73b552{STOPPED} 16:06:44.008 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:44.008 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@221dad51{STARTED} 16:06:44.008 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67bc89a6 startThread=0 16:06:44.008 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@771cbb1a{STARTED,size=0,capacity=UNLIMITED} 16:06:44.008 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.008 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@771cbb1a{STOPPED,size=0,capacity=UNLIMITED} 16:06:44.008 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:44.008 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67bc89a6 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.022 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:44.008 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@69035a19{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:47198,CLOSED,fill=-,flush=-,to=13/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:44.022 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:06:44.022 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:44.022 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:44.009 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3daacc23 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}] 16:06:44.022 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:44.022 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@2cec704c{STARTED,size=0,capacity=UNLIMITED} 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:44.022 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:44.022 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@2cec704c{STOPPED,size=0,capacity=UNLIMITED} 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:44.022 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@69035a19{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=27/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=null]] 16:06:44.022 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@221dad51{STOPPED} 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:44.022 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xA7\x9b\xC5^\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:44.022 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:44.022 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:06:44.022 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@6b00ad9{STARTED} 16:06:44.022 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1471d016[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xA7\x9b\xC5^\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:44.022 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:06:44.022 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=27/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=null]] 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:44.022 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:44.022 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:44.022 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:44.022 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=28/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@20fac42d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:06:44.023 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=1} GET //127.0.0.1:8899/sensinact/slider/cursor/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:44.023 [Thread-38] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:44.036 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=41/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@20fac42d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:06:44.036 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:44.036 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:44.036 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:44.036 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34] 16:06:44.036 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:44.036 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34] 16:06:44.036 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:44.036 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=28/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:44.036 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],behavior=SERVER,connection=WebSocketServerConnection@5296a7ea::SocketChannelEndPoint@69035a19{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=41/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5296a7ea[s=ConnectionState@1e98984d[DISCONNECTED],f=Flusher@620d4a01[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3be213db[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@20fac42d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@491b9e34],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:06:44.036 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:44.036 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor/position/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:44.036 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67bc89a6 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:44.036 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.036 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@213bd3d5,queue=0,pool=DuplexConnectionPool@470a659f[c=0/0/64,a=0,i=0,q=0] 16:06:44.036 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:44.036 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@6b2e0f78{STARTED} 16:06:44.036 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 16:06:44.036 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@6b2e0f78{STOPPED} 16:06:44.095 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.095 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@4f453e63[provider=null,keyStore=null,trustStore=null] 16:06:44.095 [qtp780934299-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.095 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@4f453e63[provider=null,keyStore=null,trustStore=null] 16:06:44.095 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:44.095 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@338cc75f{STARTED} 16:06:44.095 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:44.095 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@3659d7b1{STARTED} 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:44.096 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@64693226{STARTED} id=0 keys=0 selected=0 updates=0 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:44.096 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@41e555ef on ManagedSelector@64693226{STOPPING} id=0 keys=0 selected=0 updates=0 16:06:44.096 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STOPPING} id=0 keys=0 selected=0 updates=1 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/0 selected 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@41e555ef 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@64693226{STOPPING} id=0 keys=0 selected=0 updates=0 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=88/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=74} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:44.096 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 waiting with 0 keys 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=88/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=74} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.096 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2ac54224 on ManagedSelector@64693226{STOPPING} id=0 keys=0 selected=0 updates=0 16:06:44.096 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:44.097 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@64693226{STOPPING} id=0 keys=0 selected=0 updates=1 16:06:44.097 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=75} 16:06:44.097 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:44.097 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken with none selected 16:06:44.097 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 woken up from select, 0/0/0 selected 16:06:44.097 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@73bc7aa1 processing 0 keys, 1 updates 16:06:44.097 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=75} 16:06:44.097 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:44.097 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2ac54224 16:06:44.097 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:44.097 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=89/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=75} parsed false HttpParser{s=END,0 of -1} 16:06:44.099 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:44.099 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:44.099Z 16:06:44.110 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}] 16:06:44.110 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=2/2,p=0}@2c3f8cc6 size 2 > capacity 16:06:44.110 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=102/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=88} 16:06:44.110 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}] 16:06:44.110 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1c758545{s=2/2,p=0}@2c3f8cc6 in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=2/2,p=0}] 16:06:44.110 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.110 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@1c758545{s=2/2,p=0} 16:06:44.111 [Thread-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=1/2,p=0}@3c46909d offer STOP! 16:06:44.111 [Thread-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=0}@7da2cb2c offer STOP! 16:06:44.111 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=0/2,p=0}@3c46909d task=STOP! 16:06:44.111 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@1c758545{s=-1/2,p=0} 16:06:44.111 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=-1/2,p=0}@3c46909d Exited 16:06:44.111 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=-1/2,p=0}@7da2cb2c task=STOP! 16:06:44.111 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@1c758545{s=-1/2,p=0}@7da2cb2c Exited 16:06:44.111 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1c758545{s=-1/2,p=0}@3c46909d in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@1c758545{s=-1/2,p=0}] 16:06:44.111 [qtp780934299-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:44.111 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1c758545{s=-1/2,p=0}@7da2cb2c in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.111 [WebSocketClient@112200409-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-57,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.111 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.111 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@112200409-58,5,main] for 14999 16:06:44.111 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.111 [WebSocketClient@112200409-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-61,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.111 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.111 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-55,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-58,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-54,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@112200409-56,5,main] for 14999 16:06:44.112 [WebSocketClient@112200409-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-56,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@112200409-60,5,main] for 14999 16:06:44.112 [WebSocketClient@112200409-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-59,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [WebSocketClient@112200409-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@112200409-60,5,main] exited for QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:44.112 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2015b2cd/SelectorProducer@3bdb2c78/IDLE/p=false/QueuedThreadPool[WebSocketClient@112200409]@2f98635e{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:44.112Z 16:06:44.112 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@64693226{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:44.113 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@3659d7b1{STOPPED} 16:06:44.113 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@338cc75f{STOPPED} 16:06:44.113 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@6b00ad9{STOPPED} 16:06:44.113 [Thread-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@f3679d96[httpClient=HttpClient@6b00ad9{STOPPED},openSessions.size=0] 16:06:44.113 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@f3679d96[httpClient=HttpClient@6b00ad9{STOPPED},openSessions.size=0] 16:06:44.114 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21faab1a[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 16:06:44.114 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@30c187bd[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=103} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@418773f9] (null,[p=0,l=152,c=152,r=152],true)@START 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@30c187bd[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@418773f9] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>hiKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@30c187bd[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 16:06:44.125 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=117/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=104} 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@418773f9] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=26,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=104} 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=26,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=104} 16:06:44.126 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@712c2d1) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=26,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=105} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor/position/GET written=152 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.127 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.192 [qtp780934299-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.192 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:44.192 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.192 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.192 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:44.193 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.193 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:44.193 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:44.193 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:44.193 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 size 2 > capacity 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:44.193 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3932c79a{s=2/2,p=0}@177b2a09 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:44.193 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:06:44.193Z 16:06:44.206 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:06:44.206Z 16:06:44.206 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:06:44.206Z 16:06:44.206 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:06:44.206Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=13/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:44.206 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:06:44.206Z tryProduce true 16:06:44.206 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:44.206 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=13/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:44.206 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:44.206 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.206 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:44.206 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:44.206 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.206 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:44.207 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:44.220 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} Content@63552007{HeapByteBufferR@6d92c21d[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@63552007{HeapByteBufferR@6d92c21d[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} parsed false HttpParser{s=END,215 of 215} 16:06:44.221 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@63552007{HeapByteBufferR@6d92c21d[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:44.222 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29f4c1ee[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dee20fd[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=31} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5168088d] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@dee20fd[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5168088d] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>hiKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dee20fd[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=31/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=31} 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:44.238 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5168088d] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=27,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=27,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4bde8446) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=27,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.239 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.289 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.290 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=0} 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=0} 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.291 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} parsed false HttpParser{s=END,0 of -1} 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=14} 16:06:44.304 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.305 [qtp780934299-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:44.306 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71d39651[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}) 16:06:44.306 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 16:06:44.306 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@34b321d9[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:44.306 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 16:06:44.306 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d3abdc0] (null,[p=0,l=83,c=83,r=83],true)@START 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@34b321d9[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d3abdc0] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=122,c=16384,r=122]={<<>>\nhiKpXL5l...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@34b321d9[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}] 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=17} 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE {"providers":["light","slider"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d3abdc0] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:44.307 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=28,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=17} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=28,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=29} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@275034ce) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=28,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=29} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 153 HeapByteBuffer@3904e0f4[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} filled 153 HeapByteBuffer@3904e0f4[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:44.319 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} 16:06:44.320 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} 16:06:44.333 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.333 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=13} 16:06:44.333 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=13} 16:06:44.333 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.333 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.333 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=14} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=14} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=14} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=14} 16:06:44.334 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:44.335 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=14} parsed false HttpParser{s=END,0 of -1} 16:06:44.335 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=15} 16:06:44.335 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.383 [qtp780934299-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:44.384 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@123dce3d[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}) 16:06:44.384 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=87 null 16:06:44.384 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@698f34fd[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:44.385 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=65} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 87 16:06:44.385 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2caac427] (null,[p=0,l=87,c=87,r=87],true)@START 16:06:44.385 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=87} last=true content=HeapByteBuffer@698f34fd[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 16:06:44.393 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 87 16:06:44.393 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2caac427] ([p=0,l=122,c=16384,r=122],[p=0,l=87,c=87,r=87],true)@COMPLETING 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=122,c=16384,r=122]={<<>>\nhiKpXL5l...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@698f34fd[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}] 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 209 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=74} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=209 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2caac427] ([p=122,l=122,c=16384,r=0],[p=87,l=87,c=87,r=0],true)@END {"services":["admin","cursor"],"type":"SERVICES_LIST","uri":"/slider","statusCode":200} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=29,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=74} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=29,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=74} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2024c191) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.394 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=29,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=74} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services written=87 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 170 HeapByteBuffer@3904e0f4[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} filled 170 HeapByteBuffer@3904e0f4[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:44.395 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:44.396 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:44.396 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:44.396 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=1} 16:06:44.396 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=1} 16:06:44.396 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.396 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=1} 16:06:44.396 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=1} 16:06:44.408 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.408 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.408 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:44.408 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=14} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=14} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=14} 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:44.409 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=14} 16:06:44.410 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:44.410 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=15} parsed false HttpParser{s=END,0 of -1} 16:06:44.410 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=15} 16:06:44.410 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.410 [qtp780934299-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@194cb546[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}) 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=90 null 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@c19997b[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=17} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 90 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d83bc51] (null,[p=0,l=90,c=90,r=90],true)@START 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=90} last=true content=HeapByteBuffer@c19997b[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 90 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:44.412 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d83bc51] ([p=0,l=122,c=16384,r=122],[p=0,l=90,c=90,r=90],true)@COMPLETING 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=122,c=16384,r=122]={<<>>\nhiKpXL5l...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@c19997b[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}] 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 212 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=28/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=28} 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=212 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d83bc51] ([p=122,l=122,c=16384,r=0],[p=90,l=90,c=90,r=0],true)@END 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=30,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=28} 16:06:44.423 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=30,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=29} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@67159904) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=30,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=29} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources written=90 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 179 HeapByteBuffer@3904e0f4[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} filled 179 HeapByteBuffer@3904e0f4[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:44.424 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:44.425 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:44.425 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:44.425 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:44.425 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:44.425 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:44.437 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:44.437 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:44.437 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:44.437 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=1} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=1} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=1} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=1} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:44.438 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=2} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=2} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=2} 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=2} 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:44.439 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=2} parsed false HttpParser{s=END,0 of -1} 16:06:44.483 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=59/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=46} 16:06:44.483 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:44.484 [qtp780934299-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:44.493 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b5792cb[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=2335 null 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3d3d1d2d[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=57} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 2335 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ac282eb] (null,[p=0,l=2335,c=2335,r=2335],true)@START 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=2335} last=true content=HeapByteBuffer@3d3d1d2d[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 2335 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ac282eb] ([p=0,l=124,c=16384,r=124],[p=0,l=2335,c=2335,r=2335],true)@COMPLETING 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=124,c=16384,r=124]={<<>>iKpXL5lwc...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3d3d1d2d[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 2459 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=57} 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=2459 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ac282eb] ([p=124,l=124,c=16384,r=0],[p=2335,l=2335,c=2335,r=0],true)@END 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:44.494 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:44.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=31,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=57} 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=31,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=58} 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@8130cd2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.495 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.495 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=31,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=61} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position written=2335 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.499 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.500 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:44.500 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.500 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:44.500 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:44.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:44.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:44.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:44.500 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:44.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:44.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:44.500 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@63d43e66 waiting 16:06:44.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:44.512 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:44.512 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:45.499 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:45.499 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:45.499 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:45.500 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:06:45.5Z 16:06:45.500 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:06:45.5Z 16:06:45.500 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:06:45.5Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:45.500 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:06:45.5Z 16:06:45.500 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:45.501 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:06:45.5Z tryProduce true 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:45.501 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:45.501 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 183 HeapByteBuffer@3904e0f4[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.501 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.501 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} filled 183 HeapByteBuffer@3904e0f4[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:45.501 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:45.502 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=2} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=2} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=2} 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:45.503 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=2} 16:06:45.504 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:45.511 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=9} parsed false HttpParser{s=END,0 of -1} 16:06:45.511 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=10} 16:06:45.511 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:45.512 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:45.514 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@743ba3f2[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 16:06:45.514 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 16:06:45.514 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4fcf4b03[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:45.514 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=13} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9725a08] (null,[p=0,l=152,c=152,r=152],true)@START 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@4fcf4b03[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9725a08] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>\niKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4fcf4b03[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=14} 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9725a08] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null {"response":{"name":"position","type":"int","value":1,"timestamp":1681834004494},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:06:45.515 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=32,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=14} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=32,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=15} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5fb143cc) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=32,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=15} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/GET written=152 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.516 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:45.517 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:45.517 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:45.517 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:45.517 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.517 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:45.517 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:45.518 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:45.518 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.518 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.518 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:45.522 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:06:45.522 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:45.522 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.522 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.522 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:45.522 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:06:45.522Z 16:06:45.522 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:06:45.522Z 16:06:45.523 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:06:45.523Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:45.523 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:06:45.523Z 16:06:45.523 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:45.523 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:06:45.523Z tryProduce true 16:06:45.523 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:45.523 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:45.523 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.523 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.523 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.523 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:45.523 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.523 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:45.524 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@2f7516d1{HeapByteBufferR@7af4b267[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@2f7516d1{HeapByteBufferR@7af4b267[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:45.525 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:45.526 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:45.526 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:45.526 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 16:06:45.526 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:45.526 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} parsed false HttpParser{s=END,215 of 215} 16:06:45.526 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@2f7516d1{HeapByteBufferR@7af4b267[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:45.526 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@432f1801[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5915660d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@258d298e] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@5915660d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:45.530 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@258d298e] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>\niKpXL5lw...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5915660d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@258d298e] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=33,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=33,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@370ae482) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:45.531 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=33,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:45.532 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.533 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.533 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:45.533 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.533 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:45.533 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:45.533 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:45.533 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@63d43e66 waiting 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.533 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:06:45.533 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STOPPED} added {HttpClientTransportOverHTTP@65b66b08{STOPPED},AUTO} 16:06:45.533 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STOPPED} added {Client@4726927c[provider=null,keyStore=null,trustStore=null],AUTO} 16:06:45.533 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@7eb6b6b6,POJO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@7ed9499e,POJO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp685871974]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5b275174,POJO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STOPPED} added {QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@10ef5fa0,POJO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@9b2e800[httpClient=HttpClient@5017e1{STOPPED},openSessions.size=0] added {HttpClient@5017e1{STOPPED},AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@9b2e800[httpClient=HttpClient@5017e1{STOPPED},openSessions.size=0] added {SessionTracker@244e619a{STOPPED},AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@10acd6{STOPPED} added {InflaterPool@61dde151{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@10acd6{STOPPED} added {DeflaterPool@b25b095{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@66632ada[httpClient=HttpClient@5017e1{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@10acd6{STOPPED},AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@66632ada[httpClient=HttpClient@5017e1{STOPPED},openSessions.size=0] 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@5017e1{STOPPED} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STARTING} added {ScheduledExecutorScheduler@59c33386{STOPPED},AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@571a9686,POJO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@65b66b08{STOPPED} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@65b66b08{STARTING} added {ClientSelectorManager@719d35e8{STOPPED},AUTO} 16:06:45.534 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@719d35e8{STOPPED} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.535Z added {SelectorProducer@6ffa56fa,POJO} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.535Z added {QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.535Z created 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6c575325{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.535Z,MANAGED} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@719d35e8{STARTING} added {ManagedSelector@6c575325{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6c575325{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.535Z 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=0} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] added {ReservedThreadExecutor@747d1932{s=0/2,p=0},AUTO} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@747d1932{s=0/2,p=0} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10299ms ReservedThreadExecutor@747d1932{s=0/2,p=0} 16:06:45.535 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-64,5,main] 16:06:45.536 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-65,5,main] 16:06:45.536 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-66,5,main] 16:06:45.536 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.536 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.537 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-67,5,main] 16:06:45.537 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.537 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-68,5,main] 16:06:45.537 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.583 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-69,5,main] 16:06:45.583 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.583 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-70,5,main] 16:06:45.583 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.583 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@5248993-71,5,main] 16:06:45.583 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10347ms QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.584 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10347ms EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.584Z 16:06:45.584 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3cf7298d startThread=0 16:06:45.584 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3cf7298d in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.584 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1ff55ff on ManagedSelector@6c575325{STARTING} id=0 keys=0 selected=0 updates=0 16:06:45.584 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.584Z tryProduce false 16:06:45.584 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.584 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1ff55ff 16:06:45.584 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.584 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 0 keys 16:06:45.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10347ms ManagedSelector@6c575325{STARTED} id=0 keys=0 selected=0 updates=0 16:06:45.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10347ms ClientSelectorManager@719d35e8{STARTED} 16:06:45.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10347ms HttpClientTransportOverHTTP@65b66b08{STARTED} 16:06:45.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@4726927c[provider=null,keyStore=null,trustStore=null] 16:06:45.587 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:06:45.587 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 351f2244[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10351ms Client@4726927c[provider=null,keyStore=null,trustStore=null] 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@59c33386{STOPPED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10351ms ScheduledExecutorScheduler@59c33386{STARTED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10351ms HttpClient@5017e1{STARTED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@244e619a{STOPPED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10351ms SessionTracker@244e619a{STARTED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@10acd6{STOPPED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@61dde151{STOPPED,size=0,capacity=UNLIMITED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10351ms InflaterPool@61dde151{STARTED,size=0,capacity=UNLIMITED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@b25b095{STOPPED,size=0,capacity=UNLIMITED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10352ms DeflaterPool@b25b095{STARTED,size=0,capacity=UNLIMITED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10352ms WebSocketExtensionFactory@10acd6{STARTED} 16:06:45.588 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10352ms WebSocketClient@66632ada[httpClient=HttpClient@5017e1{STARTED},openSessions.size=0] 16:06:45.588 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165 to ws://127.0.0.1:8899/ws/sensinact 16:06:45.589 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:45.589 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:45.589 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:45.589 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:45.595 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165, policy=WebSocketPolicy@51a8313b[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:45.595 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5017e1{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=null,MANAGED} 16:06:45.595 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=null 16:06:45.595 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] added {Pool@43da41e[size=0 closed=false],POJO} 16:06:45.596 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:06:45.596 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:45.596 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10359ms DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:45.596 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10359ms HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:45.596 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:45.596 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b] 16:06:45.596 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b for HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=1,pool=DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=1] 16:06:45.596 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=1] 16:06:45.596 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:06:45.596 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:06:45.596 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@2009f9b0{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:06:45.596 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@50d951e7 startThread=0 16:06:45.596 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@50d951e7 in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.596 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:06:45.597 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@7315d092{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=1,pool=DuplexConnectionPool@6642dc5a[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@772a4a28, client.connector=HttpClient@5017e1{STARTED}}} on ManagedSelector@6c575325{STARTED} id=0 keys=0 selected=0 updates=0 16:06:45.597 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@411d2248[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39642]] on ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:06:45.597 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STARTED} id=0 keys=0 selected=0 updates=1 16:06:45.597 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=1 16:06:45.597 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@50d951e7 in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.597 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:45.597 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:45.597 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/0 selected 16:06:45.597 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:06:45.597 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 1 updates 16:06:45.609 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:45.609 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.609 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.609 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@411d2248[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39642]] 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@7315d092{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=1,pool=DuplexConnectionPool@6642dc5a[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@772a4a28, client.connector=HttpClient@5017e1{STARTED}}} 16:06:45.610 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@411d2248[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39642]] startThread=0 16:06:45.610 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.610 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 1/1/1 selected 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 1 keys, 0 updates 16:06:45.610 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@411d2248[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39642]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@302a4d05 Connect@7315d092{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=1,pool=DuplexConnectionPool@6642dc5a[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@772a4a28, client.connector=HttpClient@5017e1{STARTED}}} 16:06:45.610 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:39642 remote=/127.0.0.1:8899] 16:06:45.610 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@3415cfd8{Connect@7315d092{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39642 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=1,pool=DuplexConnectionPool@6642dc5a[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@772a4a28, client.connector=HttpClient@5017e1{STARTED}}}} startThread=0 16:06:45.611 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:45.611 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:45.611 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.611 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:45.611 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@3415cfd8{Connect@7315d092{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39642 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=1,pool=DuplexConnectionPool@6642dc5a[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@772a4a28, client.connector=HttpClient@5017e1{STARTED}}}} in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.611 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:06:45.611 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:06:45.611 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3291f32a on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:45.611 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.611 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 16:06:45.611 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3380628f on ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=0 16:06:45.611 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.611 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.623 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.623 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.623 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@ccdaf3f{AC.ReadCB@6781c54b{HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:45.623 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.623 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.623 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16ad15d4{AC.ReadCB@37bfe0a0{HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:45.623 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:45.623 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=2 16:06:45.623 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:45.623 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:45.623 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e on ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=1 16:06:45.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:45.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:45.623 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=2 16:06:45.623 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@411d2248[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39642]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:45.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3291f32a 16:06:45.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 16:06:45.623 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:45.623 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/1 selected 16:06:45.623 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 2 updates 16:06:45.623 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.636 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.623 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@2009f9b0{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.636 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:45.636 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:45.636 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3380628f 16:06:45.636 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e 16:06:45.636 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@6642dc5a[c=0/1/64,a=0,i=1,q=1] 16:06:45.636 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.636 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@2009f9b0{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@43da41e[size=1 closed=false] 16:06:45.636 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.636 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:45.637 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[PENDING/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]} on HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/1/64,a=1,i=0,q=0] 16:06:45.637 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[PENDING/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]} associated true to HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[PENDING/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: KEM9zcUqn/bZRJoaKKJSNg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@47be79fc{s=START} 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: KEM9zcUqn/bZRJoaKKJSNg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@47be79fc{s=COMPLETING} 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@472c971{IDLE}->null [HeapByteBuffer@12e3efc0[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:06:45.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{WRITING}->null:IDLE-->WRITING 16:06:45.683 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:45.684 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:45.684 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=60/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[PENDING/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@47be79fc{s=COMPLETING}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@472c971{WRITING}->null 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{IDLE}->null:WRITING-->IDLE 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@763c4ffb SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=69/60000}{io=1/1,kio=1,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@47be79fc{s=END} 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=69/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=70/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]}, result: null 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:06:45.693Z 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:06:45.693Z 16:06:45.693 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@3415cfd8{Connect@7315d092{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39642 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@772a4a28, client.connector=HttpClient@5017e1{STARTED}}}} in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}] 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:06:45.693Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=70/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:45.693 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:06:45.693Z 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@ccdaf3f{AC.ReadCB@6781c54b{HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=70/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:45.693 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=70/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:45.694 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:06:45.693Z tryProduce true 16:06:45.707 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:45.707 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.707 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:45.707 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:45.707 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: KEM9zcUqn/bZRJoaKKJSNg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:45.708 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=14} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@41dc6d2c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:45.722 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:45.723 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d, policy=WebSocketPolicy@dddb2e6[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:45.723 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:45.723 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15} 16:06:45.723 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15} 16:06:45.723 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15}] 16:06:45.723 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15}] added {WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15},POJO} 16:06:45.724 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],AUTO} 16:06:45.736 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=28},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=28}] 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=28},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29}] 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d] 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10500ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d] 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10500ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29}] 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10500ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:06:45.737 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=START}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29} 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=43} 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@41dc6d2c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@41dc6d2c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=43} 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4fe6f308) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2f4c3290 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=43} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:45 GMT Connection: Upgrade Sec-WebSocket-Accept: Oz79dWOn/pF1d8FamXi/Rnwe8xg= Upgrade: WebSocket 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@65b5fba7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@af63764] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:45 GMT Connection: Upgrade Sec-WebSocket-Accept: Oz79dWOn/pF1d8FamXi/Rnwe8xg= Upgrade: WebSocket 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@65b5fba7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@af63764] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@72f0fb81{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:06:45.751 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{WRITING}->null:IDLE-->WRITING 16:06:45.752 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 1/1/1 selected 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=W,to=44/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=COMPLETING}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=44} 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@72f0fb81{WRITING}->null 16:06:45.752 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 1 keys, 0 updates 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{IDLE}->null:WRITING-->IDLE 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@65b5fba7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@af63764] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@4fe6f308 w=false 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@41dc6d2c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@41dc6d2c{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@41dc6d2c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=44} 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:06:45.752 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@302a4d05 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=59/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=END}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=44} to WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=END}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=44} 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@41dc6d2c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:45.752 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=59/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=END}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=44} upgrading from HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=END}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=44} to WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=END}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=44} 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@6781c54b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2e5a12d5{s=END}]=>HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=44} 16:06:45.752 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=59/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:06:45.752 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[HANDSHAKING],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.789 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:06:45.789 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:06:45.789 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@386bb17a[batching=true] 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENING],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@386bb17a[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:45.790 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=0} tryExecute EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.79Z 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:45.790 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=1} startReservedThread p=1 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.790 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@747d1932{s=0/2,p=1}@7117473e startThread=0 16:06:45.790 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@747d1932{s=0/2,p=1}@7117473e in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=1}] 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:45.790 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=1}@7117473e started 16:06:45.790 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0}@7117473e waiting 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:45.790 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:45.790 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:45.790 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:45.790 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.790 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 16:06:45.790 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:45.79Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=97/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:06:45.790 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@2e082499[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@190a6731 | +> SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d] - STARTED += ExtensionStack@30fad8fd[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:45.790 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.804 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.804 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@41dc6d2c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:45.804 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:45.804 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:06:45.804 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:06:45.805 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2217c80d{s=HttpChannelState@41dc6d2c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:06:45.805 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=111/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:06:45.805 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:45.805 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.805 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=111/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}] 16:06:45.805 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6781c54b::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@41dc6d2c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:45.805 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:45.805 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=112/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.805 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:45.805 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16ad15d4{AC.ReadCB@37bfe0a0{HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=112/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:45.805 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@20ce4c05{DirectByteBuffer@2e09b66c[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:06:45.805 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2e09b66c[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.805 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:45.805 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:06:45.805 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@2e09b66c[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@20ce4c05{DirectByteBuffer@2e09b66c[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[null 0 null]@6c1e4422[PENDING/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2e09b66c[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:06:45.819 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b] 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422 Date: Tue, 18 Apr 2023 16:06:45 GMT Connection: Upgrade Sec-WebSocket-Accept: Oz79dWOn/pF1d8FamXi/Rnwe8xg= Upgrade: WebSocket 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b > HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422] null 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422 16:06:45.820 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:45.821 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:06:45.834 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],AUTO} 16:06:45.834 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:45.834 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:45.848 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165] 16:06:45.848 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10612ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165] 16:06:45.849 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10612ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:45.849 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:45.849 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:06:45.849 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:45.849 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10612ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:45.849 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.849 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@20ce4c05{DirectByteBuffer@2e09b66c[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@37bfe0a0(l:/127.0.0.1:39642 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7682ea9b(exchange=HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]})[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[HANDSHAKING],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@f1b4318[batching=true] 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENING],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@f1b4318[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.850 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:45.863 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.863 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e on ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=0 16:06:45.863 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=1 16:06:45.863 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:45.863 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/1 selected 16:06:45.863 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 1 updates 16:06:45.863 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.863 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e 16:06:45.863 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@6f34bc57[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@2a362775 | +> SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165] - STARTED += ExtensionStack@71733fc0[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:45.863 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.863 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.864 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:45.864 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@4c582428{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@7682ea9b(exchange=null)[send=HttpSenderOverHTTP@fcc2245(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@47be79fc{s=START}],recv=HttpReceiverOverHTTP@771aef9e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:45.864 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@2009f9b0{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@37bfe0a0::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@43da41e[size=0 closed=false] 16:06:45.864 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b > HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b] 16:06:45.864 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@148c7c4b > HttpResponse[HTTP/1.1 101 Switching Protocols]@6c1e4422] null 16:06:45.864 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:45.864 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:06:45.864 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:45.865 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@31297484[p=0,l=27,c=27,r=27]={<<<{"uri":"/sensinact/slider"}>>>} 16:06:45.865 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}] 16:06:45.865 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=27,fin=true,rsv=...,masked=false] 16:06:45.865 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=27,fin=true,rsv=...,masked=false] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=27,fin=true,rsv=...,masked=true], Flusher@3fee8cd1[PROCESSING]) 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=27,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null] to Flusher@5e9110d3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=27,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null]] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null]] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=33 cap=32768] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@472c971{IDLE}->null [DirectByteBuffer@3bd11ff4[p=0,l=33,c=32768,r=33]={<<<\x81\x9bM\xBc\xF2T6\x9e\x87&$\x9e\xC8vb\xCf\x97:>\xD5\x9c5.\xC8\xDd'!\xD5\x961?\x9e\x8f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{WRITING}->null:IDLE-->WRITING 16:06:45.887 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 33 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=37/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=33,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.887 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=33 remaining=0 WriteFlusher@472c971{WRITING}->null 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{IDLE}->null:WRITING-->IDLE 16:06:45.887 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] 16:06:45.888 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] processing 0 entries: [] 16:06:45.888 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] auto flushing 16:06:45.888 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] flushing 0 frames: [] 16:06:45.888 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@763c4ffb SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=97/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.888 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:45.888 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=97/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.888 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=97/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:45.888 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:06:45.888Z 16:06:45.888 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:06:45.888Z 16:06:45.888 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:06:45.888Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:45.888 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:06:45.888Z 16:06:45.889 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:45.901 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:45.901 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:45.901 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:06:45.901Z tryProduce true 16:06:45.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:45.901 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xA7\x9b\xC5^\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 16:06:45.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.901 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:45.902 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=111/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.902 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 33 DirectByteBuffer@67ebb6c4[p=0,l=33,c=4096,r=33]={<<<\x81\x9bM\xBc\xF2T6\x9e\x87&$\x9e\xC8vb\xCf\x97:>\xD5\x9c5.\xC8\xDd'!\xD5\x961?\x9e\x8f>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 33 bytes - DirectByteBuffer@67ebb6c4[p=0,l=33,c=4096,r=33]={<<<\x81\x9bM\xBc\xF2T6\x9e\x87&$\x9e\xC8vb\xCf\x97:>\xD5\x9c5.\xC8\xDd'!\xD5\x961?\x9e\x8f>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=33,c=4096,r=33]={<<<\x81\x9bM\xBc\xF2T6\x9e\x87&$\x9e\xC8vb\xCf\x97:>\xD5\x9c5.\xC8\xDd'!\xD5\x961?\x9e\x8f>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 33 bytes 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 27 - Parser@4db277be[ExtensionStack,s=PAYLOAD_LEN,c=0,len=27,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@7e8927fa[p=0,l=27,c=27,r=27]={<<<6\x9e\x87&$\x9e\xC8vb\xCf\x97:>\xD5\x9c5.\xC8\xDd'!\xD5\x961?\x9e\x8f>>>} 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=27,fin=true,rsv=...,masked=true] 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=27,fin=true,rsv=...,masked=true]) 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=27,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7e8927fa[p=0,l=27,c=27,r=27]={<<<{"uri":"/sensinact/slider"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:45.902 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([27] "{"uri":"/sensinact/slider"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@858da48[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=120,fin=true,rsv=...,masked=false] 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=120,fin=true,rsv=...,masked=false] 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=120,fin=true,rsv=...,masked=false], Flusher@4a280191[PROCESSING]) 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=120,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null] to Flusher@76442305[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=120,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null]] 16:06:45.905 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null]] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=122 cap=32768] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@72f0fb81{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=122,c=32768,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>cursor/po...\x00\x00\x00\x00\x00\x00\x00}] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{WRITING}->null:IDLE-->WRITING 16:06:45.916 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 1/1/1 selected 16:06:45.916 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 1 keys, 0 updates 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 122 SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=W,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=122,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=122 remaining=0 WriteFlusher@72f0fb81{WRITING}->null 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{IDLE}->null:WRITING-->IDLE 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] 16:06:45.916 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@302a4d05 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] processing 0 entries: [] 16:06:45.916 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] auto flushing 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] flushing 0 frames: [] 16:06:45.917 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=29/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=33,l=33,c=4096,r=0]={\x81\x9bM\xBc\xF2T{"u...lider"}<<<>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:45.917 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=29/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9bM\xBc\xF2T{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]] 16:06:45.917 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0} tryExecute EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:45.917Z 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]]}} 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]] 16:06:45.917 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:45.917 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=0}@7117473e offer EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:45.917Z 16:06:45.930 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:45.930 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=1} startReservedThread p=1 16:06:45.930 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@63d43e66 waiting 16:06:45.930 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:45.930 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@747d1932{s=0/2,p=1}@220c6550 startThread=0 16:06:45.930 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:45.931 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:45.931 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@747d1932{s=0/2,p=1}@220c6550 in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=1}] 16:06:45.931 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.931 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 16:06:45.931 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=1}@220c6550 started 16:06:45.931 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0}@220c6550 waiting 16:06:45.931 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=1}@7117473e task=EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:45.931Z 16:06:45.931 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]] 16:06:45.931 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.931 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:45.931 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:45.931Z tryProduce true 16:06:45.931 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:45.931Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=43/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:45.931 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:45.931 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.931 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=43/3600000}{io=0/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:45.931 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:45.931 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:45.931 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 122 DirectByteBuffer@402c5671[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 122 bytes - DirectByteBuffer@402c5671[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 122 bytes 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 120 - Parser@458799fb[ExtensionStack,s=PAYLOAD_LEN,c=0,len=120,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@1138b871[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=120,fin=true,rsv=...,masked=false] 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=120,fin=true,rsv=...,masked=false]) 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=120,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:45.932 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1138b871[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:45.933 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([120] "{"response":{"name":...ER","uri":"/slider","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 16:06:45.933 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=122,l=122,c=4096,r=0]={\x81x{"respo...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:45.933 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:45.933 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@402c5671[p=0,l=0,c=4096,r=0]={<<<>>>\x81x{"respo...\x00\x00\x00\x00\x00\x00\x00} 16:06:45.933 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]] 16:06:45.933 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]]}} 16:06:45.945 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]] 16:06:45.946 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e on ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=0 16:06:45.946 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=1 16:06:45.946 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3cf7298d in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}] 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/1 selected 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 1 updates 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]] 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:45.946 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7ed386ea[p=0,l=34,c=34,r=34]={<<<{"uri":"/sensinact/slider/cursor"}>>>} 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=34,fin=true,rsv=...,masked=false] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=34,fin=true,rsv=...,masked=false] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=34,fin=true,rsv=...,masked=true], Flusher@3fee8cd1[PROCESSING]) 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=34,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null] to Flusher@5e9110d3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=34,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null]] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null]] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=40 cap=32768] 16:06:46.088 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@472c971{IDLE}->null [DirectByteBuffer@3bd11ff4[p=0,l=40,c=32768,r=40]={<<<\x81\xA2\x1fX!\x83dzT\xF1vz\x1b\xA10+D\xEdl1O\xE2|,\x0e\xF0s1E\xE6mwB\xF6m+N\xF1=%>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{WRITING}->null:IDLE-->WRITING 16:06:46.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:46.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 40 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=155/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=40,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=40 remaining=0 WriteFlusher@472c971{WRITING}->null 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{IDLE}->null:WRITING-->IDLE 16:06:46.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@763c4ffb SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=171/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] processing 0 entries: [] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] auto flushing 16:06:46.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] flushing 0 frames: [] 16:06:46.089 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:46.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]]:runFillable:BLOCKING 16:06:46.089 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:06:46.089Z 16:06:46.089 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:06:46.089Z 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:06:46.089Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:46.090 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:06:46.09Z 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=27,f=null]]}} 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9bM\xBc\xF2T{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 40 DirectByteBuffer@67ebb6c4[p=0,l=40,c=4096,r=40]={<<<\x81\xA2\x1fX!\x83dzT\xF1vz\x1b\xA10+D\xEdl1O\xE2|,\x0e\xF0s1E\xE6mwB\xF6m+N\xF1=%>>>r/service...\x00\x00\x00\x00\x00\x00\x00} 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 40 bytes - DirectByteBuffer@67ebb6c4[p=0,l=40,c=4096,r=40]={<<<\x81\xA2\x1fX!\x83dzT\xF1vz\x1b\xA10+D\xEdl1O\xE2|,\x0e\xF0s1E\xE6mwB\xF6m+N\xF1=%>>>r/service...\x00\x00\x00\x00\x00\x00\x00} 16:06:46.090 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:06:46.09Z tryProduce true 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=40,c=4096,r=40]={<<<\x81\xA2\x1fX!\x83dzT\xF1vz\x1b\xA10+D\xEdl1O\xE2|,\x0e\xF0s1E\xE6mwB\xF6m+N\xF1=%>>>r/service...\x00\x00\x00\x00\x00\x00\x00}) 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 40 bytes 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:46.090 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 34 - Parser@4db277be[ExtensionStack,s=PAYLOAD_LEN,c=0,len=34,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:46.090 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@67f199ec[p=0,l=34,c=34,r=34]={<<>>} 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=34,fin=true,rsv=...,masked=true] 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=34,fin=true,rsv=...,masked=true]) 16:06:46.090 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=TEXT[len=34,fin=true,rsv=...,masked=true]]] 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=34,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:46.090 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@67f199ec[p=0,l=34,c=34,r=34]={<<<{"uri":"/sensinact/slider/cursor"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:46.090 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([34] "{"uri":"/sensinact/slider/cursor"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@73b91cf3[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=157,fin=true,rsv=...,masked=false] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=157,fin=true,rsv=...,masked=false] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=157,fin=true,rsv=...,masked=false], Flusher@4a280191[PROCESSING]) 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=157,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null] to Flusher@76442305[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=157,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null]] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null]] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=161 cap=32768] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@72f0fb81{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=161,c=32768,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>4000593,"...\x00\x00\x00\x00\x00\x00\x00}] 16:06:46.092 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{WRITING}->null:IDLE-->WRITING 16:06:46.092 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 1/1/1 selected 16:06:46.092 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 1 keys, 0 updates 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 161 SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=161,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=161 remaining=0 WriteFlusher@72f0fb81{WRITING}->null 16:06:46.093 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@302a4d05 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]] 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{IDLE}->null:WRITING-->IDLE 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] processing 0 entries: [] 16:06:46.093 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]] 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] auto flushing 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] flushing 0 frames: [] 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:46.093 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]]:runFillable:BLOCKING 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=40,l=40,c=4096,r=0]={\x81\xA2\x1fX!\x83{"u...ursor"}<<<>>>r/service...\x00\x00\x00\x00\x00\x00\x00}) 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xA2\x1fX!\x83{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:46.093 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0} tryExecute EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:46.093Z 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]] 16:06:46.093 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=0}@220c6550 offer EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:46.093Z 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]]}} 16:06:46.093 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=1} startReservedThread p=1 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]] 16:06:46.093 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@747d1932{s=0/2,p=1}@54b206ce startThread=0 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:46.093 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@747d1932{s=0/2,p=1}@54b206ce in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=1}] 16:06:46.093 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:46.093 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=1}@54b206ce started 16:06:46.093 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=1}@220c6550 task=EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:46.093Z 16:06:46.093 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0}@54b206ce waiting 16:06:46.093 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:46.093 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:46.093 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:46.093 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:46.093 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:46.093Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:46.094 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:46.094Z tryProduce true 16:06:46.094 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]] 16:06:46.094 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:46.094 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:46.094 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:46.094 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]]}} 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=0,l=0,c=4096,r=0]={<<<>>>\x81x{"respo...\x00\x00\x00\x00\x00\x00\x00}) 16:06:46.094 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=120,f=null]] 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:46.094 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 161 DirectByteBuffer@402c5671[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 161 bytes - DirectByteBuffer@402c5671[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 161 bytes 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 157 - Parser@458799fb[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=157,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5a75e228[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=157,fin=true,rsv=...,masked=false] 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=157,fin=true,rsv=...,masked=false]) 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=157,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5a75e228[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([157] "{"response":{"name":...i":"/slider/cursor","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]},"type":"DESCRIBE_SERVICE","uri":"/slider/cursor","statusCode":200} 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=161,l=161,c=4096,r=0]={\x81~\x00\x9d{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@402c5671[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9d{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]] 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]]}} 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]] 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e on ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=0 16:06:46.094 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=1 16:06:46.095 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=2/2,p=0}@7117473e waiting 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/1 selected 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 1 updates 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]] 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:46.095 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:46.165 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:46.166 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@42440e0[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/slider/cursor/position/GET"}>>>} 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=47,fin=true,rsv=...,masked=false] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=47,fin=true,rsv=...,masked=false] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=47,fin=true,rsv=...,masked=true], Flusher@3fee8cd1[PROCESSING]) 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null] to Flusher@5e9110d3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null]] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3fee8cd1[PROCESSING],AUTO,null]] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=53 cap=32768] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:47.290 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@472c971{IDLE}->null [DirectByteBuffer@3bd11ff4[p=0,l=53,c=32768,r=53]={<<<\x81\xAf&\x12\xF3k]0\x86\x19O0\xC9I\ta\x96\x05U{\x9d\nEf\xDc...T=\x90\x1eTa\x9c\x19\tb\x9c\x18Of\x9a\x04H=\xB4.r0\x8e>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{WRITING}->null:IDLE-->WRITING 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 53 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1196/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=53,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]] 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=53 remaining=0 WriteFlusher@472c971{WRITING}->null 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{IDLE}->null:WRITING-->IDLE 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] processing 0 entries: [] 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@763c4ffb SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=1197/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]] 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] auto flushing 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] flushing 0 frames: [] 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=1197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]] 16:06:47.291 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=1197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]]:runFillable:BLOCKING 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:06:47.291Z 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:06:47.291Z 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:06:47.291Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=1198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=1198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=34,f=null]]}} 16:06:47.291 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:47.292 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:06:47.291Z 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xA2\x1fX!\x83{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 53 DirectByteBuffer@67ebb6c4[p=0,l=53,c=4096,r=53]={<<<\x81\xAf&\x12\xF3k]0\x86\x19O0\xC9I\ta\x96\x05U{\x9d\nEf\xDc...T=\x90\x1eTa\x9c\x19\tb\x9c\x18Of\x9a\x04H=\xB4.r0\x8e>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 53 bytes - DirectByteBuffer@67ebb6c4[p=0,l=53,c=4096,r=53]={<<<\x81\xAf&\x12\xF3k]0\x86\x19O0\xC9I\ta\x96\x05U{\x9d\nEf\xDc...T=\x90\x1eTa\x9c\x19\tb\x9c\x18Of\x9a\x04H=\xB4.r0\x8e>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.292 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:06:47.292Z tryProduce true 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=53,c=4096,r=53]={<<<\x81\xAf&\x12\xF3k]0\x86\x19O0\xC9I\ta\x96\x05U{\x9d\nEf\xDc...T=\x90\x1eTa\x9c\x19\tb\x9c\x18Of\x9a\x04H=\xB4.r0\x8e>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 53 bytes 16:06:47.292 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:47.292 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 47 - Parser@4db277be[ExtensionStack,s=PAYLOAD_LEN,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@78550c6[p=0,l=47,c=47,r=47]={<<<]0\x86\x19O0\xC9I\ta\x96\x05U{\x9d\nEf\xDc\x18J{\x97\x0eT=\x90\x1eTa\x9c\x19\tb\x9c\x18Of\x9a\x04H=\xB4.r0\x8e>>>} 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=47,fin=true,rsv=...,masked=true] 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:47.292 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=TEXT[len=47,fin=true,rsv=...,masked=true]]] 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) 16:06:47.292 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@78550c6[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/slider/cursor/position/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:47.292 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([47] "{"uri":"/sensinact/slider/cursor/position/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5eb53ab2[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=152,fin=true,rsv=...,masked=false] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=152,fin=true,rsv=...,masked=false] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=152,fin=true,rsv=...,masked=false], Flusher@4a280191[PROCESSING]) 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null] to Flusher@76442305[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null]] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4a280191[PROCESSING],AUTO,null]] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=156 cap=32768] 16:06:47.294 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@72f0fb81{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=156,c=32768,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}4000...\x00\x00\x00\x00\x00\x00\x00}] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{WRITING}->null:IDLE-->WRITING 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 1/1/1 selected 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 156 SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=156,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 1 keys, 0 updates 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=156 remaining=0 WriteFlusher@72f0fb81{WRITING}->null 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{IDLE}->null:WRITING-->IDLE 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] processing 0 entries: [] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] auto flushing 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@302a4d05 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] flushing 0 frames: [] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=53,l=53,c=4096,r=0]={\x81\xAf&\x12\xF3k{"u...n/GET"}<<<>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf&\x12\xF3k{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]]:runFillable:BLOCKING 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]]}} 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=2/2,p=0} tryExecute EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:47.295Z 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0}@7117473e offer EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:47.295Z 16:06:47.295 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@63d43e66 waiting 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@658f9870 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:47.295Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.295 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0}@7117473e task=EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:47.295Z 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]]}} 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:47.295 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:47.295 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9d{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.296 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=true/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:47.296Z tryProduce true 16:06:47.296 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.296 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 156 DirectByteBuffer@402c5671[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 156 bytes - DirectByteBuffer@402c5671[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 156 bytes 16:06:47.296 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=157,f=null]] 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:47.296 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 152 - Parser@458799fb[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@21800734[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=152,fin=true,rsv=...,masked=false] 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@21800734[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([152] "{"response":{"name":...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"position","type":"int","value":1,"timestamp":1681834006165},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5add2aa3[READING] getAction(DirectByteBuffer@402c5671[p=156,l=156,c=4096,r=0]={\x81~\x00\x98{"res...e":200}<<<>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.296 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.297 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@402c5671[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x98{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.297 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.297 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]]}} 16:06:47.297 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.297 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e on ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=0 16:06:47.297 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=1 16:06:47.297 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=2/2,p=0}@220c6550 waiting 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/1 selected 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 1 updates 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@781dd34e 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.297 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 1 keys 16:06:47.371 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:47.371 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:47.371 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1838/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.371 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1838/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.371 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1838/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:47.371 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:06:47.371Z 16:06:47.371 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:06:47.371Z 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:06:47.371Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1838/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:47.372 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@63d43e66 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:06:47.372Z 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1839/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:47.372 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:06:47.372Z tryProduce true 16:06:47.372 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.372 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1839/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:47.372 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1839/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.372 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:47.372 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@338a7d8e{HeapByteBufferR@4cceb9b1[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@338a7d8e{HeapByteBufferR@4cceb9b1[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@338a7d8e{HeapByteBufferR@4cceb9b1[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:47.373 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33ec2805[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@24ad39b8[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58b2bd08] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@24ad39b8[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58b2bd08] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>pF1d8FamX...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@24ad39b8[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:47.383 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@58b2bd08] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=34,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=34,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@23028161) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STOPPED} added {HttpClientTransportOverHTTP@7acfb656{STOPPED},AUTO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=34,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STOPPED} added {Client@2e5ee2c9[provider=null,keyStore=null,trustStore=null],AUTO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@55a609dd,POJO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@4afd21c6,POJO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1292325833]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1416a80a,POJO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STOPPED} added {QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@719bb3b4,POJO} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@b813ae18[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] added {HttpClient@e322ec9{STOPPED},AUTO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@b813ae18[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] added {SessionTracker@52cb4f50{STOPPED},AUTO} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.384 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.384 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@25a5c7db{STOPPED} added {InflaterPool@4d27d9d{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@25a5c7db{STOPPED} added {DeflaterPool@28f878a0{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@25a5c7db{STOPPED},AUTO} 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@e322ec9{STOPPED} 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STARTING} added {ScheduledExecutorScheduler@2b5183ec{STOPPED},AUTO} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@3c782d8e,POJO} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@7acfb656{STOPPED} 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@7acfb656{STARTING} added {ClientSelectorManager@572e6fd9{STOPPED},AUTO} 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@572e6fd9{STOPPED} 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:47.385 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:47.385 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.385Z added {SelectorProducer@58b71ceb,POJO} 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.385 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.385Z added {QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.386Z created 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@255e5e2e{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.386Z,MANAGED} 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@572e6fd9{STARTING} added {ManagedSelector@255e5e2e{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@255e5e2e{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.386Z 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=0} 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] added {ReservedThreadExecutor@12abdfb{s=0/2,p=0},AUTO} 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@12abdfb{s=0/2,p=0} 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12149ms ReservedThreadExecutor@12abdfb{s=0/2,p=0} 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-74,5,main] 16:06:47.386 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-75,5,main] 16:06:47.386 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.387 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-76,5,main] 16:06:47.387 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.387 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-77,5,main] 16:06:47.387 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.387 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-78,5,main] 16:06:47.387 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.387 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-79,5,main] 16:06:47.388 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.388 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-80,5,main] 16:06:47.388 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.388 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@238169801-81,5,main] 16:06:47.388 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12151ms QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.388 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12151ms EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.388Z 16:06:47.388 [WebSocketClient@238169801-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.388 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@5eb2172 startThread=0 16:06:47.388 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@41ffaeb8 on ManagedSelector@255e5e2e{STARTING} id=0 keys=0 selected=0 updates=0 16:06:47.388 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@5eb2172 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.388 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.388Z tryProduce false 16:06:47.388 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.388 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@41ffaeb8 16:06:47.388 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.389 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 0 keys 16:06:47.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12152ms ManagedSelector@255e5e2e{STARTED} id=0 keys=0 selected=0 updates=0 16:06:47.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12152ms ClientSelectorManager@572e6fd9{STARTED} 16:06:47.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12152ms HttpClientTransportOverHTTP@7acfb656{STARTED} 16:06:47.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@2e5ee2c9[provider=null,keyStore=null,trustStore=null] 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 43f0c2d1[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12154ms Client@2e5ee2c9[provider=null,keyStore=null,trustStore=null] 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2b5183ec{STOPPED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12154ms ScheduledExecutorScheduler@2b5183ec{STARTED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12155ms HttpClient@e322ec9{STARTED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@52cb4f50{STOPPED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12155ms SessionTracker@52cb4f50{STARTED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@25a5c7db{STOPPED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@4d27d9d{STOPPED,size=0,capacity=UNLIMITED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12155ms InflaterPool@4d27d9d{STARTED,size=0,capacity=UNLIMITED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@28f878a0{STOPPED,size=0,capacity=UNLIMITED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12155ms DeflaterPool@28f878a0{STARTED,size=0,capacity=UNLIMITED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12155ms WebSocketExtensionFactory@25a5c7db{STARTED} 16:06:47.391 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12155ms WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STARTED},openSessions.size=0] 16:06:47.392 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013 to ws://127.0.0.1:8899/ws/sensinact 16:06:47.392 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:47.392 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:47.392 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:47.392 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:47.392 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013, policy=WebSocketPolicy@38a1a26[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:47.392 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@e322ec9{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=null,MANAGED} 16:06:47.392 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=null 16:06:47.392 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] added {Pool@1744a475[size=0 closed=false],POJO} 16:06:47.392 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:06:47.392 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:06:47.392 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12156ms DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:06:47.393 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12156ms HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:06:47.393 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:06:47.393 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791] 16:06:47.393 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 for HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=1,pool=DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=1] 16:06:47.393 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=1] 16:06:47.393 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:06:47.393 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:06:47.393 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@1c5c616f{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:06:47.393 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@1c6c6f24 startThread=0 16:06:47.393 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@1c6c6f24 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.393 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:06:47.393 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@4c7e7478{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=1,pool=DuplexConnectionPool@7a1f45ed[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4841e92f, client.connector=HttpClient@e322ec9{STARTED}}} on ManagedSelector@255e5e2e{STARTED} id=0 keys=0 selected=0 updates=0 16:06:47.393 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@52cbdb6f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39650]] on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:47.393 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@255e5e2e{STARTED} id=0 keys=0 selected=0 updates=1 16:06:47.394 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:47.394 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@1c6c6f24 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:47.394 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken with none selected 16:06:47.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:47.394 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 0/0/0 selected 16:06:47.394 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 0 keys, 1 updates 16:06:47.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:47.394 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@52cbdb6f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39650]] 16:06:47.394 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@4c7e7478{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=1,pool=DuplexConnectionPool@7a1f45ed[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4841e92f, client.connector=HttpClient@e322ec9{STARTED}}} 16:06:47.394 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@52cbdb6f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39650]] startThread=0 16:06:47.394 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.395 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 1 keys 16:06:47.395 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@52cbdb6f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39650]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 1/1/1 selected 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 1 keys, 0 updates 16:06:47.395 [qtp780934299-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@5145716b Connect@4c7e7478{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=1,pool=DuplexConnectionPool@7a1f45ed[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4841e92f, client.connector=HttpClient@e322ec9{STARTED}}} 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:39650 remote=/127.0.0.1:8899] 16:06:47.395 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.395 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@557aef9b{Connect@4c7e7478{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39650 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=1,pool=DuplexConnectionPool@7a1f45ed[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4841e92f, client.connector=HttpClient@e322ec9{STARTED}}}} startThread=0 16:06:47.395 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@790b1073 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.395 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@557aef9b{Connect@4c7e7478{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39650 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=1,pool=DuplexConnectionPool@7a1f45ed[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4841e92f, client.connector=HttpClient@e322ec9{STARTED}}}} in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.395 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 1 keys 16:06:47.395 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.395 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:06:47.395 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.396 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.396 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 16:06:47.396 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@1a0ff192 on ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:47.396 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@23d789b2{AC.ReadCB@2f7b8bf7{HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:47.396 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.396 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.396 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@50809a0c on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:47.396 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.396 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=2 16:06:47.396 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:47.396 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:47.396 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.396 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:47.396 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.399 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@52cbdb6f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39650]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:47.399 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:47.399 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@790b1073 16:06:47.399 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@50809a0c 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3f2283f8{AC.ReadCB@1e30768c{HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:47.399 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.399 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.399 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@42b7510f on ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=2 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken with none selected 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 0/0/1 selected 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 0 keys, 2 updates 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@1a0ff192 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@42b7510f 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@1c5c616f{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@7a1f45ed[c=0/1/64,a=0,i=1,q=1] 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.399 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 1 keys 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@1c5c616f{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@1744a475[size=1 closed=false] 16:06:47.399 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[PENDING/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]} on HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/1/64,a=1,i=0,q=0] 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[PENDING/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]} associated true to HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[PENDING/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: BYxTxEMGuPdHs3v72ix1mA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@6e1841c4{s=START} 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:47.413 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: BYxTxEMGuPdHs3v72ix1mA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@6e1841c4{s=COMPLETING} 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@432b4928{IDLE}->null [HeapByteBuffer@3b6c5863[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@432b4928{WRITING}->null:IDLE-->WRITING 16:06:47.414 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:47.414 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:47.414 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7e8714c5 SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=18/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=15/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[PENDING/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@6e1841c4{s=COMPLETING}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@432b4928{WRITING}->null 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@432b4928{IDLE}->null:WRITING-->IDLE 16:06:47.414 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=18/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@6e1841c4{s=END} 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 16:06:47.414 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=18/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]}, result: null 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 16:06:47.414 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:06:47.414Z 16:06:47.414 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.430 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:06:47.43Z 16:06:47.430 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@557aef9b{Connect@4c7e7478{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39650 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@4841e92f, client.connector=HttpClient@e322ec9{STARTED}}}} in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:06:47.430 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:06:47.43Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=34/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:47.430 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:06:47.43Z 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@23d789b2{AC.ReadCB@2f7b8bf7{HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=34/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:47.431 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:06:47.43Z tryProduce true 16:06:47.431 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.431 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=35/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.431 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=35/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.431 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:06:47.431 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:06:47.491 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@66632ada[httpClient=HttpClient@5017e1{STARTED},openSessions.size=1] 16:06:47.493 [Thread-47] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@66632ada[httpClient=HttpClient@5017e1{STARTED},openSessions.size=1] 16:06:47.493 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@244e619a{STARTED} 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@f1b4318[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[OPENED],f=Flusher@5e9110d3[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@f1b4318[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4f67dcb1) 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4f67dcb1,OFF,null] to Flusher@5e9110d3[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4f67dcb1,OFF,null]] 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4f67dcb1,OFF,null]] 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@472c971{IDLE}->null [DirectByteBuffer@7c7a4416[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xF5\xEd\xB6\x13>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1efc79a5[p=0,l=10,c=10,r=10]={<<<\xF6\x04\xE5{\x80\x99\xD2|\x82\x83>>>}] 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{WRITING}->null:IDLE-->WRITING 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: BYxTxEMGuPdHs3v72ix1mA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:47.494 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=63/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:47.494 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:47.494 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[CLOSING],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.507 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@472c971{WRITING}->null 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=75/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=13} 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@472c971{IDLE}->null:WRITING-->IDLE 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=13} 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:06:47.507 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@763c4ffb SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=211/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@36c4928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=13} 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:06:47.507 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=211/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=13} 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.507 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=211/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:47.507 [qtp780934299-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.507 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:06:47.507Z 16:06:47.507 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.507 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:06:47.507Z 16:06:47.508 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae, policy=WebSocketPolicy@2d2793e0[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:47.520 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 16:06:47.520 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@397809ff{l=/127.0.0.1:39642,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.520 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:47.520 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@71fc3904 startThread=0 16:06:47.520 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@71fc3904 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 16:06:47.520 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@71fc3904 started 16:06:47.520 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@71fc3904 waiting 16:06:47.520 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26} 16:06:47.520 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:06:47.52Z 16:06:47.520 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26} 16:06:47.520 [Thread-47] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@16ad15d4{AC.ReadCB@2a362775{WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=0.0.0.0/0.0.0.0:39642,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]]}} 16:06:47.520 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26}] 16:06:47.520 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=0.0.0.0/0.0.0.0:39642,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=13/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] onFillInterestedFailed {} 16:06:47.520 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:06:47.52Z tryProduce true 16:06:47.520 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:06:47.52Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=225/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:47.520 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@6c575325{STARTED} id=0 keys=1 selected=0 updates=0 16:06:47.521 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=26},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=27}] added {WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=27},POJO} 16:06:47.533 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.534 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@387919da startThread=0 16:06:47.534 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@ccdaf3f{AC.ReadCB@190a6731{WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=238/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]]}} 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:47.534 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@387919da in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=2/2,p=0}] 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:47.534 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=FI,flush=-,to=238/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[OPENED],f=Flusher@76442305[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.534 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:47.534 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:47.534 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/0 selected 16:06:47.534 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 0 updates 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf&\x12\xF3k{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.534 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.534 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.534 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 0 keys 16:06:47.534 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@397809ff{l=0.0.0.0/0.0.0.0:39642,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=27/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.534 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@397809ff{l=0.0.0.0/0.0.0.0:39642,r=null,CLOSED,fill=-,flush=-,to=27/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.534 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=40},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=103/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=40}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],AUTO} 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF5\xEd\xB6\x13\xF6\x04\xE5{\x80\x99\xD2|\x82\x83>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.534 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5e9110d3[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF5\xEd\xB6\x13\xF6\x04\xE5{\x80\x99\xD2|\x82\x83>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.534 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF5\xEd\xB6\x13\xF6\x04\xE5{\x80\x99\xD2|\x82\x83>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.534 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=0.0.0.0/0.0.0.0:39642,r=null,CLOSED,fill=-,flush=-,to=27/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]] 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:47.534 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:47.534 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:06:47.534 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165] 16:06:47.534 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:06:47.534 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165] 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@4db277be[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:06:47.534 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=103/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=40},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=103/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=40}] 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3cd1be7a[p=0,l=10,c=10,r=10]={<<<\xF6\x04\xE5{\x80\x99\xD2|\x82\x83>>>} 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],behavior=CLIENT,connection=WebSocketClientConnection@2a362775::SocketChannelEndPoint@397809ff{l=0.0.0.0/0.0.0.0:39642,r=null,CLOSED,fill=-,flush=-,to=78/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2a362775[s=ConnectionState@3dc86bd0[DISCONNECTED],f=Flusher@5e9110d3[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@458799fb[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@f1b4318[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5496c165],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:06:47.585 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=154/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=91},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=154/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=91}] 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@244e619a{STOPPED} 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:47.585 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae] 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@10acd6{STARTED} 16:06:47.585 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12348ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae] 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@b25b095{STARTED,size=0,capacity=UNLIMITED} 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:06:47.585 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@387919da in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=2/2,p=0}] 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@b25b095{STOPPED,size=0,capacity=UNLIMITED} 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@61dde151{STARTED,size=0,capacity=UNLIMITED} 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@61dde151{STOPPED,size=0,capacity=UNLIMITED} 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@10acd6{STOPPED} 16:06:47.585 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12348ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=154/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=91},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=154/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=91}] 16:06:47.585 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@71460e15) 16:06:47.585 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@5017e1{STARTED} 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@71460e15,OFF,null] to Flusher@76442305[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=166/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=104},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12361ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:47.598 [Thread-47] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@71460e15,OFF,null]] 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:06:47.598 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@71460e15,OFF,null]] 16:06:47.598 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@72f0fb81{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@46f880d5[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{WRITING}->null:IDLE-->WRITING 16:06:47.598 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:47.598 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@2a03d65c,queue=0,pool=DuplexConnectionPool@6642dc5a[c=0/0/64,a=0,i=0,q=0] 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=167/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=START}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=104} 16:06:47.598 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@59c33386{STARTED} 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=104} 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=W,to=64/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[CLOSING],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:47.598 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@36c4928c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.598 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@59c33386{STOPPED} 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@36c4928c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:47.598 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@72f0fb81{WRITING}->null 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=117} 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72f0fb81{IDLE}->null:WRITING-->IDLE 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@4726927c[provider=null,keyStore=null,trustStore=null] 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@10d8e96) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@4726927c[provider=null,keyStore=null,trustStore=null] 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1024b5c4 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@65b66b08{STARTED} 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=117} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:47 GMT Connection: Upgrade Sec-WebSocket-Accept: TsRbcQ5rpMjrlI8Hlj+oqPpwEAg= Upgrade: WebSocket 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@719d35e8{STARTED} 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6c575325{STARTED} id=0 keys=0 selected=0 updates=0 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@7f56590e[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@226a0562] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@498ad830 on ManagedSelector@6c575325{STOPPING} id=0 keys=0 selected=0 updates=0 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:47 GMT Connection: Upgrade Sec-WebSocket-Accept: TsRbcQ5rpMjrlI8Hlj+oqPpwEAg= Upgrade: WebSocket 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STOPPING} id=0 keys=0 selected=0 updates=1 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@7f56590e[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@226a0562] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4ffe4687{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ffe4687{WRITING}->null:IDLE-->WRITING 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/0 selected 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 1 updates 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OSHUT,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@498ad830 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6c575325{STOPPING} id=0 keys=0 selected=0 updates=0 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,OSHUT,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:47.611 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 1/1/1 selected 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.611 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 1 keys, 0 updates 16:06:47.611 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 waiting with 0 keys 16:06:47.611 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@677e6fe3 on ManagedSelector@6c575325{STOPPING} id=0 keys=0 selected=0 updates=0 16:06:47.611 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=W,to=180/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=COMPLETING}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=117} 16:06:47.624 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6c575325{STOPPING} id=0 keys=0 selected=0 updates=1 16:06:47.611 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@1ba9ffe{l=/127.0.0.1:8899,r=/127.0.0.1:39642,CLOSED,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@4ffe4687{WRITING}->null 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken with none selected 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 woken up from select, 0/0/0 selected 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3eeda4a8 processing 0 keys, 1 updates 16:06:47.612 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5145716b SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ffe4687{IDLE}->null:WRITING-->IDLE 16:06:47.624 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@ccdaf3f{null} 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@677e6fe3 16:06:47.624 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@7f56590e[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@226a0562] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:47.624 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56dcb517 startThread=0 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@10d8e96 w=false 16:06:47.624 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@36c4928c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:47.624 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:47.624 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56dcb517 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:06:47.624 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:06:47.624 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=209/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@36c4928c{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=2/2,p=0}@7117473e size 2 > capacity 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@36c4928c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:47.624 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.624 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@1ba9ffe{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=25/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:47.624 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@747d1932{s=2/2,p=0}@7117473e in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=2/2,p=0}] 16:06:47.624 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=130} 16:06:47.624 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:06:47.624 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:06:47.624 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@1ba9ffe{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=25/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:06:47.624 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.624 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:47.624Z 16:06:47.624 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=210/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:06:47.624 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xF5\xEd\xB6\x13\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.637 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.637 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:06:47.637 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@5248993]@28e19366{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=2/2,p=0}] 16:06:47.637 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=END}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=143} to WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=END}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=143} 16:06:47.637 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=38/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=null]] 16:06:47.637 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@c5e0d72[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xF5\xEd\xB6\x13\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.637 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:06:47.637 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=0} tryExecute EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.637Z 16:06:47.637 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@747d1932{s=2/2,p=0}] 16:06:47.637 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=1} startReservedThread p=1 16:06:47.637 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@36c4928c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:47.637 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:06:47.637 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@747d1932{s=2/2,p=0} 16:06:47.637 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@12abdfb{s=0/2,p=1}@10787b50 startThread=0 16:06:47.637 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:47.637 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@12abdfb{s=0/2,p=1}@10787b50 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=1}] 16:06:47.637 [Thread-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=1/2,p=0}@220c6550 offer STOP! 16:06:47.637 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=38/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@386bb17a[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:06:47.637 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=1}@10787b50 started 16:06:47.637 [Thread-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=0}@54b206ce offer STOP! 16:06:47.637 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=0}@10787b50 waiting 16:06:47.637 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=0/2,p=0}@220c6550 task=STOP! 16:06:47.637 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@747d1932{s=-1/2,p=0} 16:06:47.637 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=-1/2,p=0}@220c6550 Exited 16:06:47.637 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:47.637Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=223/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:06:47.683 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@5248993-69,5,main] for 14999 16:06:47.637 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=-1/2,p=0}@54b206ce task=STOP! 16:06:47.637 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=END}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=143} upgrading from HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=END}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=143} to WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=END}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=143} 16:06:47.637 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=39/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@386bb17a[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:06:47.683 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@747d1932{s=-1/2,p=0}@220c6550 in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:47.683 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:47.683 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=268/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:06:47.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.683 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=268/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}] 16:06:47.683 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@747d1932{s=-1/2,p=0}@54b206ce Exited 16:06:47.683 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@5248993-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-69,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [WebSocketClient@5248993-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-67,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@5248993-68,5,main] for 14986 16:06:47.683 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [WebSocketClient@5248993-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-64,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=59/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2f7b8bf7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@31952dfe{s=END}]=>HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=189} 16:06:47.696 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d] 16:06:47.683 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d] 16:06:47.683 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.696 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [WebSocketClient@5248993-68] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-68,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@5248993-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-65,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@747d1932{s=-1/2,p=0}@54b206ce in QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.683 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3f2283f8{AC.ReadCB@1e30768c{HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=269/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:47.696 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@5248993-64,5,] for 14986 16:06:47.696 [WebSocketClient@5248993-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-71,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@5248993-70,5,main] for 14986 16:06:47.696 [WebSocketClient@5248993-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-70,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=72/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[HANDSHAKING],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.696 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],behavior=SERVER,connection=WebSocketServerConnection@190a6731::SocketChannelEndPoint@1ba9ffe{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=97/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@190a6731[s=ConnectionState@3ce69ffd[DISCONNECTED],f=Flusher@76442305[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@4db277be[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@386bb17a[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5827350d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:06:47.696 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:06:47.696 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:06:47.696 [WebSocketClient@5248993-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@5248993-66,5,main] exited for QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.696 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=282/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.696 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@3158021d{DirectByteBuffer@3f9ffa46[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:06:47.709 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 1 keys 16:06:47.696 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@7856068e[batching=true] 16:06:47.709 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@3f9ffa46[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.697 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@56dcb517 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:47.697 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:06:47.709 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:47.709 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:06:47.709 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENING],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@7856068e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:47.709 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@3f9ffa46[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.709 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2f651f93/SelectorProducer@6ffa56fa/IDLE/p=false/QueuedThreadPool[WebSocketClient@5248993]@28e19366{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:47.709Z 16:06:47.709 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:47.709 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6c575325{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:47.709 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@719d35e8{STOPPED} 16:06:47.709 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@65b66b08{STOPPED} 16:06:47.709 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.709 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@5017e1{STOPPED} 16:06:47.710 [Thread-47] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@66632ada[httpClient=HttpClient@5017e1{STOPPED},openSessions.size=0] 16:06:47.710 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@23d789b2{AC.ReadCB@6b409bbd{WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:47.710 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@66632ada[httpClient=HttpClient@5017e1{STOPPED},openSessions.size=0] 16:06:47.710 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@3158021d{DirectByteBuffer@3f9ffa46[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[null 0 null]@10fa34c7[PENDING/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.710 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@3f9ffa46[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.710 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.710 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:06:47.710 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@50809a0c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:47.710 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:06:47.722 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:47.722 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:06:47.722 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:06:47.722 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:06:47.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:47.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:47.722 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:06:47.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:47.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@50809a0c 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791] 16:06:47.723 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7 16:06:47.723 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.723 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@59f08224[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@6b409bbd | +> SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae] - STARTED += ExtensionStack@8e651a5[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@36c4928c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4df0b4d8{s=HttpChannelState@36c4928c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f7b8bf7::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@36c4928c{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7 Date: Tue, 18 Apr 2023 16:06:47 GMT Connection: Upgrade Sec-WebSocket-Accept: TsRbcQ5rpMjrlI8Hlj+oqPpwEAg= Upgrade: WebSocket 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@63d43e66 size 2 > capacity 16:06:47.723 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3932c79a{s=2/2,p=0}@63d43e66 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 > HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7] null 16:06:47.723 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7 16:06:47.724 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:47.724 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:06:47.736 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],AUTO} 16:06:47.736 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:47.736 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=26/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:47.748 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013] 16:06:47.748 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12512ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013] 16:06:47.749 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12512ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:47.783 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:47.783 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:06:47.783 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:47.783 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12546ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:47.783 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.783 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@3158021d{DirectByteBuffer@3f9ffa46[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:06:47.794 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1e30768c(l:/127.0.0.1:39650 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5f0d7cb7(exchange=HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]})[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.794 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[HANDSHAKING],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.794 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:06:47.794 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:06:47.794 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@1e8d0f32[batching=true] 16:06:47.794 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENING],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@1e8d0f32[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3f2283f8{AC.ReadCB@3ba0696d{WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@42b7510f on ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken with none selected 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 0/0/1 selected 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 0 keys, 1 updates 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@42b7510f 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.795 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 1 keys 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@7ea2f07d[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@3ba0696d | +> SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013] - STARTED += ExtensionStack@4b29c000[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:47.795 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@6e8d3efc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@5f0d7cb7(exchange=null)[send=HttpSenderOverHTTP@7301dd3e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6e1841c4{s=START}],recv=HttpReceiverOverHTTP@bfebef4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:47.796 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@35c95a6a[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/providers?rawDescribe=true"}>>>} 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=47,fin=true,rsv=...,masked=false] 16:06:47.808 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@1c5c616f{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@1e30768c::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@1744a475[size=0 closed=false] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=47,fin=true,rsv=...,masked=false] 16:06:47.808 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 > HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=47,fin=true,rsv=...,masked=true], Flusher@3b0eb2a3[PROCESSING]) 16:06:47.808 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@444cc791 > HttpResponse[HTTP/1.1 101 Switching Protocols]@10fa34c7] null 16:06:47.808 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@3b0eb2a3[PROCESSING],AUTO,null] to Flusher@4f16cb31[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4f16cb31[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@3b0eb2a3[PROCESSING],AUTO,null]] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:47.808 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3b0eb2a3[PROCESSING],AUTO,null]] 16:06:47.808 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=6,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=53 cap=32768] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@432b4928{IDLE}->null [DirectByteBuffer@3f31311a[p=0,l=53,c=32768,r=53]={<<<\x81\xAf?\x1b\xCe\x91D9\xBb\xE3V9\xF4\xB3\x10h\xAb\xFfLr\xA0\xF0\\o\xE1...[~\xBc\xE2\x00i\xAf\xE6{~\xBd\xF2Mr\xAc\xF4\x02o\xBc\xE4Z9\xB3>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:47.808 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@432b4928{WRITING}->null:IDLE-->WRITING 16:06:47.808 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:47.809 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:47.809 [Thread-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 53 SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=53,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.809 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7e8714c5 SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.822 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=53 remaining=0 WriteFlusher@432b4928{WRITING}->null 16:06:47.822 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@432b4928{IDLE}->null:WRITING-->IDLE 16:06:47.822 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=112/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.822 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] 16:06:47.822 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] processing 0 entries: [] 16:06:47.822 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=112/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:47.822 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] auto flushing 16:06:47.822 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] flushing 0 frames: [] 16:06:47.822 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:47.822 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:06:47.822Z 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:06:47.822Z 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:06:47.823Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=113/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:47.823 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:06:47.823Z 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@23d789b2{AC.ReadCB@6b409bbd{WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=113/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@ea1f917[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xF5\xEd\xB6\x13\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.823 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:06:47.823Z tryProduce true 16:06:47.823 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 53 DirectByteBuffer@67ebb6c4[p=0,l=53,c=4096,r=53]={<<<\x81\xAf?\x1b\xCe\x91D9\xBb\xE3V9\xF4\xB3\x10h\xAb\xFfLr\xA0\xF0\\o\xE1...[~\xBc\xE2\x00i\xAf\xE6{~\xBd\xF2Mr\xAc\xF4\x02o\xBc\xE4Z9\xB3>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.823 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 53 bytes - DirectByteBuffer@67ebb6c4[p=0,l=53,c=4096,r=53]={<<<\x81\xAf?\x1b\xCe\x91D9\xBb\xE3V9\xF4\xB3\x10h\xAb\xFfLr\xA0\xF0\\o\xE1...[~\xBc\xE2\x00i\xAf\xE6{~\xBd\xF2Mr\xAc\xF4\x02o\xBc\xE4Z9\xB3>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@ea1f917[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=53,c=4096,r=53]={<<<\x81\xAf?\x1b\xCe\x91D9\xBb\xE3V9\xF4\xB3\x10h\xAb\xFfLr\xA0\xF0\\o\xE1...[~\xBc\xE2\x00i\xAf\xE6{~\xBd\xF2Mr\xAc\xF4\x02o\xBc\xE4Z9\xB3>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:47.823 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 53 bytes 16:06:47.823 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.836 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:47.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.836 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 47 - Parser@45a1aac3[ExtensionStack,s=PAYLOAD_LEN,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:47.836 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@7fadaaae[p=0,l=47,c=47,r=47]={<<>>} 16:06:47.836 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=47,fin=true,rsv=...,masked=true] 16:06:47.836 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:47.836 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) 16:06:47.836 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:47.837 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7fadaaae[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/providers?rawDescribe=true"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:47.837 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([47] "{"uri":"/sensinact/providers?rawDescribe=true"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:47.839 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:47.839 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@651ef4b3[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} 16:06:47.839 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=18,fin=true,rsv=...,masked=false] 16:06:47.839 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=18,fin=true,rsv=...,masked=false] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=18,fin=true,rsv=...,masked=false], Flusher@dac56d4[PROCESSING]) 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=18,fin=true,rsv=...,masked=false],Flusher@dac56d4[PROCESSING],AUTO,null] to Flusher@3792e846[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3792e846[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=18,fin=true,rsv=...,masked=false],Flusher@dac56d4[PROCESSING],AUTO,null]] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@dac56d4[PROCESSING],AUTO,null]] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=20 cap=32768] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4ffe4687{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=20,c=32768,r=20]={<<<\x81\x12["light","slider"]>>>me":"posi...\x00\x00\x00\x00\x00\x00\x00}] 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ffe4687{WRITING}->null:IDLE-->WRITING 16:06:47.840 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 1/1/1 selected 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 20 SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=W,to=17/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=20,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:47.840 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 1 keys, 0 updates 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=20 remaining=0 WriteFlusher@4ffe4687{WRITING}->null 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ffe4687{IDLE}->null:WRITING-->IDLE 16:06:47.840 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] 16:06:47.840 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5145716b SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=18/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] processing 0 entries: [] 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] auto flushing 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] flushing 0 frames: [] 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:47.850 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@ea1f917[READING] getAction(DirectByteBuffer@67ebb6c4[p=53,l=53,c=4096,r=0]={\x81\xAf?\x1b\xCe\x91{"u...=true"}<<<>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf?\x1b\xCe\x91{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.850 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:47.850 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.851 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=0} tryExecute EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:47.851Z 16:06:47.851 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@23d789b2{AC.ReadCB@6b409bbd{WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]]}} 16:06:47.851 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.851 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=0}@10787b50 offer EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:47.851Z 16:06:47.851 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@50809a0c on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:47.851 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:47.851 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=1} startReservedThread p=1 16:06:47.851 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:47.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:47.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:47.851 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@12abdfb{s=0/2,p=1}@5b961068 startThread=0 16:06:47.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:47.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.851 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@12abdfb{s=0/2,p=1}@5b961068 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=1}] 16:06:47.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@50809a0c 16:06:47.851 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=1}@5b961068 started 16:06:47.851 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=0}@5b961068 waiting 16:06:47.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]] 16:06:47.851 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.851 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=true/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:47.851Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=29/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:47.892 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.883 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=1}@10787b50 task=EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=true/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:47.883Z 16:06:47.892 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3f2283f8{AC.ReadCB@3ba0696d{WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=70/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:47.892 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:47.892 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=true/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:47.892Z tryProduce true 16:06:47.892 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.892 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.892 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:47.892 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@23a6d9c0[READING] getAction(DirectByteBuffer@21a2ec58[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.892 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.892 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 20 DirectByteBuffer@21a2ec58[p=0,l=20,c=4096,r=20]={<<<\x81\x12["light","slider"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.893 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 1 keys 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 20 bytes - DirectByteBuffer@21a2ec58[p=0,l=20,c=4096,r=20]={<<<\x81\x12["light","slider"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@23a6d9c0[READING] getAction(DirectByteBuffer@21a2ec58[p=0,l=20,c=4096,r=20]={<<<\x81\x12["light","slider"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 20 bytes 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 18 - Parser@774528bf[ExtensionStack,s=PAYLOAD_LEN,c=0,len=18,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@7057841f[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=18,fin=true,rsv=...,masked=false] 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=18,fin=true,rsv=...,masked=false]) 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=18,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7057841f[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:47.893 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([18] "["light","slider"]") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] ["light","slider"] 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@23a6d9c0[READING] getAction(DirectByteBuffer@21a2ec58[p=20,l=20,c=4096,r=0]={\x81\x12["light...lider"]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@21a2ec58[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x12["light...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3f2283f8{AC.ReadCB@3ba0696d{WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]]}} 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@42b7510f on ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken with none selected 16:06:47.894 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@5eb2172 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}] 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 0/0/1 selected 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 0 keys, 1 updates 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@42b7510f 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.894 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 1 keys ["light","slider"] 16:06:47.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:47.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:47.901 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=515/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.907 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=521/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.907 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=521/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:47.907 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:06:47.907Z 16:06:47.907 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:06:47.907Z 16:06:47.907 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:06:47.907Z 16:06:47.907 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:06:47.907Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=522/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:47.907 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:06:47.907Z tryProduce true 16:06:47.907 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:47.907 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:47.907 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=522/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:47.907 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=522/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.907 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=522/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:47.908 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:47.920 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:47.921 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:47.922 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.922 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.922 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@67cfe3d8{HeapByteBufferR@26b86f92[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:47.922 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@67cfe3d8{HeapByteBufferR@26b86f92[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:47.922 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:47.922 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:47.934 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:47.934 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} 16:06:47.934 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:47.935 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} parsed false HttpParser{s=END,215 of 215} 16:06:47.935 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@67cfe3d8{HeapByteBufferR@26b86f92[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:47.935 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e989a75[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@691fef5b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=17} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2b7167f3] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@691fef5b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2b7167f3] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>MjrlI8Hlj...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@691fef5b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=17} 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:47.938 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2b7167f3] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:47.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:47.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:47.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=35,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=18} 16:06:47.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:47.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=35,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=18} 16:06:47.939 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@949a4cd) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=35,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=28} 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 16:06:47.949 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 HeapByteBuffer@3904e0f4[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} filled 127 HeapByteBuffer@3904e0f4[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} GET //127.0.0.1:8899/sensinact HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} 16:06:47.950 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=0} 16:06:47.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=1} 16:06:47.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:47.951 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:47.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:47.997 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:47.997 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:47.997 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.997 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.997 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=47} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=48} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=48} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=48} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=48} parsed false HttpParser{s=END,0 of -1} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=48/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=48} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:47.998 [qtp780934299-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bee8dec[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}) 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1225 null 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3cf359f9[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=52} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1225 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1225},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c268790] (null,[p=0,l=1225,c=1225,r=1225],true)@START 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1225} last=true content=HeapByteBuffer@3cf359f9[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1225 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1225},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c268790] ([p=0,l=124,c=16384,r=124],[p=0,l=1225,c=1225,r=1225],true)@COMPLETING 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=124,c=16384,r=124]={<<>>jrlI8Hlj+...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3cf359f9[p=0,l=1225,c=1225,r=1225]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}] 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1349 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=52/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=52} 16:06:48.002 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1349 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1225},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c268790] ([p=124,l=124,c=16384,r=0],[p=1225,l=1225,c=1225,r=0],true)@END 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=36,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=61} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=36,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=61} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2d6fbb1e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=36,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=61} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1225 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.011 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:48.012 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} Content@22e1c2b2{HeapByteBufferR@4fb7b86[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:48.027 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@22e1c2b2{HeapByteBufferR@4fb7b86[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} parsed false HttpParser{s=END,215 of 215} 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@22e1c2b2{HeapByteBufferR@4fb7b86[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:48.028 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42378e6c[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2ef655b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=33} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77acf2e] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@2ef655b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77acf2e] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>\njrlI8Hlj...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2ef655b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:48.045 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=33/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=33} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77acf2e] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=37,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=34} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=37,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=34} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4042577b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=37,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=34} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:48.046 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:48.047 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.091 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:48.091 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:48.091 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=43/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:48.091 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=43/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=44/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.091 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=44/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.092 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=44/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:48.092 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:06:48.092Z 16:06:48.092 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:06:48.092Z 16:06:48.092 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:06:48.092Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=44/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:48.092 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:06:48.092Z 16:06:48.092 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=44/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:48.092 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:06:48.092Z tryProduce true 16:06:48.092 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.092 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.092 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=44/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:48.092 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.106 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:48.106 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers?rawDescribe=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} GET //127.0.0.1:8899/sensinact/providers?rawDescribe=true HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers?rawDescribe=true HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:48.107 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:48.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 16:06:48.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:48.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=16} parsed false HttpParser{s=END,0 of -1} 16:06:48.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=16} 16:06:48.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.123 [qtp780934299-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@684fe0f[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>}) 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=18 null 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3cfcc5d8[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=17} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43039e85] (null,[p=0,l=18,c=18,r=18],true)@START 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=18} last=true content=HeapByteBuffer@3cfcc5d8[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>} 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 16:06:48.124 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:48.125 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43039e85] ([p=0,l=122,c=16384,r=122],[p=0,l=18,c=18,r=18],true)@COMPLETING 16:06:48.125 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=122,c=16384,r=122]={<<>>\n\njrlI8Hl...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3cfcc5d8[p=0,l=18,c=18,r=18]={<<<["light","slider"]>>>}] 16:06:48.125 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:48.125 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 140 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=18/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=18} 16:06:48.125 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=140 remaining=0 WriteFlusher@718ff05b{WRITING}->null ["light","slider"] 16:06:48.137 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:48.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43039e85] ([p=122,l=122,c=16384,r=0],[p=18,l=18,c=18,r=0],true)@END 16:06:48.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:48.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:48.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=38,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=30} 16:06:48.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:48.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=38,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=30} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@30416335) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=38,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=31} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=18 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.138 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.139 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:48.139 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.189 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:48.189 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:48.189 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=50/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=50/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.189 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:48.189 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=50/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.190 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=51/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.190 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=51/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:48.190 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:06:48.19Z 16:06:48.190 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:06:48.19Z 16:06:48.190 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:06:48.19Z 16:06:48.190 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:06:48.19Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=51/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:48.190 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2023-04-18T16:06:48.19Z tryProduce true 16:06:48.190 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.190 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=51/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:48.190 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.190 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:48.190 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.203 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.203 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:48.204 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:48.204 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.204 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:48.218 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:48.218 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:48.218 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} Content@3e78e5f1{HeapByteBufferR@47c48ad8[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@3e78e5f1{HeapByteBufferR@47c48ad8[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} parsed false HttpParser{s=END,215 of 215} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@3e78e5f1{HeapByteBufferR@47c48ad8[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:48.219 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46101679[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2d03f183[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=19} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@508b4fab] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@2d03f183[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@508b4fab] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:48.222 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>\njrlI8Hlj...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2d03f183[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:48.234 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:48.234 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=31/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=31} 16:06:48.234 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:48.234 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:48.234 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@508b4fab] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=39,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=39,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4d7570e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=39,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.235 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.236 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.236 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.236 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.236 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:48.236 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.236 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.237 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STOPPED} added {HttpClientTransportOverHTTP@71d8cfe7{STOPPED},AUTO} 16:06:48.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STOPPED} added {Client@1e530163[provider=null,keyStore=null,trustStore=null],AUTO} 16:06:48.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@14d8444b,POJO} 16:06:48.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@71466383,POJO} 16:06:48.249 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:48.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1188445627]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@4088741b,POJO} 16:06:48.250 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STOPPED} added {QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:48.250 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@16a49a5d,POJO} 16:06:48.250 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f1a71ed4[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] added {HttpClient@184fb68d{STOPPED},AUTO} 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f1a71ed4[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] added {SessionTracker@54bca971{STOPPED},AUTO} 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:48.250 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:48.250 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@23706db8{STOPPED} added {InflaterPool@205bed61{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.250 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@23706db8{STOPPED} added {DeflaterPool@129fed45{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@23706db8{STOPPED},AUTO} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@184fb68d{STOPPED} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STARTING} added {ScheduledExecutorScheduler@3e48d38{STOPPED},AUTO} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@7c2b58c0,POJO} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@71d8cfe7{STOPPED} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@71d8cfe7{STARTING} added {ClientSelectorManager@11b377c5{STOPPED},AUTO} 16:06:48.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@11b377c5{STOPPED} 16:06:48.251 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.25Z added {SelectorProducer@5c60b0a0,POJO} 16:06:48.251 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.251Z added {QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.297Z created 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7a2b1eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.297Z,MANAGED} 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@11b377c5{STARTING} added {ManagedSelector@7a2b1eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7a2b1eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.297Z 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=0} 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] added {ReservedThreadExecutor@702c436b{s=0/2,p=0},AUTO} 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@702c436b{s=0/2,p=0} 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13060ms ReservedThreadExecutor@702c436b{s=0/2,p=0} 16:06:48.297 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-84,5,main] 16:06:48.298 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-85,5,main] 16:06:48.298 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.298 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-86,5,main] 16:06:48.298 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.298 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-87,5,main] 16:06:48.299 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.299 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-88,5,main] 16:06:48.299 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.299 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-89,5,main] 16:06:48.299 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-90,5,main] 16:06:48.299 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.299 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.299 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@407877261-91,5,main] 16:06:48.299 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.299 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13063ms QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.300 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13063ms EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.3Z 16:06:48.300 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@204e90f7 startThread=0 16:06:48.300 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@20a05b32 on ManagedSelector@7a2b1eb4{STARTING} id=0 keys=0 selected=0 updates=0 16:06:48.300 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@204e90f7 in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.300 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.3Z tryProduce false 16:06:48.300 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.300 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@20a05b32 16:06:48.300 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.300 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 0 keys 16:06:48.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13063ms ManagedSelector@7a2b1eb4{STARTED} id=0 keys=0 selected=0 updates=0 16:06:48.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13063ms ClientSelectorManager@11b377c5{STARTED} 16:06:48.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13063ms HttpClientTransportOverHTTP@71d8cfe7{STARTED} 16:06:48.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@1e530163[provider=null,keyStore=null,trustStore=null] 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 165e389b[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms Client@1e530163[provider=null,keyStore=null,trustStore=null] 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3e48d38{STOPPED} 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms ScheduledExecutorScheduler@3e48d38{STARTED} 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms HttpClient@184fb68d{STARTED} 16:06:48.314 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@54bca971{STOPPED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms SessionTracker@54bca971{STARTED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@23706db8{STOPPED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@205bed61{STOPPED,size=0,capacity=UNLIMITED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms InflaterPool@205bed61{STARTED,size=0,capacity=UNLIMITED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@129fed45{STOPPED,size=0,capacity=UNLIMITED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms DeflaterPool@129fed45{STARTED,size=0,capacity=UNLIMITED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms WebSocketExtensionFactory@23706db8{STARTED} 16:06:48.315 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13078ms WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STARTED},openSessions.size=0] 16:06:48.315 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672 to ws://127.0.0.1:8899/ws/sensinact 16:06:48.315 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:48.315 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:48.315 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:48.315 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:48.326 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672, policy=WebSocketPolicy@8ee0c23[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@184fb68d{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=null,MANAGED} 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=null 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] added {Pool@e4b6f47[size=0 closed=false],POJO} 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13089ms DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13089ms HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:06:48.326 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:06:48.326 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9] 16:06:48.326 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 for HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=1,pool=DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=1] 16:06:48.326 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=1] 16:06:48.326 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:06:48.326 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:06:48.326 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@71f0b72e{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:06:48.326 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@7a34f66a startThread=0 16:06:48.327 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@7a34f66a in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.327 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:06:48.327 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@156a3218[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39666]] on ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:06:48.327 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@53ffb4e1{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=1,pool=DuplexConnectionPool@4dc8c0ea[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@57c03a46, client.connector=HttpClient@184fb68d{STARTED}}} on ManagedSelector@7a2b1eb4{STARTED} id=0 keys=0 selected=0 updates=0 16:06:48.327 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STARTED} id=0 keys=0 selected=0 updates=1 16:06:48.327 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=1 16:06:48.327 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:06:48.327 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.327 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@7a34f66a in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.327 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:06:48.327 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/0 selected 16:06:48.327 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 1 updates 16:06:48.327 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:48.327 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.327 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.327 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@156a3218[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39666]] 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@53ffb4e1{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=1,pool=DuplexConnectionPool@4dc8c0ea[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@57c03a46, client.connector=HttpClient@184fb68d{STARTED}}} 16:06:48.328 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@156a3218[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39666]] startThread=0 16:06:48.328 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.328 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@156a3218[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39666]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:48.328 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 1/1/1 selected 16:06:48.328 [qtp780934299-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 1 keys, 0 updates 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@630e77f4 Connect@53ffb4e1{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=1,pool=DuplexConnectionPool@4dc8c0ea[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@57c03a46, client.connector=HttpClient@184fb68d{STARTED}}} 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:39666 remote=/127.0.0.1:8899] 16:06:48.328 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.328 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@6731ff4d{Connect@53ffb4e1{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39666 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=1,pool=DuplexConnectionPool@4dc8c0ea[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@57c03a46, client.connector=HttpClient@184fb68d{STARTED}}}} startThread=0 16:06:48.328 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@6731ff4d{Connect@53ffb4e1{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39666 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=1,pool=DuplexConnectionPool@4dc8c0ea[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@57c03a46, client.connector=HttpClient@184fb68d{STARTED}}}} in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.340 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.340 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.340 [qtp780934299-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=0}-> 16:06:48.340 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.340 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@57414dfc on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:48.340 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:06:48.340 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.341 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 16:06:48.341 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.341 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@bba9d4d on ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=0 16:06:48.341 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.341 [qtp780934299-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@196786f5{AC.ReadCB@5e88f90a{HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:48.341 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.341 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.341 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:48.341 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=2 16:06:48.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:48.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:48.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:48.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@57414dfc 16:06:48.341 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.341 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a 16:06:48.341 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.341 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.391 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@156a3218[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39666]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:48.391 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=50/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.391 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.391 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e97ed11{AC.ReadCB@f851865{HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf on ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=1 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=2 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/1 selected 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 2 updates 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@bba9d4d 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@71f0b72e{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@4dc8c0ea[c=0/1/64,a=0,i=1,q=1] 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.392 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@71f0b72e{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@e4b6f47[size=1 closed=false] 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[PENDING/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]} on HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/1/64,a=1,i=0,q=0] 16:06:48.392 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[PENDING/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]} associated true to HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[PENDING/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: yhe5mmcKPB2KsjGjnJpG5Q== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@7fbc9be4{s=START} 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: yhe5mmcKPB2KsjGjnJpG5Q== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@7fbc9be4{s=COMPLETING} 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@727f02e5{IDLE}->null [HeapByteBuffer@2ad9373f[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{WRITING}->null:IDLE-->WRITING 16:06:48.406 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:48.406 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=14/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[PENDING/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@7fbc9be4{s=COMPLETING}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@727f02e5{WRITING}->null 16:06:48.406 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@119487b4 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=65/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{IDLE}->null:WRITING-->IDLE 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@7fbc9be4{s=END} 16:06:48.406 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 16:06:48.406 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=65/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.407 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 16:06:48.407 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]}, result: null 16:06:48.407 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 16:06:48.407 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=65/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:48.407 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.407 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2023-04-18T16:06:48.407Z 16:06:48.420 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@6731ff4d{Connect@53ffb4e1{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39666 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@57c03a46, client.connector=HttpClient@184fb68d{STARTED}}}} in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:06:48.420 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2023-04-18T16:06:48.42Z 16:06:48.420 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2023-04-18T16:06:48.42Z 16:06:48.420 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2023-04-18T16:06:48.42Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=79/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:48.420 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2023-04-18T16:06:48.42Z tryProduce true 16:06:48.420 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.420 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.420 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@196786f5{AC.ReadCB@5e88f90a{HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=79/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=79/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:48.421 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=79/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:48.421 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:48.421 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:48.434 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: yhe5mmcKPB2KsjGjnJpG5Q== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@475da589{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:48.435 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:48.436 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b, policy=WebSocketPolicy@2f579b73[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:48.448 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:48.448 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=13} 16:06:48.449 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 16:06:48.449 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14}] 16:06:48.449 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14}] added {WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14},POJO} 16:06:48.449 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],AUTO} 16:06:48.491 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=69/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=56},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=56}] 16:06:48.491 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=56},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=56}] 16:06:48.491 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b] 16:06:48.491 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13254ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b] 16:06:48.491 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13254ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=56},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=56}] 16:06:48.491 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=56},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:06:48.491 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:48.492 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13255ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:48.492 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:06:48.492 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=START}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=57} 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=70} 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@475da589{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@475da589{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=70} 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@73cb736) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@14a328a1 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=70} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:48 GMT Connection: Upgrade Sec-WebSocket-Accept: 3mBi4tCMXOrlauF8z8RJlVgzvk8= Upgrade: WebSocket 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@56aa216f[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1ad7c3f] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:48 GMT Connection: Upgrade Sec-WebSocket-Accept: 3mBi4tCMXOrlauF8z8RJlVgzvk8= Upgrade: WebSocket 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@56aa216f[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1ad7c3f] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@634aee3b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:06:48.505 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{WRITING}->null:IDLE-->WRITING 16:06:48.506 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 1/1/1 selected 16:06:48.506 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 1 keys, 0 updates 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=W,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=COMPLETING}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=71} 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@634aee3b{WRITING}->null 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{IDLE}->null:WRITING-->IDLE 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@56aa216f[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1ad7c3f] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@73cb736 w=false 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@475da589{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:48.506 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@630e77f4 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@475da589{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@475da589{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=71} 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:06:48.506 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.506 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=END}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=71} to WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=END}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=71} 16:06:48.519 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@475da589{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:48.519 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=112/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:06:48.519 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=END}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=84} upgrading from HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=END}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=84} to WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=END}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=84} 16:06:48.520 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=0} tryExecute EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.519Z 16:06:48.520 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5e88f90a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33bc0ce6{s=END}]=>HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=85} 16:06:48.520 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=1} startReservedThread p=1 16:06:48.520 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@702c436b{s=0/2,p=1}@22337dcf startThread=0 16:06:48.520 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[HANDSHAKING],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.520 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:06:48.520 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:06:48.520 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@372e19c3[batching=true] 16:06:48.520 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@702c436b{s=0/2,p=1}@22337dcf in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=1}] 16:06:48.520 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=1}@22337dcf started 16:06:48.520 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@22337dcf waiting 16:06:48.520 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENING],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@372e19c3[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:48.520 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:48.52Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=113/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:06:48.520 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:48.533 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.533 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=126/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:06:48.533 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.533 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.533 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=126/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}] 16:06:48.534 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:48.534 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.534 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=127/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.534 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.534 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e97ed11{AC.ReadCB@f851865{HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=127/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:48.534 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@5e7ea17d{DirectByteBuffer@50b944c2[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@50b944c2[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@50b944c2[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.534 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@5e7ea17d{DirectByteBuffer@50b944c2[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[null 0 null]@3b37aa2d[PENDING/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@50b944c2[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:06:48.534 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@336c8792[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@1a4b000a | +> SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b] - STARTED += ExtensionStack@50ce2459[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:06:48.534 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@475da589{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:48.534 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:06:48.547 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:06:48.547 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:06:48.547 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9] 16:06:48.548 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@26884230{s=HttpChannelState@475da589{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:48.548 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5e88f90a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@475da589{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:06:48.548 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d Date: Tue, 18 Apr 2023 16:06:48 GMT Connection: Upgrade Sec-WebSocket-Accept: 3mBi4tCMXOrlauF8z8RJlVgzvk8= Upgrade: WebSocket 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 > HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d] null 16:06:48.548 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d 16:06:48.549 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:48.550 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:06:48.562 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],AUTO} 16:06:48.562 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:48.562 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:48.598 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672] 16:06:48.598 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13361ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672] 16:06:48.598 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13361ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=64/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=64/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=64/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @13362ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=64/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@5e7ea17d{DirectByteBuffer@50b944c2[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@f851865(l:/127.0.0.1:39666 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4eb8125e(exchange=HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]})[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[HANDSHAKING],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:06:48.599 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:06:48.600 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@181f6ae6[batching=true] 16:06:48.600 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENING],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@181f6ae6[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:06:48.600 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:48.600 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.600 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:48.612 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.613 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf on ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=0 16:06:48.613 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=1 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/1 selected 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 1 updates 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.613 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@3ada70fd[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@11844ef9 | +> SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672] - STARTED += ExtensionStack@457c6be9[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:48.613 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.613 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@2b0fda9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@4eb8125e(exchange=null)[send=HttpSenderOverHTTP@58ddf6aa(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@7fbc9be4{s=START}],recv=HttpReceiverOverHTTP@203321ab(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:48.613 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@71f0b72e{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@f851865::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@e4b6f47[size=0 closed=false] 16:06:48.613 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 > HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9] 16:06:48.613 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@763cf5b9 > HttpResponse[HTTP/1.1 101 Switching Protocols]@3b37aa2d] null 16:06:48.614 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:48.614 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:48.614 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2d9e8a64[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>} 16:06:48.614 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=75,fin=true,rsv=...,masked=false] 16:06:48.614 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:06:48.614 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=75,fin=true,rsv=...,masked=false] 16:06:48.614 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=75,fin=true,rsv=...,masked=true], Flusher@235971a7[PROCESSING]) 16:06:48.614 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null] to Flusher@426bdc84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.614 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.614 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=1,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=81 cap=32768] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@727f02e5{IDLE}->null [DirectByteBuffer@2766e114[p=0,l=81,c=32768,r=81]={<<<\x81\xCb*\x1a\t\xC1Q8|\xB3C83\xE3\x05il\xAfYsg\xA0In&...Oif\xB4Xyl\xB2\x05vf\xA2Kn`\xAeD5N\x84~8t>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{WRITING}->null:IDLE-->WRITING 16:06:48.627 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:48.627 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 81 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=27/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=81 remaining=0 WriteFlusher@727f02e5{WRITING}->null 16:06:48.627 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@119487b4 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=93/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.627 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{IDLE}->null:WRITING-->IDLE 16:06:48.628 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] 16:06:48.628 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=94/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.628 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] processing 0 entries: [] 16:06:48.628 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] auto flushing 16:06:48.628 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] flushing 0 frames: [] 16:06:48.628 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=94/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:48.628 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:48.628 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2023-04-18T16:06:48.628Z 16:06:48.628 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2023-04-18T16:06:48.628Z 16:06:48.628 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2023-04-18T16:06:48.628Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=94/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:48.628 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2023-04-18T16:06:48.628Z 16:06:48.628 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=94/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf?\x1b\xCe\x91{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.641 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2023-04-18T16:06:48.641Z tryProduce true 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.641 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.641 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 81 DirectByteBuffer@67ebb6c4[p=0,l=81,c=4096,r=81]={<<<\x81\xCb*\x1a\t\xC1Q8|\xB3C83\xE3\x05il\xAfYsg\xA0In&...Oif\xB4Xyl\xB2\x05vf\xA2Kn`\xAeD5N\x84~8t>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 81 bytes - DirectByteBuffer@67ebb6c4[p=0,l=81,c=4096,r=81]={<<<\x81\xCb*\x1a\t\xC1Q8|\xB3C83\xE3\x05il\xAfYsg\xA0In&...Oif\xB4Xyl\xB2\x05vf\xA2Kn`\xAeD5N\x84~8t>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=81,c=4096,r=81]={<<<\x81\xCb*\x1a\t\xC1Q8|\xB3C83\xE3\x05il\xAfYsg\xA0In&...Oif\xB4Xyl\xB2\x05vf\xA2Kn`\xAeD5N\x84~8t>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 81 bytes 16:06:48.641 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:48.641 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 75 - Parser@3a114ba[ExtensionStack,s=PAYLOAD_LEN,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@700f441f[p=0,l=75,c=75,r=75]={<<>>} 16:06:48.641 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=75,fin=true,rsv=...,masked=true] 16:06:48.642 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:48.642 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) 16:06:48.642 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:48.642 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@700f441f[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:48.642 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([75] "{"uri":"/sensinact/p...rvices/admin/resources/location/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1f64466e[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=304,fin=true,rsv=...,masked=false] 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=304,fin=true,rsv=...,masked=false] 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=304,fin=true,rsv=...,masked=false], Flusher@7de72523[PROCESSING]) 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=304,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null] to Flusher@6907c121[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=304,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null]] 16:06:48.645 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null]] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=308 cap=32768] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@634aee3b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=308,c=32768,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{WRITING}->null:IDLE-->WRITING 16:06:48.655 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 1/1/1 selected 16:06:48.655 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 1 keys, 0 updates 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 308 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=W,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=308,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=308 remaining=0 WriteFlusher@634aee3b{WRITING}->null 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{IDLE}->null:WRITING-->IDLE 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] processing 0 entries: [] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] auto flushing 16:06:48.655 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@630e77f4 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=27/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] flushing 0 frames: [] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=81,l=81,c=4096,r=0]={\x81\xCb*\x1a\t\xC1{"u...n/GET"}<<<>>>}}meters"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.655 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=27/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.655 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb*\x1a\t\xC1{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.656 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:48.656 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:48.656 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]}} 16:06:48.656 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0} tryExecute EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:48.656Z 16:06:48.656 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:48.656 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=0}@22337dcf offer EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:48.656Z 16:06:48.694 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:48.695 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:48.695 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=1} startReservedThread p=1 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.695 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:48.695 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@702c436b{s=0/2,p=1}@3fa6dc8 startThread=0 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:48.695 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@702c436b{s=0/2,p=1}@3fa6dc8 in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=1}] 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a 16:06:48.695 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=1}@3fa6dc8 started 16:06:48.695 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@3fa6dc8 waiting 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:48.695 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=1}@22337dcf task=EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:48.695Z 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.695 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:48.695Z tryProduce true 16:06:48.695 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.695 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:48.695Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=67/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:48.695 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.695 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=67/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:48.695 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.695 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=67/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:48.695 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:48.696 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:48.696 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.696 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.696 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 308 DirectByteBuffer@135b1b94[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.696 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 308 bytes - DirectByteBuffer@135b1b94[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.696 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 308 bytes 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 304 - Parser@71abb1b6[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=304,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@421c8280[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=304,fin=true,rsv=...,masked=false] 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=304,fin=true,rsv=...,masked=false]) 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=304,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@421c8280[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([304] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","timestamp":1681834008221},"type":"GET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=308,l=308,c=4096,r=0]={\x81~\x010{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@135b1b94[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x010{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]] 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]]}} 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]] 16:06:48.709 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf on ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=0 16:06:48.710 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=1 16:06:48.710 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@204e90f7 in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}] 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/1 selected 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 1 updates 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]] 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.710 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@62647b9c[p=0,l=285,c=285,r=285]={<<<{"uri":"/sensinact/provid...}]}","type":"string"}]}>>>} 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=285,fin=true,rsv=...,masked=false] 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=285,fin=true,rsv=...,masked=false] 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=285,fin=true,rsv=...,masked=true], Flusher@235971a7[PROCESSING]) 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=285,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null] to Flusher@426bdc84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=285,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 16:06:48.828 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=293 cap=32768] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@727f02e5{IDLE}->null [DirectByteBuffer@2766e114[p=0,l=293,c=32768,r=293]={<<<\x81\xFe\x01\x1d-\xB9>\xFeV\x9bK\x8cD\x9b\x04\xDc\x02\xCa[\x90^\xD0P\x9fN...C\xA3P\x9b\x12\xDcY\xC0N\x9b\x0f\x83\x1c\x8dY\xCbW\x90J\x9bC\xA3P>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{WRITING}->null:IDLE-->WRITING 16:06:48.829 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:48.829 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 293 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=119/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]] 16:06:48.829 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@119487b4 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=293 remaining=0 WriteFlusher@727f02e5{WRITING}->null 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{IDLE}->null:WRITING-->IDLE 16:06:48.829 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] processing 0 entries: [] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] auto flushing 16:06:48.829 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=293,terminated=null] flushing 0 frames: [] 16:06:48.829 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2023-04-18T16:06:48.829Z 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2023-04-18T16:06:48.83Z 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2023-04-18T16:06:48.83Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=174/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:48.830 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2023-04-18T16:06:48.83Z 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=174/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]}} 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:48.830 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2023-04-18T16:06:48.83Z tryProduce true 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:48.830 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.830 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb*\x1a\t\xC1{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 293 DirectByteBuffer@67ebb6c4[p=0,l=293,c=4096,r=293]={<<<\x81\xFe\x01\x1d-\xB9>\xFeV\x9bK\x8cD\x9b\x04\xDc\x02\xCa[\x90^\xD0P\x9fN...C\xA3P\x9b\x12\xDcY\xC0N\x9b\x0f\x83\x1c\x8dY\xCbW\x90J\x9bC\xA3P>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.830 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=174/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 293 bytes - DirectByteBuffer@67ebb6c4[p=0,l=293,c=4096,r=293]={<<<\x81\xFe\x01\x1d-\xB9>\xFeV\x9bK\x8cD\x9b\x04\xDc\x02\xCa[\x90^\xD0P\x9fN...C\xA3P\x9b\x12\xDcY\xC0N\x9b\x0f\x83\x1c\x8dY\xCbW\x90J\x9bC\xA3P>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.830 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=293,c=4096,r=293]={<<<\x81\xFe\x01\x1d-\xB9>\xFeV\x9bK\x8cD\x9b\x04\xDc\x02\xCa[\x90^\xD0P\x9fN...C\xA3P\x9b\x12\xDcY\xC0N\x9b\x0f\x83\x1c\x8dY\xCbW\x90J\x9bC\xA3P>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 293 bytes 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:48.830 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 285 - Parser@3a114ba[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=285,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:48.831 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@717f9a8[p=0,l=285,c=285,r=285]={<<>>} 16:06:48.831 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=285,fin=true,rsv=...,masked=true] 16:06:48.831 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:48.831 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=285,fin=true,rsv=...,masked=true]) 16:06:48.831 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=285,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:48.831 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@717f9a8[p=0,l=285,c=285,r=285]={<<<{"uri":"/sensinact/provid...}]}","type":"string"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:48.831 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([285] "{"uri":"/sensinact/p...e\":\"Point\"}}]}","type":"string"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:48.834 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:48.834 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@611eb486[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:48.834 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=303,fin=true,rsv=...,masked=false] 16:06:48.834 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=303,fin=true,rsv=...,masked=false] 16:06:48.834 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=303,fin=true,rsv=...,masked=false], Flusher@7de72523[PROCESSING]) 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null] to Flusher@6907c121[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null]] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null]] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=307 cap=32768] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@634aee3b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=307,c=32768,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{WRITING}->null:IDLE-->WRITING 16:06:48.835 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 1/1/1 selected 16:06:48.835 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 1 keys, 0 updates 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 307 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=W,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=307 remaining=0 WriteFlusher@634aee3b{WRITING}->null 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{IDLE}->null:WRITING-->IDLE 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] processing 0 entries: [] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] auto flushing 16:06:48.835 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@630e77f4 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] flushing 0 frames: [] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=293,l=293,c=4096,r=0]={\x81\xFe\x01\x1d-\xB9>\xFe{...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x01\x1d-\xB9>\xFe{...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.835 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]] 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]] 16:06:48.835 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]]:runFillable:BLOCKING 16:06:48.835 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]]}} 16:06:48.836 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]] 16:06:48.836 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:48.836 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0} tryExecute EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:48.836Z 16:06:48.836 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:48.836 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a 16:06:48.836 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=0}@3fa6dc8 offer EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:48.836Z 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]] 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.836 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:48.836 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=1} startReservedThread p=1 16:06:48.836 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@702c436b{s=0/2,p=1}@21ce08ff startThread=0 16:06:48.836 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@702c436b{s=0/2,p=1}@21ce08ff in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=1}] 16:06:48.836 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=1}@21ce08ff started 16:06:48.836 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@21ce08ff waiting 16:06:48.836 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=1}@3fa6dc8 task=EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:48.836Z 16:06:48.836 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:48.836Z tryProduce true 16:06:48.836 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:48.836 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.836 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:48.836Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:48.836 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]] 16:06:48.836 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:48.836 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=304,f=null]]}} 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x010{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 307 DirectByteBuffer@135b1b94[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 307 bytes - DirectByteBuffer@135b1b94[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 307 bytes 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 303 - Parser@71abb1b6[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=303,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2f09f2b6[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=303,fin=true,rsv=...,masked=false] 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2f09f2b6[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:48.837 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([303] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[0.0,0.0],\"type\":\"Point\"}}]}","timestamp":1681834008833},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=307,l=307,c=4096,r=0]={\x81~\x01/{"res...e":200}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@135b1b94[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01/{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]]}} 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf on ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=0 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=1 16:06:48.838 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:06:48.838 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=2/2,p=0}@22337dcf waiting 16:06:48.838 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/1 selected 16:06:48.838 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 1 updates 16:06:48.839 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:48.839 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf 16:06:48.839 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:48.839 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:48.839 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3b70001e[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>} 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=75,fin=true,rsv=...,masked=false] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=75,fin=true,rsv=...,masked=false] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=75,fin=true,rsv=...,masked=true], Flusher@235971a7[PROCESSING]) 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null] to Flusher@426bdc84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@235971a7[PROCESSING],AUTO,null]] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=81 cap=32768] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@727f02e5{IDLE}->null [DirectByteBuffer@2766e114[p=0,l=81,c=32768,r=81]={<<<\x81\xCb)\xA1G\\R\x832.@\x83}~\x06\xD2"2Z\xC8)=J\xD5h...L\xD2()[\xC2"/\x06\xCd(?H\xD5.3G\x8e\x00\x19}\x83:>>>\x9b\x12\xDc]\xD8L\x9f@\xDc...\x00\x00\x00\x00\x00\x00\x00}] 16:06:49.030 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{WRITING}->null:IDLE-->WRITING 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 81 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=192/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=81 remaining=0 WriteFlusher@727f02e5{WRITING}->null 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{IDLE}->null:WRITING-->IDLE 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@119487b4 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]] 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] processing 0 entries: [] 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] auto flushing 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]] 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] flushing 0 frames: [] 16:06:49.031 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]]:runFillable:BLOCKING 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2023-04-18T16:06:49.031Z 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2023-04-18T16:06:49.031Z 16:06:49.031 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2023-04-18T16:06:49.031Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:49.031 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2023-04-18T16:06:49.031Z 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]]}} 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:49.032 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2023-04-18T16:06:49.032Z tryProduce true 16:06:49.032 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:49.032 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x01\x1d-\xB9>\xFe{...\x00\x00\x00\x00\x00\x00\x00}) 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 81 DirectByteBuffer@67ebb6c4[p=0,l=81,c=4096,r=81]={<<<\x81\xCb)\xA1G\\R\x832.@\x83}~\x06\xD2"2Z\xC8)=J\xD5h...L\xD2()[\xC2"/\x06\xCd(?H\xD5.3G\x8e\x00\x19}\x83:>>>","parame...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.032 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=196/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=285,f=null]] 16:06:49.032 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 81 bytes - DirectByteBuffer@67ebb6c4[p=0,l=81,c=4096,r=81]={<<<\x81\xCb)\xA1G\\R\x832.@\x83}~\x06\xD2"2Z\xC8)=J\xD5h...L\xD2()[\xC2"/\x06\xCd(?H\xD5.3G\x8e\x00\x19}\x83:>>>","parame...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=81,c=4096,r=81]={<<<\x81\xCb)\xA1G\\R\x832.@\x83}~\x06\xD2"2Z\xC8)=J\xD5h...L\xD2()[\xC2"/\x06\xCd(?H\xD5.3G\x8e\x00\x19}\x83:>>>","parame...\x00\x00\x00\x00\x00\x00\x00}) 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 81 bytes 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 75 - Parser@3a114ba[ExtensionStack,s=PAYLOAD_LEN,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3fcf1c8a[p=0,l=75,c=75,r=75]={<<>>} 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=75,fin=true,rsv=...,masked=true] 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3fcf1c8a[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:49.032 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([75] "{"uri":"/sensinact/p...rvices/admin/resources/location/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2a7f2ed1[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=303,fin=true,rsv=...,masked=false] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=303,fin=true,rsv=...,masked=false] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=303,fin=true,rsv=...,masked=false], Flusher@7de72523[PROCESSING]) 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null] to Flusher@6907c121[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=303,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null]] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@7de72523[PROCESSING],AUTO,null]] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=307 cap=32768] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@634aee3b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=307,c=32768,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:49.035 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{WRITING}->null:IDLE-->WRITING 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 1/1/1 selected 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 307 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 1 keys, 0 updates 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=307 remaining=0 WriteFlusher@634aee3b{WRITING}->null 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{IDLE}->null:WRITING-->IDLE 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@630e77f4 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] processing 0 entries: [] 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] auto flushing 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=307,terminated=null] flushing 0 frames: [] 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=81,l=81,c=4096,r=0]={\x81\xCb)\xA1G\\{"u...n/GET"}<<<>>>","parame...\x00\x00\x00\x00\x00\x00\x00}) 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb)\xA1G\\{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]]:runFillable:BLOCKING 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=2/2,p=0} tryExecute EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:49.036Z 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]}} 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@22337dcf offer EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:49.036Z 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:49.036 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:49.036Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@be6c7a 16:06:49.036 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@22337dcf task=EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:49.036Z 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]]}} 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:49.036 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.036 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01/{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:49.037 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=true/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:49.036Z tryProduce true 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 307 DirectByteBuffer@135b1b94[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.037 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 307 bytes - DirectByteBuffer@135b1b94[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.037 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=0,l=307,c=4096,r=307]={<<<\x81~\x01/{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 307 bytes 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 303 - Parser@71abb1b6[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=303,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5f2cf525[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=303,fin=true,rsv=...,masked=false] 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=303,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:49.037 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=TEXT[len=303,fin=true,rsv=...,masked=false]]] 16:06:49.037 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5f2cf525[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([303] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[0.0,0.0],\"type\":\"Point\"}}]}","timestamp":1681834008833},"type":"GET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7b785525[READING] getAction(DirectByteBuffer@135b1b94[p=307,l=307,c=4096,r=0]={\x81~\x01/{"res...e":200}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@135b1b94[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01/{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.037 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]]}} 16:06:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf on ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=0 16:06:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=1 16:06:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=2/2,p=0}@3fa6dc8 waiting 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/1 selected 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 1 updates 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19c836cf 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.038 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 1 keys 16:06:49.115 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:49.115 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:49.115 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=865/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.115 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=865/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.115 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=865/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:49.115 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2023-04-18T16:06:49.115Z 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2023-04-18T16:06:49.116Z 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2023-04-18T16:06:49.116Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=866/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:49.116 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2023-04-18T16:06:49.116Z 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=866/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=866/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:49.116 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2023-04-18T16:06:49.116Z tryProduce true 16:06:49.116 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:49.116 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.116 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.116 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:49.116 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:49.117 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@bcb9efe{HeapByteBufferR@3e20da80[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@bcb9efe{HeapByteBufferR@3e20da80[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@bcb9efe{HeapByteBufferR@3e20da80[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.118 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44e0ac32[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1711a0f9[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@507f9604] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@1711a0f9[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@507f9604] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>OrlauF8z8...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1711a0f9[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:49.121 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@507f9604] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=40,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=40,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6eadcca4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=40,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.122 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:49.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:49.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:49.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:49.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:49.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:49.123 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:49.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.123 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.124 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2023-04-18T16:06:49.127Z 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2023-04-18T16:06:49.127Z 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2023-04-18T16:06:49.127Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:49.127 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2023-04-18T16:06:49.127Z 16:06:49.127 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:49.128 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2023-04-18T16:06:49.128Z tryProduce true 16:06:49.128 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.128 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.128 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.128 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:49.128 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@1e9ec58e{HeapByteBufferR@6f66c059[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@1e9ec58e{HeapByteBufferR@6f66c059[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,215 of 215} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@1e9ec58e{HeapByteBufferR@6f66c059[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.129 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3e1a89[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1a362cfc[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4637ce1c] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@1a362cfc[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4637ce1c] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>OrlauF8z8...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1a362cfc[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4637ce1c] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=41,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=41,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=5} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6d359cac) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.133 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=41,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=6} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:49.134 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.135 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:49.135 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:49.135 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:49.135 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.135 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.136 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:49.136 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2023-04-18T16:06:49.136Z 16:06:49.136 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2023-04-18T16:06:49.136Z 16:06:49.136 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2023-04-18T16:06:49.136Z 16:06:49.136 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2023-04-18T16:06:49.136Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:49.136 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2023-04-18T16:06:49.136Z tryProduce true 16:06:49.136 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:49.136 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.136 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:49.136 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.136 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:49.137 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} GET //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:49.138 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:49.139 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:49.139 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:49.139 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.139 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.139 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=2} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=10} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=10} 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=10} 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=10} parsed false HttpParser{s=END,0 of -1} 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=10} 16:06:49.147 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.148 [qtp780934299-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32a7a5c4[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5207b055[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=14} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b0ac3f7] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@5207b055[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b0ac3f7] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>OrlauF8z8...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5207b055[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:49.151 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:49.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=15} 16:06:49.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:49.152 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:49.152 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b0ac3f7] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:49.152 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:49.163 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:49.163 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=42,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=26} 16:06:49.163 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:49.163 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=42,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=26} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1d76ec69) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=42,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=27} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/GET written=304 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 450 HeapByteBuffer@3904e0f4[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.164 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} filled 450 HeapByteBuffer@3904e0f4[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.165 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.165 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=450,c=8192,r=450]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.165 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:49.165 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:49.165 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:49.165 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:49.182 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:49.183 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 214 16:06:49.195 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=31/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 214},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} parsed true HttpParser{s=CONTENT,0 of 214} 16:06:49.195 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:49.196 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=32/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 214},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} parse HeapByteBuffer@3904e0f4[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} Content@12f0f386{HeapByteBufferR@7d9a7c95[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@12f0f386{HeapByteBufferR@7d9a7c95[p=236,l=450,c=8192,r=214]={POST /sen...214\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=32/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,214 of 214},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} parsed false HttpParser{s=END,214 of 214} 16:06:49.197 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=214,q=1,[0]=EOF,s=STREAM] read 214 from Content@12f0f386{HeapByteBufferR@7d9a7c95[p=450,l=450,c=8192,r=0]={POST /sen...ing"}]}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.198 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=33/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,214 of 214},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:49.213 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f6bf738[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:49.213 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=303 null 16:06:49.213 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4e714280[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:49.213 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=30} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 16:06:49.213 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a1493ff] (null,[p=0,l=303,c=303,r=303],true)@START 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=303} last=true content=HeapByteBuffer@4e714280[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a1493ff] ([p=0,l=123,c=16384,r=123],[p=0,l=303,c=303,r=303],true)@COMPLETING 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>OrlauF8z8...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4e714280[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 426 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=49/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,214 of 214},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=31} 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=426 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a1493ff] ([p=123,l=123,c=16384,r=0],[p=303,l=303,c=303,r=0],true)@END 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:49.214 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=43,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=31} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=43,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@607d3be) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=43,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=32} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=303 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,214 of 214} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.215 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.223 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 16:06:49.224 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.225 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=21/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=13} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=21/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=13} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=13} 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=13} 16:06:49.237 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:06:49.238 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=22/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=13} parsed false HttpParser{s=END,0 of -1} 16:06:49.238 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=22/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=14} 16:06:49.283 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.283 [qtp780934299-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:06:49.286 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22882240[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:49.286 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=303 null 16:06:49.286 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@27f0cdd0[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:49.286 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=62} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d47639d] (null,[p=0,l=303,c=303,r=303],true)@START 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=303} last=true content=HeapByteBuffer@27f0cdd0[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 303 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d47639d] ([p=0,l=123,c=16384,r=123],[p=0,l=303,c=303,r=303],true)@COMPLETING 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>OrlauF8z8...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@27f0cdd0[p=0,l=303,c=303,r=303]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 426 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=71/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=63} 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=426 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:49.287 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=303},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d47639d] ([p=123,l=123,c=16384,r=0],[p=303,l=303,c=303,r=0],true)@END 16:06:49.289 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:49.289 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:49.289 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=44,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=65} 16:06:49.289 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:06:49.289 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=44,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=65} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@68068c7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=44,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=66} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/GET written=303 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.290 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} filled 451 HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=451,c=8192,r=451]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:49.291 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 215 16:06:49.303 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} parsed true HttpParser{s=CONTENT,0 of 215} 16:06:49.303 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} 16:06:49.303 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:49.303 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=12} 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} parse HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.304 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=13} Content@6579d075{HeapByteBufferR@44c60f47[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@6579d075{HeapByteBufferR@44c60f47[p=236,l=451,c=8192,r=215]={POST /sen...215\r\n\r\n<<<{"parameters":[{"name": "...]}","type": "string"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} parsed false HttpParser{s=END,215 of 215} 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=215,q=1,[0]=EOF,s=STREAM] read 215 from Content@6579d075{HeapByteBufferR@44c60f47[p=451,l=451,c=8192,r=0]={POST /sen...ing"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:49.305 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=14} 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56b24fce[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@794b04b2[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=18} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a5fac8e] (null,[p=0,l=304,c=304,r=304],true)@START 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@794b04b2[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:49.309 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a5fac8e] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:06:49.310 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>OrlauF8z8...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@794b04b2[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:06:49.310 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:49.310 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=19/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,215 of 215},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=19} 16:06:49.310 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:49.310 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:49.316 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a5fac8e] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=45,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=26} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=45,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=26} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6651c1e6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=45,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=26} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=304 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,215 of 215} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.317 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.318 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.318 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.318 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:49.318 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:49.318 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:49.318 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.318 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.319 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:49.319 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.320 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@7808f638{STOPPED}[9.4.42.v20210604] added {ExecutorThreadPool[etp869610006]@33d53216{STOPPED,8<=0<=10,i=0,q=0,NO_TRY},AUTO} 16:06:49.330 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:49.330 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:49.330 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:49.330 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:49.330 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:49.330 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:49.330 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:49.330 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=11/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:49.330 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:49.330 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=11/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:49.330 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.331 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:06:49.331 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3979cbb9{STOPPED} added {callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:06:49.331 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3979cbb9{STOPPED} added {[/]=>callbackServlet,POJO} 16:06:49.331 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@7808f638{STOPPED}[9.4.42.v20210604] added {ServletHandler@3979cbb9{STOPPED},MANAGED} 16:06:49.332 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3cc313b8[HTTP/1.1] added {HttpConfiguration@68147852{32768/8192,8192/8192,https://:0,[]},POJO} 16:06:49.383 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{null, ()}{0.0.0.0:0} added {Server@7808f638{STOPPED}[9.4.42.v20210604],UNMANAGED} 16:06:49.383 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{null, ()}{0.0.0.0:0} added {ExecutorThreadPool[etp869610006]@33d53216{STOPPED,8<=0<=10,i=0,q=0,NO_TRY},AUTO} 16:06:49.383 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@3bd53a1{STOPPED},AUTO} 16:06:49.383 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@27c7debd,POJO} 16:06:49.383 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@3cc313b8[HTTP/1.1],AUTO} 16:06:49.383 [Thread-66] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@74ee7a86{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@3cc313b8[HTTP/1.1] 16:06:49.383 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@74ee7a86{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:06:49.384 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$1@2aeef2e,POJO} 16:06:49.384 [Thread-66] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$1@2aeef2e 16:06:49.384 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@7808f638{STOPPED}[9.4.42.v20210604] added {ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898},AUTO} 16:06:49.384 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@7808f638{STOPPED}[9.4.42.v20210604] 16:06:49.384 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@7808f638{STARTING}[9.4.42.v20210604] added {ErrorHandler@1b85fbf0{STOPPED},AUTO} 16:06:49.384 [Thread-66] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:06:49.385 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@7808f638{STARTING}[9.4.42.v20210604] 16:06:49.385 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExecutorThreadPool[etp869610006]@33d53216{STOPPED,8<=0<=10,i=0,q=0,NO_TRY} 16:06:49.387 [Thread-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0} 16:06:49.387 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ExecutorThreadPool[etp869610006]@33d53216{STARTING,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}} added {ReservedThreadExecutor@75e44611{s=0/1,p=0},AUTO} 16:06:49.387 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@75e44611{s=0/1,p=0} 16:06:49.387 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14150ms ReservedThreadExecutor@75e44611{s=0/1,p=0} 16:06:49.387 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14150ms ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}} 16:06:49.387 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@3979cbb9{STOPPED} 16:06:49.387 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=callbackServlet[EMBEDDED:null] 16:06:49.395 [Thread-66] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:06:49.395 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:06:49.395 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={callbackServlet=callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14159ms callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for callbackServlet 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@3979cbb9{STARTING} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14159ms ServletHandler@3979cbb9{STARTED} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@1b85fbf0{STOPPED} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@1b85fbf0{STARTING} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14159ms ErrorHandler@1b85fbf0{STARTED} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3bd53a1{STOPPED} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14160ms ScheduledExecutorScheduler@3bd53a1{STARTED} 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3cc313b8[HTTP/1.1] 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14160ms HttpConnectionFactory@3cc313b8[HTTP/1.1] 16:06:49.396 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:49.397Z added {SelectorProducer@5eecc754,POJO} 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:49.397Z added {ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}},UNMANAGED} 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:49.397Z created 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7e95bb3d{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:49.397Z,MANAGED} 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {ManagedSelector@7e95bb3d{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7e95bb3d{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:49.397Z 16:06:49.397 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14161ms EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:49.397Z 16:06:49.398 [Thread-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4920a0f5 on ManagedSelector@7e95bb3d{STARTING} id=0 keys=0 selected=0 updates=0 16:06:49.398 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=9<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:49.398Z tryProduce false 16:06:49.398 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:49.398 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4920a0f5 16:06:49.398 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:49.398 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 16:06:49.398 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14161ms ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=0 16:06:49.398 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14161ms SelectorManager@ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:06:49.398 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {acceptor-0@714e08e2,POJO} 16:06:49.399 [Thread-66] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:06:49.399 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14162ms ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:06:49.399 [Thread-66] INFO org.eclipse.jetty.server.Server - Started @14162ms 16:06:49.409 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @14172ms Server@7808f638{STARTED}[9.4.42.v20210604] 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STOPPED} added {HttpClientTransportOverHTTP@3db663d0{STOPPED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STOPPED} added {Client@73fc518f[provider=null,keyStore=null,trustStore=null],AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@2de50ee4,POJO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@ad9e63e,POJO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp75480150]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@151ef57f,POJO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STOPPED} added {QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@10895b16,POJO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@8d52cfb1[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] added {HttpClient@782bf610{STOPPED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@8d52cfb1[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] added {SessionTracker@5524b72f{STOPPED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@2cc03cd1{STOPPED} added {InflaterPool@4e17913b{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@2cc03cd1{STOPPED} added {DeflaterPool@149c3204{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@2cc03cd1{STOPPED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@782bf610{STOPPED} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STARTING} added {ScheduledExecutorScheduler@497aec8c{STOPPED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@3b9632d1,POJO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@3db663d0{STOPPED} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@3db663d0{STARTING} added {ClientSelectorManager@4e6f2bb5{STOPPED},AUTO} 16:06:51.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@4e6f2bb5{STOPPED} 16:06:51.336 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.336Z added {SelectorProducer@3f628ce9,POJO} 16:06:51.336 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.336Z added {QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:06:51.336 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.336Z created 16:06:51.336 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@35e8316e{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.336Z,MANAGED} 16:06:51.336 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@4e6f2bb5{STARTING} added {ManagedSelector@35e8316e{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:06:51.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@35e8316e{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:06:51.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.336Z 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=0} 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] added {ReservedThreadExecutor@26d96e5{s=0/2,p=0},AUTO} 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@26d96e5{s=0/2,p=0} 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16100ms ReservedThreadExecutor@26d96e5{s=0/2,p=0} 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-105,5,main] 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-106,5,main] 16:06:51.337 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-107,5,main] 16:06:51.337 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.337 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-108,5,main] 16:06:51.338 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.338 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-109,5,main] 16:06:51.338 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.338 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-110,5,main] 16:06:51.338 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.338 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-111,5,main] 16:06:51.338 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.338 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@2016146960-112,5,main] 16:06:51.338 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16101ms QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.338 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16101ms EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.338Z 16:06:51.339 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@7be7e15 startThread=0 16:06:51.339 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3abfe845 on ManagedSelector@35e8316e{STARTING} id=0 keys=0 selected=0 updates=0 16:06:51.339 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@7be7e15 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.339 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.339Z tryProduce false 16:06:51.339 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.339 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3abfe845 16:06:51.339 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.339 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 0 keys 16:06:51.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16102ms ManagedSelector@35e8316e{STARTED} id=0 keys=0 selected=0 updates=0 16:06:51.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16102ms ClientSelectorManager@4e6f2bb5{STARTED} 16:06:51.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16102ms HttpClientTransportOverHTTP@3db663d0{STARTED} 16:06:51.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@73fc518f[provider=null,keyStore=null,trustStore=null] 16:06:51.342 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:06:51.342 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:06:51.342 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 7a0f244f[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms Client@73fc518f[provider=null,keyStore=null,trustStore=null] 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@497aec8c{STOPPED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms ScheduledExecutorScheduler@497aec8c{STARTED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms HttpClient@782bf610{STARTED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5524b72f{STOPPED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms SessionTracker@5524b72f{STARTED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@2cc03cd1{STOPPED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@4e17913b{STOPPED,size=0,capacity=UNLIMITED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms InflaterPool@4e17913b{STARTED,size=0,capacity=UNLIMITED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@149c3204{STOPPED,size=0,capacity=UNLIMITED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms DeflaterPool@149c3204{STARTED,size=0,capacity=UNLIMITED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms WebSocketExtensionFactory@2cc03cd1{STARTED} 16:06:51.343 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16106ms WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STARTED},openSessions.size=0] 16:06:51.343 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e to ws://127.0.0.1:8899/ws/sensinact 16:06:51.343 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:06:51.343 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:06:51.343 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:06:51.344 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:06:51.344 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e, policy=WebSocketPolicy@4248b963[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:51.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@782bf610{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=null,MANAGED} 16:06:51.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=null 16:06:51.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] added {Pool@2330e3e0[size=0 closed=false],POJO} 16:06:51.344 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:06:51.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:06:51.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16107ms DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:06:51.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16107ms HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:06:51.344 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:06:51.344 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544] 16:06:51.344 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 for HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=1,pool=DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=1] 16:06:51.345 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=1] 16:06:51.345 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:06:51.345 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:06:51.345 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@27a2a089{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:06:51.345 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@54657dd2 startThread=0 16:06:51.345 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@54657dd2 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.345 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:06:51.345 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@719dbc55{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=1,pool=DuplexConnectionPool@4defd42[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@75a236be, client.connector=HttpClient@782bf610{STARTED}}} on ManagedSelector@35e8316e{STARTED} id=0 keys=0 selected=0 updates=0 16:06:51.345 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@723ebeff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39674]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:06:51.345 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=0 selected=0 updates=1 16:06:51.345 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:06:51.345 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@54657dd2 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.345 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:51.345 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/0 selected 16:06:51.345 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:51.345 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:06:51.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:51.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@723ebeff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39674]] 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@719dbc55{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=1,pool=DuplexConnectionPool@4defd42[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@75a236be, client.connector=HttpClient@782bf610{STARTED}}} 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.346 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@723ebeff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39674]] startThread=0 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.346 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 1/1/1 selected 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@723ebeff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39674]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 1 keys, 0 updates 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@1d06c858 Connect@719dbc55{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=1,pool=DuplexConnectionPool@4defd42[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@75a236be, client.connector=HttpClient@782bf610{STARTED}}} 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:39674 remote=/127.0.0.1:8899] 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@19394f20{Connect@719dbc55{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39674 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=1,pool=DuplexConnectionPool@4defd42[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@75a236be, client.connector=HttpClient@782bf610{STARTED}}}} startThread=0 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.346 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:06:51.346 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@19394f20{Connect@719dbc55{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39674 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=1,pool=DuplexConnectionPool@4defd42[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@75a236be, client.connector=HttpClient@782bf610{STARTED}}}} in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@1f59015a on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:06:51.346 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.346 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 16:06:51.346 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@68a1be25 on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.346 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.346 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2c9b6840{AC.ReadCB@22ca934c{HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4d8cc21a{AC.ReadCB@6c9e376e{HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@1f59015a 16:06:51.347 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.347 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@723ebeff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:39674]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=2 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.347 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/1 selected 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 2 updates 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@68a1be25 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@27a2a089{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@4defd42[c=0/1/64,a=0,i=1,q=1] 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.347 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.347 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@27a2a089{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@2330e3e0[size=1 closed=false] 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[PENDING/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]} on HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/1/64,a=1,i=0,q=0] 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[PENDING/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]} associated true to HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[PENDING/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: +FC3BKzvJpnEuK334ieZuQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@1cc4d4cf{s=START} 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: +FC3BKzvJpnEuK334ieZuQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@1cc4d4cf{s=COMPLETING} 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7722a39c{IDLE}->null [HeapByteBuffer@49c27b37[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:06:51.348 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{WRITING}->null:IDLE-->WRITING 16:06:51.348 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:06:51.348 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[PENDING/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@1cc4d4cf{s=COMPLETING}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.349 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@724029d1 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@7722a39c{WRITING}->null 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{IDLE}->null:WRITING-->IDLE 16:06:51.349 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@1cc4d4cf{s=END} 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 16:06:51.349 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]}, result: null 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.349 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2023-04-18T16:06:51.349Z 16:06:51.349 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@19394f20{Connect@719dbc55{java.nio.channels.SocketChannel[connected local=/127.0.0.1:39674 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@75a236be, client.connector=HttpClient@782bf610{STARTED}}}} in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:06:51.349 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2023-04-18T16:06:51.349Z 16:06:51.349 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2023-04-18T16:06:51.349Z 16:06:51.349 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2023-04-18T16:06:51.349Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:51.349 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2023-04-18T16:06:51.349Z tryProduce true 16:06:51.350 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:51.350 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2c9b6840{AC.ReadCB@22ca934c{HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:51.350 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:51.350 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>on","valu...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:06:51.350 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: +FC3BKzvJpnEuK334ieZuQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:06:51.351 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@76ce2763{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:51.352 [qtp780934299-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:51.353 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc, policy=WebSocketPolicy@6094f0dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:06:51.353 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:51.353 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=2} 16:06:51.353 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=2} 16:06:51.353 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=2},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=2}] 16:06:51.360 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] added {WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},POJO} 16:06:51.360 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],AUTO} 16:06:51.360 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] 16:06:51.360 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=9}] 16:06:51.360 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc] 16:06:51.373 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16137ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc] 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16137ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23}] 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16137ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=START}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23} 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23} 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@76ce2763{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:51.374 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@76ce2763{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1045b7fd) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5710b739 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:51 GMT Connection: Upgrade Sec-WebSocket-Accept: yj2oZmn0klr7Y7ezwfJX1DHaP2k= Upgrade: WebSocket 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@e3d7ad6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@471a1985] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:51 GMT Connection: Upgrade Sec-WebSocket-Accept: yj2oZmn0klr7Y7ezwfJX1DHaP2k= Upgrade: WebSocket 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@e3d7ad6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@471a1985] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7addb4c4{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{WRITING}->null:IDLE-->WRITING 16:06:51.375 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 1/1/1 selected 16:06:51.375 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 1 keys, 0 updates 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=W,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=COMPLETING}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@7addb4c4{WRITING}->null 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{IDLE}->null:WRITING-->IDLE 16:06:51.375 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@e3d7ad6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@471a1985] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:51.376 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@1045b7fd w=false 16:06:51.376 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1d06c858 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=26/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.376 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@76ce2763{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:51.376 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@76ce2763{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:51.376 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@76ce2763{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:51.376 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} 16:06:51.376 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:06:51.376 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=27/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.376 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=END}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} to WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=END}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} 16:06:51.387 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@76ce2763{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:51.387 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=38/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:06:51.387 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=END}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=36} upgrading from HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=END}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=36} to WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=END}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=36} 16:06:51.388 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=0} tryExecute EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.388Z 16:06:51.388 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@22ca934c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2be9a761{s=END}]=>HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=37} 16:06:51.388 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=1} startReservedThread p=1 16:06:51.388 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@26d96e5{s=0/2,p=1}@5c3bc263 startThread=0 16:06:51.388 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@26d96e5{s=0/2,p=1}@5c3bc263 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=1}] 16:06:51.388 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[HANDSHAKING],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.388 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=1}@5c3bc263 started 16:06:51.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:06:51.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:06:51.388 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@5c3bc263 waiting 16:06:51.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@4d0543dd[batching=true] 16:06:51.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENING],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@4d0543dd[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:06:51.388 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:51.388 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:51.388Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=39/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:06:51.403 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.403 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=54/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:06:51.403 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:51.403 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2c9b6840{AC.ReadCB@136943be{WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:51.403 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.403 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=54/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}] 16:06:51.403 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.404 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:06:51.404 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.404 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:06:51.404 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.404 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:51.404 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4d8cc21a{AC.ReadCB@6c9e376e{HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:06:51.404 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:06:51.404 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:51.404 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.404 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c 16:06:51.404 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@46846023{DirectByteBuffer@48439683[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:06:51.404 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.404 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@1f0acc98[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@136943be | +> SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc] - STARTED += ExtensionStack@56562701[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:51.429 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.429 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@48439683[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.429 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:51.429 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@76ce2763{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:51.429 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:51.429 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:06:51.429 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:06:51.429 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:06:51.429 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@48439683[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.429 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@69cba9f1{s=HttpChannelState@76ce2763{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:06:51.429 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@22ca934c::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=26/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@76ce2763{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:51.430 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@46846023{DirectByteBuffer@48439683[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[null 0 null]@62f5e961[PENDING/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@48439683[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544] 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961 Date: Tue, 18 Apr 2023 16:06:51 GMT Connection: Upgrade Sec-WebSocket-Accept: yj2oZmn0klr7Y7ezwfJX1DHaP2k= Upgrade: WebSocket 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:06:51.430 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961 16:06:51.443 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:51.443 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:51.443 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:06:51.443 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:51.443 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961 16:06:51.443 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 > HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961] null 16:06:51.443 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961 16:06:51.444 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:51.445 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:06:51.445 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],AUTO} 16:06:51.487 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:51.487 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:51.487 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e] 16:06:51.487 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16251ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e] 16:06:51.488 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16251ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:06:51.488 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:06:51.488 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:06:51.488 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:51.488 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @16251ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:51.489 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=59/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=59/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.489 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@46846023{DirectByteBuffer@48439683[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:06:51.500 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6c9e376e(l:/127.0.0.1:39674 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2da33d55(exchange=HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]})[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.500 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[HANDSHAKING],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.500 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:06:51.500 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:06:51.500 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@695163f7[batching=true] 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENING],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@695163f7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/1 selected 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@97e9cb8[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@4c7c0b53 | +> SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e] - STARTED += ExtensionStack@76566601[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.501 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.501 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@137a24cb{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@2da33d55(exchange=null)[send=HttpSenderOverHTTP@17cb6c9(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1cc4d4cf{s=START}],recv=HttpReceiverOverHTTP@79f101e4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:06:51.502 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2aa255ed[p=0,l=82,c=82,r=82]={<<<{"uri":"/sensinact/provid...es/position/SUBSCRIBE"}>>>} 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=82,fin=true,rsv=...,masked=false] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=82,fin=true,rsv=...,masked=false] 16:06:51.514 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@27a2a089{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@6c9e376e::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@2330e3e0[size=0 closed=false] 16:06:51.514 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 > HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=82,fin=true,rsv=...,masked=true], Flusher@2465bec9[PROCESSING]) 16:06:51.514 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@24b4d544 > HttpResponse[HTTP/1.1 101 Switching Protocols]@62f5e961] null 16:06:51.514 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=82,fin=true,rsv=...,masked=true],Flusher@2465bec9[PROCESSING],AUTO,null] to Flusher@38bd1452[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=82,fin=true,rsv=...,masked=true],Flusher@2465bec9[PROCESSING],AUTO,null]] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:51.514 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2465bec9[PROCESSING],AUTO,null]] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:51.514 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=88 cap=32768] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7722a39c{IDLE}->null [DirectByteBuffer@205a3e9d[p=0,l=88,c=32768,r=88]={<<<\x81\xD2i\x12\xD7\xDf\x120\xA2\xAd\x000\xEd\xFdFa\xB2\xB1\x1a{\xB9\xBe\nf\xF8...\xBa\x1a=\xA7\xB0\x1a{\xA3\xB6\x06|\xF8\x8c>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:51.514 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{WRITING}->null:IDLE-->WRITING 16:06:51.515 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:06:51.515 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:51.515 [Thread-85] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 88 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=88,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.515 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@724029d1 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=111/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.527 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=88 remaining=0 WriteFlusher@7722a39c{WRITING}->null 16:06:51.528 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{IDLE}->null:WRITING-->IDLE 16:06:51.528 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] 16:06:51.528 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=124/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.528 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] processing 0 entries: [] 16:06:51.528 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] auto flushing 16:06:51.528 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] flushing 0 frames: [] 16:06:51.528 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:51.528 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=124/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:51.528 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2023-04-18T16:06:51.528Z 16:06:51.528 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2023-04-18T16:06:51.528Z 16:06:51.528 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2023-04-18T16:06:51.528Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=125/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:51.528 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2023-04-18T16:06:51.528Z 16:06:51.528 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2c9b6840{AC.ReadCB@136943be{WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=125/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:51.529 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:51.529 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2023-04-18T16:06:51.528Z tryProduce true 16:06:51.529 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:51.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:51.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.529 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb)\xA1G\\{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.529 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:51.529 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 88 DirectByteBuffer@67ebb6c4[p=0,l=88,c=4096,r=88]={<<<\x81\xD2i\x12\xD7\xDf\x120\xA2\xAd\x000\xEd\xFdFa\xB2\xB1\x1a{\xB9\xBe\nf\xF8...\xBa\x1a=\xA7\xB0\x1a{\xA3\xB6\x06|\xF8\x8c>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=125/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.529 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 88 bytes - DirectByteBuffer@67ebb6c4[p=0,l=88,c=4096,r=88]={<<<\x81\xD2i\x12\xD7\xDf\x120\xA2\xAd\x000\xEd\xFdFa\xB2\xB1\x1a{\xB9\xBe\nf\xF8...\xBa\x1a=\xA7\xB0\x1a{\xA3\xB6\x06|\xF8\x8c>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.529 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:51.529 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=88,c=4096,r=88]={<<<\x81\xD2i\x12\xD7\xDf\x120\xA2\xAd\x000\xEd\xFdFa\xB2\xB1\x1a{\xB9\xBe\nf\xF8...\xBa\x1a=\xA7\xB0\x1a{\xA3\xB6\x06|\xF8\x8c>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 88 bytes 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 82 - Parser@5ae9b7d0[ExtensionStack,s=PAYLOAD_LEN,c=0,len=82,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@396c0a0[p=0,l=82,c=82,r=82]={<<<\x120\xA2\xAd\x000\xEd\xFdFa\xB2\xB1\x1a{\xB9\xBe\nf\xF8\xAf\x1b}\xA1\xB6\r...\xBa\x1a=\xA7\xB0\x1a{\xA3\xB6\x06|\xF8\x8c>>} 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=82,fin=true,rsv=...,masked=true] 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=82,fin=true,rsv=...,masked=true]) 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=82,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@396c0a0[p=0,l=82,c=82,r=82]={<<<{"uri":"/sensinact/provid...es/position/SUBSCRIBE"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:51.541 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([82] "{"uri":"/sensinact/p...cursor/resources/position/SUBSCRIBE"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2c17f8ee[p=0,l=216,c=216,r=216]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=216,fin=true,rsv=...,masked=false] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=216,fin=true,rsv=...,masked=false] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=216,fin=true,rsv=...,masked=false], Flusher@231c982e[PROCESSING]) 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=216,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null] to Flusher@4da859d1[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=216,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=220 cap=32768] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7addb4c4{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=220,c=32768,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>":1681834...\x00\x00\x00\x00\x00\x00\x00}] 16:06:51.546 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{WRITING}->null:IDLE-->WRITING 16:06:51.547 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 1/1/1 selected 16:06:51.547 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 1 keys, 0 updates 16:06:51.547 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 220 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=W,to=17/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=220,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:51.547 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=220 remaining=0 WriteFlusher@7addb4c4{WRITING}->null 16:06:51.547 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1d06c858 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=19/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.547 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{IDLE}->null:WRITING-->IDLE 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] processing 0 entries: [] 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] auto flushing 16:06:51.588 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=60/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] flushing 0 frames: [] 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:51.588 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=60/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=88,l=88,c=4096,r=0]={\x81\xD2i\x12\xD7\xDf{"u...CRIBE"}<<<>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xD2i\x12\xD7\xDf{"u...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=41/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:51.588 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0} tryExecute EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:51.588Z 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2c9b6840{AC.ReadCB@136943be{WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]]}} 16:06:51.588 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=0}@5c3bc263 offer EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:51.588Z 16:06:51.588 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=1} startReservedThread p=1 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:51.588 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@26d96e5{s=0/2,p=1}@46428e10 startThread=0 16:06:51.588 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:06:51.589 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:06:51.589 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@26d96e5{s=0/2,p=1}@46428e10 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=1}] 16:06:51.589 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:51.589 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=1}@46428e10 started 16:06:51.589 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:51.589 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=1}@5c3bc263 task=EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:51.589Z 16:06:51.589 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@46428e10 waiting 16:06:51.589 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:06:51.589 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:51.589 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.589 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c 16:06:51.589 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:51.589Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=61/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:51.589 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:06:51.589Z tryProduce true 16:06:51.589 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:51.601 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:51.601 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.601 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.601 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:51.601 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:06:51.601 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:51.601 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:51.601 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=0,f=null]] 16:06:51.601 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.601 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.601 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:51.601 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 220 DirectByteBuffer@6d2dda88[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.601 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 220 bytes - DirectByteBuffer@6d2dda88[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 220 bytes 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 216 - Parser@14b7a685[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=216,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3c143d2c[p=0,l=216,c=216,r=216]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=216,fin=true,rsv=...,masked=false] 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=216,fin=true,rsv=...,masked=false]) 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=216,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3c143d2c[p=0,l=216,c=216,r=216]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([216] "{"response":{"subscr...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"subscriptionId":"MID16818340115451108542248","initial":{"name":"position","type":"int","value":1,"timestamp":1681834006165}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=220,l=220,c=4096,r=0]={\x81~\x00\xD8{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD8{"res...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.602 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]] 16:06:51.603 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]]}} 16:06:51.603 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]] 16:06:51.603 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:51.603 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:51.603 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@7be7e15 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}] 16:06:51.603 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:51.603 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/1 selected 16:06:51.603 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:06:51.603 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.603 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c 16:06:51.603 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]] 16:06:51.614 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.614 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.702 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:51.704 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@37ca682[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@231c982e[PROCESSING]) 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null] to Flusher@4da859d1[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:51.906 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7addb4c4{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>},"type":...\x00\x00\x00\x00\x00\x00\x00}] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{WRITING}->null:IDLE-->WRITING 16:06:51.907 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 1/1/1 selected 16:06:51.907 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 1 keys, 0 updates 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=W,to=318/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@7addb4c4{WRITING}->null 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{IDLE}->null:WRITING-->IDLE 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 16:06:51.907 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1d06c858 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=304/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 16:06:51.907 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:51.907 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]] 16:06:51.907 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]]:runFillable:BLOCKING 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0} tryExecute EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:51.908Z 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=0}@46428e10 offer EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:51.908Z 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=1} startReservedThread p=1 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@26d96e5{s=0/2,p=1}@35241daa startThread=0 16:06:51.908 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@26d96e5{s=0/2,p=1}@35241daa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=1}] 16:06:51.908 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=1}@35241daa started 16:06:51.908 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=1}@46428e10 task=EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:51.908Z 16:06:51.908 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@35241daa waiting 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:51.908Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=305/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:51.908 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:06:51.908Z tryProduce true 16:06:51.908 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:51.908 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=305/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]]}} 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:51.908 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=305/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=216,f=null]] 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD8{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.908 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:51.908 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@6d2dda88[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@6d2dda88[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@14b7a685[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3be3e57e[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3be3e57e[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16818340115451108542248","messages":[{"notification":{"name":"position","type":"int","value":2,"timestamp":1681834011702},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]}} 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:51.909 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0}@5c3bc263 waiting 16:06:51.909 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:51.909 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/1 selected 16:06:51.909 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:06:51.909 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:51.909 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c 16:06:51.910 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:51.910 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:51.910 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:52.004 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:52.006 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:52.207 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:52.207 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5f13a519[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@231c982e[PROCESSING]) 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null] to Flusher@4da859d1[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7addb4c4{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>},"type":...\x00\x00\x00\x00\x00\x00\x00}] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{WRITING}->null:IDLE-->WRITING 16:06:52.208 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 1/1/1 selected 16:06:52.208 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 1 keys, 0 updates 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=W,to=301/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@7addb4c4{WRITING}->null 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{IDLE}->null:WRITING-->IDLE 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 16:06:52.208 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1d06c858 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 16:06:52.208 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.208 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0} tryExecute EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:52.209Z 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@5c3bc263 offer EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:52.209Z 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:52.209Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:52.209 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@5c3bc263 task=EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:06:52.209Z 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]}} 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:52.209 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:52.209Z tryProduce true 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:52.209 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:52.209 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@6d2dda88[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@6d2dda88[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.209 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=300/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:52.209 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@14b7a685[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@14c24c28[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 16:06:52.209 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@14c24c28[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16818340115451108542248","messages":[{"notification":{"name":"position","type":"int","value":0,"timestamp":1681834012004},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]}} 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:52.210 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0}@46428e10 waiting 16:06:52.210 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:52.211 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/1 selected 16:06:52.211 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:06:52.211 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:52.211 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c 16:06:52.211 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.211 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.211 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:52.306 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:52.308 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@35402467[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=233,fin=true,rsv=...,masked=false] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=233,fin=true,rsv=...,masked=false] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=233,fin=true,rsv=...,masked=false], Flusher@231c982e[PROCESSING]) 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null] to Flusher@4da859d1[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:52.509 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=237 cap=32768] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7addb4c4{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=237,c=32768,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>"type":"G...\x00\x00\x00\x00\x00\x00\x00}] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{WRITING}->null:IDLE-->WRITING 16:06:52.510 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 1/1/1 selected 16:06:52.510 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 1 keys, 0 updates 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 237 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=W,to=301/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=237,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=237 remaining=0 WriteFlusher@7addb4c4{WRITING}->null 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{IDLE}->null:WRITING-->IDLE 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] processing 0 entries: [] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] auto flushing 16:06:52.510 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1d06c858 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] flushing 0 frames: [] 16:06:52.510 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:52.510 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.510 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=299/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 16:06:52.510 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0} tryExecute EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:52.51Z 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@46428e10 offer EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:52.511Z 16:06:52.511 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@46428e10 task=EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:52.511Z 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:06:52.511Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:52.511 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:52.511Z tryProduce true 16:06:52.511 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]]}} 16:06:52.511 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.511 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=300/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=231,f=null]] 16:06:52.511 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 237 DirectByteBuffer@6d2dda88[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 237 bytes - DirectByteBuffer@6d2dda88[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 237 bytes 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 233 - Parser@14b7a685[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=233,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3fdc76da[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=233,fin=true,rsv=...,masked=false] 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:52.511 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3fdc76da[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([233] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16818340115451108542248","messages":[{"notification":{"name":"position","type":"int","value":125,"timestamp":1681834012306},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=237,l=237,c=4096,r=0]={\x81~\x00\xE9{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]] 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]]}} 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]] 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:52.512 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0}@5c3bc263 waiting 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/1 selected 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]] 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.512 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6558b4f2[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...8340115451108542248"}]}>>>} 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=178,fin=true,rsv=...,masked=false] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=178,fin=true,rsv=...,masked=false] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=178,fin=true,rsv=...,masked=true], Flusher@2465bec9[PROCESSING]) 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@2465bec9[PROCESSING],AUTO,null] to Flusher@38bd1452[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@2465bec9[PROCESSING],AUTO,null]] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2465bec9[PROCESSING],AUTO,null]] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:52.729 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=186 cap=32768] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7722a39c{IDLE}->null [DirectByteBuffer@205a3e9d[p=0,l=186,c=32768,r=186]={<<<\x81\xFe\x00\xB2\xDf*\xAd\xB2\xA4\x08\xD8\xC0\xB6\x08\x97\x90\xF0Y\xC8\xDc\xAcC\xC3\xD3\xBc...\x8a\xEc\x1e\x9d\x83\xEe\x1f\x99\x87\xEe\x1b\x9d\x8a\xEa\x1e\x9f\x80\xEb\x12\x8f\xCf\x82W>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{WRITING}->null:IDLE-->WRITING 16:06:52.730 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:06:52.730 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 186 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=217/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=186,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=186 remaining=0 WriteFlusher@7722a39c{WRITING}->null 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{IDLE}->null:WRITING-->IDLE 16:06:52.730 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@724029d1 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=219/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] processing 0 entries: [] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] auto flushing 16:06:52.730 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=220/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] flushing 0 frames: [] 16:06:52.730 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:52.730 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=220/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]]:runFillable:BLOCKING 16:06:52.730 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2023-04-18T16:06:52.73Z 16:06:52.730 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2023-04-18T16:06:52.73Z 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2023-04-18T16:06:52.73Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=220/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:52.731 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2023-04-18T16:06:52.731Z 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2c9b6840{AC.ReadCB@136943be{WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=220/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=82,f=null]]}} 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xD2i\x12\xD7\xDf{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.731 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2023-04-18T16:06:52.731Z tryProduce true 16:06:52.731 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 186 DirectByteBuffer@67ebb6c4[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\xDf*\xAd\xB2\xA4\x08\xD8\xC0\xB6\x08\x97\x90\xF0Y\xC8\xDc\xAcC\xC3\xD3\xBc...\x8a\xEc\x1e\x9d\x83\xEe\x1f\x99\x87\xEe\x1b\x9d\x8a\xEa\x1e\x9f\x80\xEb\x12\x8f\xCf\x82W>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.731 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 186 bytes - DirectByteBuffer@67ebb6c4[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\xDf*\xAd\xB2\xA4\x08\xD8\xC0\xB6\x08\x97\x90\xF0Y\xC8\xDc\xAcC\xC3\xD3\xBc...\x8a\xEc\x1e\x9d\x83\xEe\x1f\x99\x87\xEe\x1b\x9d\x8a\xEa\x1e\x9f\x80\xEb\x12\x8f\xCf\x82W>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\xDf*\xAd\xB2\xA4\x08\xD8\xC0\xB6\x08\x97\x90\xF0Y\xC8\xDc\xAcC\xC3\xD3\xBc...\x8a\xEc\x1e\x9d\x83\xEe\x1f\x99\x87\xEe\x1b\x9d\x8a\xEa\x1e\x9f\x80\xEb\x12\x8f\xCf\x82W>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 186 bytes 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 178 - Parser@5ae9b7d0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@593f8acb[p=0,l=178,c=178,r=178]={<<<\xA4\x08\xD8\xC0\xB6\x08\x97\x90\xF0Y\xC8\xDc\xAcC\xC3\xD3\xBc^\x82\xC2\xAdE\xDb\xDb\xBb...\x8a\xEc\x1e\x9d\x83\xEe\x1f\x99\x87\xEe\x1b\x9d\x8a\xEa\x1e\x9f\x80\xEb\x12\x8f\xCf\x82W>>>} 16:06:52.731 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=PAYLOAD,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=178,fin=true,rsv=...,masked=true] 16:06:52.731 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@593f8acb[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...8340115451108542248"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:52.731 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([178] "{"uri":"/sensinact/p...alue":"MID16818340115451108542248"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@66a6a73[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=125,fin=true,rsv=...,masked=false] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=125,fin=true,rsv=...,masked=false] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=125,fin=true,rsv=...,masked=false], Flusher@231c982e[PROCESSING]) 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null] to Flusher@4da859d1[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@231c982e[PROCESSING],AUTO,null]] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=127 cap=32768] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7addb4c4{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=127,c=32768,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{WRITING}->null:IDLE-->WRITING 16:06:52.734 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 1/1/1 selected 16:06:52.734 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 1 keys, 0 updates 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 127 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=127,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=127 remaining=0 WriteFlusher@7addb4c4{WRITING}->null 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{IDLE}->null:WRITING-->IDLE 16:06:52.734 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] 16:06:52.734 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1d06c858 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]] 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] processing 0 entries: [] 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] auto flushing 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] flushing 0 frames: [] 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]] 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=186,l=186,c=4096,r=0]={\x81\xFe\x00\xB2\xDf*\xAd\xB2{...248"}]}<<<>>>ture\\",\\"...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2\xDf*\xAd\xB2{...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]] 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0} tryExecute EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:52.735Z 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2c9b6840{AC.ReadCB@136943be{WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]]}} 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]] 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@5c3bc263 offer EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:52.735Z 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:06:52.735 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@5a3dde6c 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:52.735Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING/BLOCKING 16:06:52.735 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@5c3bc263 task=EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:06:52.735Z 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]] 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:52.735 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=true/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:06:52.735Z tryProduce true 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]]}} 16:06:52.735 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:06:52.735 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.735 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 DirectByteBuffer@6d2dda88[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.735 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=233,f=null]] 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 127 bytes - DirectByteBuffer@6d2dda88[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 127 bytes 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 125 - Parser@14b7a685[ExtensionStack,s=PAYLOAD_LEN,c=0,len=125,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@1a05a0c0[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=125,fin=true,rsv=...,masked=false] 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@1a05a0c0[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([125] "{"response":{"messag...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3ebec842[READING] getAction(DirectByteBuffer@6d2dda88[p=127,l=127,c=4096,r=0]={\x81}{"respo...e":200}<<<>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}) 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6d2dda88[p=0,l=0,c=4096,r=0]={<<<>>>\x81}{"respo...\x00\x00\x00\x00\x00\x00\x00} 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]]}} 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c on ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=1 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:06:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0}@46428e10 waiting 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/1 selected 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29a2ef9c 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:52.736 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 1 keys 16:06:52.808 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:52.810 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:53.817 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:06:53.817 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4499/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4499/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4499/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2023-04-18T16:06:53.818Z 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2023-04-18T16:06:53.818Z 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2023-04-18T16:06:53.818Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4499/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:53.818 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2023-04-18T16:06:53.818Z 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=4499/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:53.818 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2023-04-18T16:06:53.818Z tryProduce true 16:06:53.818 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:53.818 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:53.818 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4500/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:53.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=4500/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.819 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 442 HeapByteBuffer@3904e0f4[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} filled 442 HeapByteBuffer@3904e0f4[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=45,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=442,c=8192,r=442]={<<>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 199 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 199},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 199} 16:06:53.819 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 199},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parse HeapByteBuffer@3904e0f4[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:53.820 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} Content@58cff62b{HeapByteBufferR@7e9efc2f[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00}} 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=0,[0]=null,s=STREAM] addContent Content@58cff62b{HeapByteBufferR@7e9efc2f[p=243,l=442,c=8192,r=199]={POST /sen...199\r\n\r\n<<<{"parameters" : [{"name":..."complement":false}]}]}>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00}} 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,199 of 199},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} parsed false HttpParser{s=END,199 of 199} 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d8eaa7c[c=199,q=1,[0]=EOF,s=STREAM] read 199 from Content@58cff62b{HeapByteBufferR@7e9efc2f[p=442,l=442,c=8192,r=0]={POST /sen...se}]}]}<<<>>>tring"}]}...\x00\x00\x00\x00\x00\x00\x00}} 16:06:53.821 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,199 of 199},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cbf471d[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}) 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=218 null 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7663783b[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@31abcfc4{null} 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=7} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@308932a7] (null,[p=0,l=218,c=218,r=218],true)@START 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=218} last=true content=HeapByteBuffer@7663783b[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@308932a7] ([p=0,l=123,c=16384,r=123],[p=0,l=218,c=218,r=218],true)@COMPLETING 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@718ff05b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>lr7Y7ezwf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7663783b[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}] 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{WRITING}->null:IDLE-->WRITING 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 341 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,199 of 199},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=7} 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=341 remaining=0 WriteFlusher@718ff05b{WRITING}->null 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@718ff05b{IDLE}->null:WRITING-->IDLE 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a52c64[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@308932a7] ([p=123,l=123,c=16384,r=0],[p=218,l=218,c=218,r=0],true)@END 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:06:53.826 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=46,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=8} 16:06:53.827 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=46,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=8} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3101035c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=46,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=8} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE written=218 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,199 of 199} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.827 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.827 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.828 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:06:53.829 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@26d4ae50 16:06:53.829 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:53.829 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:53.829 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:06:54.030 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@626f6a60[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:39298]] on ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=0 16:06:54.030 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=1 16:06:54.030 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:06:54.030 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:06:54.030 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:06:54.030 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:54.030 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@626f6a60[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:39298]] 16:06:54.030 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:54.031 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:06:54.031 [etp869610006-95] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:06:54.031 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:54.031 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:06:54.031 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@727678e on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:06:54.031 [etp869610006-95] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.032 [etp869610006-95] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.032 [etp869610006-95] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.032 [etp869610006-95] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@56748af0{AC.ReadCB@43f9ba2a{HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:54.032 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.032 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@585252fe on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:06:54.032 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=2 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:06:54.032 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 2 updates 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@727678e 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@585252fe 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:06:54.032 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:54.033Z 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:06:54.033 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@619e0939 started 16:06:54.033 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@619e0939 waiting 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=8,q=1,ReservedThreadExecutor@75e44611{s=0/1,p=1}}[pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:06:54.033Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.033 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:06:54.033 [etp869610006-97] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@56748af0{AC.ReadCB@43f9ba2a{HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:06:54.034 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16818340138241233334045 on HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} POST //127.0.0.1:8898/MID16818340138241233334045 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 231 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} parsed true HttpParser{s=CONTENT,0 of 231} 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16818340138241233334045 HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16818340138241233334045 on HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16818340138241233334045|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:06:54.035 [etp869610006-97] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:06:54.037 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@365b75bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:54.037 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=3} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=3} parse HeapByteBuffer@35b5552[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@35b5552[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=3} Content@35013cef{HeapByteBufferR@76e1d145[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@28c00612[c=0,q=0,[0]=null,s=STREAM] addContent Content@35013cef{HeapByteBufferR@76e1d145[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=3} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=3} 16:06:54.038 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@28c00612[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=END,231 of 231},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=4} parsed false HttpParser{s=END,231 of 231} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@28c00612[c=231,q=1,[0]=EOF,s=STREAM] read 231 from Content@35013cef{HeapByteBufferR@76e1d145[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=END,231 of 231},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=4} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@365b75bf{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@365b75bf{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@365b75bf{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=4} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@30cbfdae) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@c11591c 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16818340138241233334045 on HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:06:54 GMT 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@7482ca22[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5cdab236] (null,[p=0,l=0,c=0,r=0],true)@START 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:06:54 GMT 16:06:54.039 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@7482ca22[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5cdab236] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3393128e{IDLE}->null [HeapByteBuffer@35b5552[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3393128e{WRITING}->null:IDLE-->WRITING 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=END,231 of 231},g=HttpGenerator@3b6ff6af{s=COMPLETING}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=5} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@3393128e{WRITING}->null 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3393128e{IDLE}->null:WRITING-->IDLE 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@7482ca22[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5cdab236] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@30cbfdae w=false 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@365b75bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@365b75bf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@365b75bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=5} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16818340138241233334045 written=0 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@365b75bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,231 of 231} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.040 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.041 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.041 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:06:54.041 [etp869610006-97] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:06:54.041 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:06:54.041 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.041 [etp869610006-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.041 [etp869610006-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@56748af0{AC.ReadCB@43f9ba2a{HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:06:54.042 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.042 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@585252fe on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:06:54.042 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@585252fe 16:06:54.042 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:06:54.042 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:06:54.128 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:06:54.129 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:03.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:03.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@61ac0684 SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=9497/30000}{io=1/1,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=9710/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=9497/30000}{io=1/0,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=9710/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=9497/30000}{io=1/0,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:03.539 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=9710/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:03.539Z 16:07:03.539 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2023-04-18T16:07:03.539Z 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@619e0939 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:03.539Z 16:07:03.539 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2023-04-18T16:07:03.539Z 16:07:03.539 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:03.540 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2023-04-18T16:07:03.54Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=9711/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:03.540 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@24d226e0 started 16:07:03.540 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2023-04-18T16:07:03.54Z 16:07:03.540 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@24d226e0 waiting 16:07:03.540 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@619e0939 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:03.54Z 16:07:03.540 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=FI,flush=-,to=9711/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:03.540 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9711/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:03.540 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2023-04-18T16:07:03.54Z tryProduce true 16:07:03.540 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:03.540 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:03.54Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=9498/30000}{io=1/0,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:03.540 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:03.540 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:03.54Z tryProduce true 16:07:03.540 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9711/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.540 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:03.540 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:03.540 [etp869610006-103] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@56748af0{AC.ReadCB@43f9ba2a{HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=FI,flush=-,to=9498/30000}{io=1/0,kio=1,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:03.540 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:03.540 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:03.540 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,OPEN,fill=-,flush=-,to=9711/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.540 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=9498/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:03.540 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:03.540 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,ISHUT,fill=-,flush=-,to=9712/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:03.540 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=9498/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.540 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,OPEN,fill=-,flush=-,to=9498/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.541 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,ISHUT,fill=-,flush=-,to=9712/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:03.541 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:03.541 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,ISHUT,fill=-,flush=-,to=9499/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:03.541 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,ISHUT,fill=-,flush=-,to=9713/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,ISHUT,fill=-,flush=-,to=9499/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:03.541 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,ISHUT,fill=-,flush=-,to=9713/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:03.541 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:47182,CLOSED,fill=-,flush=-,to=9713/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.541 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,ISHUT,fill=-,flush=-,to=9500/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@39c58d8b{null} 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,ISHUT,fill=-,flush=-,to=9500/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:03.542 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@749fc05c startThread=0 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@79a19ec0{l=/127.0.0.1:8898,r=/127.0.0.1:39298,CLOSED,fill=-,flush=-,to=9500/30000}{io=0/0,kio=0,kro=1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:03.542 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:03.542 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@749fc05c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:03.542 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@56748af0{null} 16:07:03.542 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:03.542 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:03.542 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:07:03.542 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:03.542 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:07:03.542 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9713/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:03.542 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9713/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 0 updates 16:07:03.542 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9500/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:03.542 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:03.542 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 16:07:03.542 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9713/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9713/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9500/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9500/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@749fc05c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:03.542 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9714/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9500/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [etp869610006-99] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9500/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:03.542 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@43f9ba2a::SocketChannelEndPoint@79a19ec0{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9501/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@43f9ba2a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b6ff6af{s=START}]=>HttpChannelOverHttp@7359f5b0{s=HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@365b75bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:03.542 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9714/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=46,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:03.543 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:07:04.138 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:04.140 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:04.342 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6ca8985d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:54442]] on ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=0 16:07:04.342 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=1 16:07:04.342 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:04.342 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:07:04.342 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:04.342 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:04.342 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6ca8985d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:54442]] 16:07:04.342 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:04.342 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:04.343 [etp869610006-100] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:07:04.343 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:04.343 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:07:04.343 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3131691c on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:04.343 [etp869610006-100] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.344 [etp869610006-100] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.344 [etp869610006-100] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.344 [etp869610006-100] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@49e8ac18{AC.ReadCB@798532eb{HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:04.344 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.344 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19aacda4 on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:04.344 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=2 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 2 updates 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@3131691c 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19aacda4 16:07:04.344 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.344 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6f59eb7a SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:04.345Z 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@24d226e0 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:04.345Z 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:04.345 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@220b812a started 16:07:04.345 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@220b812a waiting 16:07:04.345 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:04.345Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:04.345 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@24d226e0 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:04.345Z 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@49e8ac18{AC.ReadCB@798532eb{HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:04.346 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:04.346Z tryProduce true 16:07:04.346 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:04.346 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:04.346 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.346 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:04.346 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16818340138241233334045 on HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} POST //127.0.0.1:8898/MID16818340138241233334045 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16818340138241233334045 HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16818340138241233334045 on HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16818340138241233334045|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@3c87bb1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:07:04.347 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} parse HeapByteBuffer@35b5552[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@35b5552[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} Content@6b666249{HeapByteBufferR@2e64e141[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3fa2f275[c=0,q=0,[0]=null,s=STREAM] addContent Content@6b666249{HeapByteBufferR@2e64e141[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3fa2f275[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=END,233 of 233},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} parsed false HttpParser{s=END,233 of 233} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3fa2f275[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@6b666249{HeapByteBufferR@2e64e141[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=END,233 of 233},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:04.348 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@3c87bb1f{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3c87bb1f{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3c87bb1f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1f00ccc0) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@472c8143 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16818340138241233334045 on HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:04 GMT 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@4e4b1e0e[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66526ce8] (null,[p=0,l=0,c=0,r=0],true)@START 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:04 GMT 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@4e4b1e0e[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66526ce8] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7fadda2e{IDLE}->null [HeapByteBuffer@35b5552[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7fadda2e{WRITING}->null:IDLE-->WRITING 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=END,233 of 233},g=HttpGenerator@48b6a952{s=COMPLETING}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@7fadda2e{WRITING}->null 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7fadda2e{IDLE}->null:WRITING-->IDLE 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@4e4b1e0e[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@66526ce8] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@1f00ccc0 w=false 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3c87bb1f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3c87bb1f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3c87bb1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:07:04.349 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16818340138241233334045 written=0 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3c87bb1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.350 [etp869610006-96] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.351 [etp869610006-96] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@49e8ac18{AC.ReadCB@798532eb{HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:04.351 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.351 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19aacda4 on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:04.351 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@19aacda4 16:07:04.351 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:04.351 [etp869610006-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@619e0939 size 1 > capacity 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:04.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:04.440 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:04.441 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:09.350 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:09.350 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:09.350 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6f59eb7a SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=4999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=5000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.351 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=5000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:09.351 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:09.351Z 16:07:09.351 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@220b812a offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:09.351Z 16:07:09.351 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:09.351 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@73b918e1 started 16:07:09.351 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@73b918e1 waiting 16:07:09.351 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@220b812a task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:09.351Z 16:07:09.351 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:09.351Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=5000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:09.352 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:09.351Z tryProduce true 16:07:09.352 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:09.352 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@49e8ac18{AC.ReadCB@798532eb{HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=FI,flush=-,to=5001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:09.352 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:09.352 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,OPEN,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,ISHUT,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,ISHUT,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,ISHUT,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,ISHUT,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.352 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@367fd06f{l=/127.0.0.1:8898,r=/127.0.0.1:54442,CLOSED,fill=-,flush=-,to=5001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.353 [etp869610006-98] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@49e8ac18{null} 16:07:09.353 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:09.353 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:09.353 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:07:09.353 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 0 updates 16:07:09.353 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:09.353 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:54442,CLOSED,fill=-,flush=-,to=5002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:09.353 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:09.353 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 16:07:09.353 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@367fd06f{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.353 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.353 [etp869610006-95] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.353 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@367fd06f{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:09.353 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@798532eb::SocketChannelEndPoint@367fd06f{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@798532eb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48b6a952{s=START}]=>HttpChannelOverHttp@38b838d0{s=HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3c87bb1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:09.353 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@24d226e0 size 1 > capacity 16:07:14.451 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:14.453 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:14.654 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@68970110[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:47232]] on ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=0 16:07:14.654 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=1 16:07:14.655 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:14.655 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:07:14.655 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:14.655 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:14.655 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@68970110[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:47232]] 16:07:14.655 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.655 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:14.655 [etp869610006-97] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:07:14.655 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:14.655 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:07:14.656 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@232b8aaf on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:14.656 [etp869610006-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.656 [etp869610006-97] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.656 [etp869610006-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.656 [etp869610006-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@386c5afc{AC.ReadCB@759356f8{HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:14.656 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.657 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@57a7ef9f on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:14.657 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=2 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 2 updates 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@232b8aaf 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@57a7ef9f 16:07:14.657 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ccc6b1b SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.657 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:14.658 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:14.658Z 16:07:14.658 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@73b918e1 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:14.658Z 16:07:14.658 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:14.658 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@552395a1 started 16:07:14.658 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@552395a1 waiting 16:07:14.658 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@75e44611{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:14.658Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:14.658 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@73b918e1 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:14.658Z 16:07:14.658 [etp869610006-101] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@386c5afc{AC.ReadCB@759356f8{HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:14.658 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:14.658 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:14.658Z tryProduce true 16:07:14.658 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:14.658 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.658 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.659 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.659 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16818340138241233334045 on HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} POST //127.0.0.1:8898/MID16818340138241233334045 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 16:07:14.659 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16818340138241233334045 HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=0} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16818340138241233334045 on HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16818340138241233334045|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@5e3f28d3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} parse HeapByteBuffer@35b5552[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@35b5552[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=1} Content@28f3ea5a{HeapByteBufferR@6df16120[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:14.660 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@130dbf65[c=0,q=0,[0]=null,s=STREAM] addContent Content@28f3ea5a{HeapByteBufferR@6df16120[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@130dbf65[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=END,233 of 233},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} parsed false HttpParser{s=END,233 of 233} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@130dbf65[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@28f3ea5a{HeapByteBufferR@6df16120[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=END,233 of 233},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@5e3f28d3{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5e3f28d3{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@5e3f28d3{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5cd68aac) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6bc00a56 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16818340138241233334045 on HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:14 GMT 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@dde9e6f[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73d6ee26] (null,[p=0,l=0,c=0,r=0],true)@START 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:14 GMT 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:14.661 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@dde9e6f[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73d6ee26] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1b3d891a{IDLE}->null [HeapByteBuffer@35b5552[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1b3d891a{WRITING}->null:IDLE-->WRITING 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=END,233 of 233},g=HttpGenerator@1f329079{s=COMPLETING}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16818340138241233334045,age=3} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@1b3d891a{WRITING}->null 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1b3d891a{IDLE}->null:WRITING-->IDLE 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@dde9e6f[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73d6ee26] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@5cd68aac w=false 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@5e3f28d3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5e3f28d3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@5e3f28d3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16818340138241233334045,age=3} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16818340138241233334045 written=0 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@5e3f28d3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:14.662 [etp869610006-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@386c5afc{AC.ReadCB@759356f8{HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@57a7ef9f on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@57a7ef9f 16:07:14.663 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@220b812a size 1 > capacity 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:14.754 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5a19cd92[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:38716]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:07:14.754 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5a19cd92[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:38716]] 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5a19cd92[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:38716]] startThread=0 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:14.754 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5a19cd92[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:38716]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:14.754 [qtp780934299-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:07:14.754 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@81fb278 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@106a2a6d{AC.ReadCB@12521775{HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@12817eaa on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@81fb278 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@12817eaa 16:07:14.755 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5a19cd92[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:38716]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.755 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@77c03dce SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2023-04-18T16:07:14.756Z 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2023-04-18T16:07:14.756Z 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2023-04-18T16:07:14.756Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:14.756 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2023-04-18T16:07:14.756Z 16:07:14.756 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2023-04-18T16:07:14.756Z tryProduce true 16:07:14.756 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@106a2a6d{AC.ReadCB@12521775{HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:14.756 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:14.756 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:14.757 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.757 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 343 HeapByteBuffer@3904e0f4[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 343 HeapByteBuffer@3904e0f4[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=343,c=8192,r=343]={<<>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 99 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=CONTENT,0 of 99},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 99} 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 16:07:14.757 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=CONTENT,0 of 99},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} parse HeapByteBuffer@3904e0f4[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...8340138241233334045"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...8340138241233334045"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} Content@1a0f21ad{HeapByteBufferR@636a2441[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...8340138241233334045"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ac8c093[c=0,q=0,[0]=null,s=STREAM] addContent Content@1a0f21ad{HeapByteBufferR@636a2441[p=244,l=343,c=8192,r=99]={POST /sen... 99\r\n\r\n<<<{"parameters" : [{"name":...8340138241233334045"}]}>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 16:07:14.758 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ac8c093[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:14.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=END,99 of 99},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} parsed false HttpParser{s=END,99 of 99} 16:07:14.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ac8c093[c=99,q=1,[0]=EOF,s=STREAM] read 99 from Content@1a0f21ad{HeapByteBufferR@636a2441[p=343,l=343,c=8192,r=0]={POST /sen...045"}]}<<<>>>tions","t...\x00\x00\x00\x00\x00\x00\x00}} 16:07:14.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=END,99 of 99},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6796b9e7[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}) 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=125 null 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2cc1b6a3[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@662ebcbf{null} 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:14 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@4c745912[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1eff88fa] (null,[p=0,l=125,c=125,r=125],true)@START 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=125} last=true content=HeapByteBuffer@2cc1b6a3[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:14 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@4c745912[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1eff88fa] ([p=0,l=123,c=16384,r=123],[p=0,l=125,c=125,r=125],true)@COMPLETING 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3faa4128{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>lr7Y7ezwf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2cc1b6a3[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}] 16:07:14.761 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3faa4128{WRITING}->null:IDLE-->WRITING 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 248 SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=END,99 of 99},g=HttpGenerator@205ce097{s=COMPLETING}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=248 remaining=0 WriteFlusher@3faa4128{WRITING}->null 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3faa4128{IDLE}->null:WRITING-->IDLE 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@4c745912[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1eff88fa] ([p=123,l=123,c=16384,r=0],[p=125,l=125,c=125,r=0],true)@END 16:07:14.762 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@280310a9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@280310a9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2cf2d926) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@280310a9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@280310a9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@280310a9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE written=125 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@280310a9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,99 of 99} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.762 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.763 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@106a2a6d{AC.ReadCB@12521775{HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.763 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@12817eaa on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:14.764 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@12817eaa 16:07:14.764 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:14.764 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:14.764 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:24.663 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:24.663 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:24.664 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:24.664 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:24.664 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@77c03dce SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/1,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.664 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ccc6b1b SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.664 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.664 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.664 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:24.664 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:24.664 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2023-04-18T16:07:24.664Z 16:07:24.664 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2023-04-18T16:07:24.664Z 16:07:24.664 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:24.664Z 16:07:24.664 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2023-04-18T16:07:24.664Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=9901/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:24.664 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2023-04-18T16:07:24.664Z 16:07:24.664 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@552395a1 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:24.664Z 16:07:24.665 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2023-04-18T16:07:24.664Z tryProduce true 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@106a2a6d{AC.ReadCB@12521775{HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=FI,flush=-,to=9901/60000}{io=1/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:24.665 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:24.665 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:24.665 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=9901/60000}{io=0/0,kio=1,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:24.665 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@65938e69 started 16:07:24.665 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.665 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@65938e69 waiting 16:07:24.665 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:24.665 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@552395a1 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@75e44611{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:24.665Z 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,OPEN,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:24.665 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:24.665Z tryProduce true 16:07:24.665 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:24.665 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.665 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:24.665Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=10002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:24.665 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=START,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:24.665 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:24.665 [etp869610006-102] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@386c5afc{AC.ReadCB@759356f8{HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=FI,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,ISHUT,fill=-,flush=-,to=9902/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,ISHUT,fill=-,flush=-,to=9902/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.665 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@28165827{l=/127.0.0.1:8899,r=/127.0.0.1:38716,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=0,kro=1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.665 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@106a2a6d{null} 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e3a7b0b startThread=0 16:07:24.666 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:24.666 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:24.666 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e3a7b0b in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.666 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:07:24.666 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:24.666 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.666 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@12521775::SocketChannelEndPoint@28165827{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.666 [qtp780934299-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@28165827{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,ISHUT,fill=-,flush=-,to=10003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@28165827{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.666 [qtp780934299-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@12521775::SocketChannelEndPoint@28165827{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,ISHUT,fill=-,flush=-,to=10003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.666 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e3a7b0b in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@12521775::SocketChannelEndPoint@28165827{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9902/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@12521775[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@205ce097{s=START}]=>HttpChannelOverHttp@60291854{s=HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@280310a9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:24.666 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:07:24.666 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,ISHUT,fill=-,flush=-,to=10003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.667 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,ISHUT,fill=-,flush=-,to=10003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.667 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@35cc7459{l=/127.0.0.1:8898,r=/127.0.0.1:47232,CLOSED,fill=-,flush=-,to=10003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.667 [etp869610006-102] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@386c5afc{null} 16:07:24.667 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:24.667 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:24.667 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:07:24.667 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 0 updates 16:07:24.667 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:24.667 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.667 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 16:07:24.667 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@35cc7459{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10004/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.667 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10004/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:24.667 [etp869610006-100] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10004/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.667 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10004/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.668 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@35cc7459{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10004/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.668 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@759356f8::SocketChannelEndPoint@35cc7459{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10004/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@759356f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f329079{s=START}]=>HttpChannelOverHttp@57fd6b18{s=HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@5e3f28d3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:24.668 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@73b918e1 size 1 > capacity 16:07:24.778 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5685651d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:36986]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:07:24.778 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:07:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:24.778 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5685651d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:36986]] 16:07:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5685651d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:36986]] startThread=0 16:07:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.779 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5685651d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:36986]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@6f9aa23a on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.779 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.780 [qtp780934299-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d549add{AC.ReadCB@28d9f4d6{HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:24.780 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.780 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@accace5 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:24.780 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:24.780 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@6f9aa23a 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@accace5 16:07:24.780 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5685651d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:36986]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@42a0a963 SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:24.780 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2023-04-18T16:07:24.78Z 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2023-04-18T16:07:24.781Z 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2023-04-18T16:07:24.781Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:24.781 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2023-04-18T16:07:24.781Z 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d549add{AC.ReadCB@28d9f4d6{HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:24.781 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2023-04-18T16:07:24.781Z tryProduce true 16:07:24.781 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:24.781 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:24.781 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.781 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 329 HeapByteBuffer@3904e0f4[p=0,l=329,c=8192,r=329]={<<>>123333404...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 329 HeapByteBuffer@3904e0f4[p=0,l=329,c=8192,r=329]={<<>>123333404...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=329,c=8192,r=329]={<<>>123333404...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=329,c=8192,r=329]={<<>>123333404...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.781 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 87 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=CONTENT,0 of 87},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 87} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:24.782 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=CONTENT,0 of 87},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parse HeapByteBuffer@3904e0f4[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>123333404...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>123333404...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} Content@207a5195{HeapByteBufferR@4d34e7b3[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>123333404...\x00\x00\x00\x00\x00\x00\x00}} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@77b53cda[c=0,q=0,[0]=null,s=STREAM] addContent Content@207a5195{HeapByteBufferR@4d34e7b3[p=242,l=329,c=8192,r=87]={POST /sen... 87\r\n\r\n<<<{"parameters" : [{"name":...tp://localhost:8898"}]}>>>123333404...\x00\x00\x00\x00\x00\x00\x00}} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@77b53cda[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=END,87 of 87},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parsed false HttpParser{s=END,87 of 87} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@77b53cda[c=87,q=1,[0]=EOF,s=STREAM] read 87 from Content@207a5195{HeapByteBufferR@4d34e7b3[p=329,l=329,c=8192,r=0]={POST /sen...898"}]}<<<>>>123333404...\x00\x00\x00\x00\x00\x00\x00}} 16:07:24.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=END,87 of 87},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3960575f[p=0,l=217,c=217,r=217]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}) 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=217 null 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@34e56931[p=0,l=217,c=217,r=217]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@36caf888{null} 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 217 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@692762b4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=217},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52460a60] (null,[p=0,l=217,c=217,r=217],true)@START 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=217} last=true content=HeapByteBuffer@34e56931[p=0,l=217,c=217,r=217]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:24 GMT Content-Type: application/json;charset=utf-8 Content-Length: 217 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@692762b4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=217},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52460a60] ([p=0,l=123,c=16384,r=123],[p=0,l=217,c=217,r=217],true)@COMPLETING 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4df54df8{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>lr7Y7ezwf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@34e56931[p=0,l=217,c=217,r=217]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}] 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4df54df8{WRITING}->null:IDLE-->WRITING 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 340 SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=END,87 of 87},g=HttpGenerator@6dcb8fe3{s=COMPLETING}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=4} 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=340 remaining=0 WriteFlusher@4df54df8{WRITING}->null 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4df54df8{IDLE}->null:WRITING-->IDLE 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@692762b4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=217},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@52460a60] ([p=123,l=123,c=16384,r=0],[p=217,l=217,c=217,r=0],true)@END 16:07:24.786 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1ca39790{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1ca39790{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} {"response":{"subscriptionId":"MID1681834044785385954061","initial":{"name":"position","type":"int","value":150,"timestamp":1681834034762}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2c1af276) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1ca39790{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1ca39790{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1ca39790{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=5} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE written=217 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1ca39790{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,87 of 87} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:24.787 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d549add{AC.ReadCB@28d9f4d6{HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@accace5 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:24.788 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@accace5 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:24.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:29.787 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:29.789 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:29.992 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@2d959266[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:47246]] on ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=0 16:07:29.992 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=1 16:07:29.992 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:29.992 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:07:29.992 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:29.992 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:29.992 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@2d959266[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:47246]] 16:07:29.992 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:29.992 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:29.992 [etp869610006-96] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:07:29.993 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:29.993 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:07:29.993 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@31cf7aaa on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:29.993 [etp869610006-96] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.993 [etp869610006-96] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.994 [etp869610006-96] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.994 [etp869610006-96] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@447e82f6{AC.ReadCB@2e28650c{HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:29.994 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.994 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29139f70 on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:29.994 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=2 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 2 updates 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@31cf7aaa 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29139f70 16:07:29.994 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:29.994 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5be47175 SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:07:29.995Z 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@65938e69 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:07:29.995Z 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:29.995 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@64f5456d started 16:07:29.995 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@64f5456d waiting 16:07:29.995 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:07:29.995Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:29.996 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@65938e69 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:07:29.995Z 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@447e82f6{AC.ReadCB@2e28650c{HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:29.996 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:07:29.996Z tryProduce true 16:07:29.996 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:29.996 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:29.996 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:29.996 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 463 HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 463 HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:29.996 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID1681834044785385954061 on HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=0} POST //localhost:8898/MID1681834044785385954061 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 230 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=CONTENT,0 of 230},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=0} parsed true HttpParser{s=CONTENT,0 of 230} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID1681834044785385954061 HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID1681834044785385954061 on HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID1681834044785385954061|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@3f45b460{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:07:29.997 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=CONTENT,0 of 230},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} parse HeapByteBuffer@35b5552[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@35b5552[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} Content@5fdbfed1{HeapByteBufferR@1ad97b4e[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@539e6b29[c=0,q=0,[0]=null,s=STREAM] addContent Content@5fdbfed1{HeapByteBufferR@1ad97b4e[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@539e6b29[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=END,230 of 230},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} parsed false HttpParser{s=END,230 of 230} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@539e6b29[c=230,q=1,[0]=EOF,s=STREAM] read 230 from Content@5fdbfed1{HeapByteBufferR@1ad97b4e[p=463,l=463,c=8192,r=0]={POST /MID...lue"}]}<<<>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=END,230 of 230},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:29.998 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@3f45b460{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3f45b460{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3f45b460{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2b89c7f6) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2b248920 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID1681834044785385954061 on HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:29 GMT 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@7af68401[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a117f55] (null,[p=0,l=0,c=0,r=0],true)@START 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:29 GMT 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@7af68401[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a117f55] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3f42a596{IDLE}->null [HeapByteBuffer@35b5552[p=0,l=108,c=8192,r=108]={<<>>localhost...\x00\x00\x00\x00\x00\x00\x00}] 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3f42a596{WRITING}->null:IDLE-->WRITING 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=END,230 of 230},g=HttpGenerator@568acaf3{s=COMPLETING}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@3f42a596{WRITING}->null 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3f42a596{IDLE}->null:WRITING-->IDLE 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@7af68401[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a117f55] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@2b89c7f6 w=false 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3f45b460{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:29.999 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3f45b460{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3f45b460{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=3} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID1681834044785385954061 written=0 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3f45b460{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,230 of 230} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:30.000 [etp869610006-99] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:30.001 [etp869610006-99] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@447e82f6{AC.ReadCB@2e28650c{HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:30.001 [etp869610006-99] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:30.001 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29139f70 on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:30.001 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@29139f70 16:07:30.001 [etp869610006-99] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:30.001 [etp869610006-99] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@552395a1 size 1 > capacity 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:30.001 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:34.788 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:34.789 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:34.789 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@42a0a963 SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=10000/60000}{io=1/1,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.789 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.789 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:34.789 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2023-04-18T16:07:34.789Z 16:07:34.789 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2023-04-18T16:07:34.789Z 16:07:34.789 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2023-04-18T16:07:34.789Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:34.789 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2023-04-18T16:07:34.789Z 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d549add{AC.ReadCB@28d9f4d6{HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:34.790 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2023-04-18T16:07:34.79Z tryProduce true 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:34.790 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:34.790 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:34.790 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,OPEN,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:34.790 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,ISHUT,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@db957a0{l=/127.0.0.1:8899,r=/127.0.0.1:36986,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=0,kro=1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6d549add{null} 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7cfae53c startThread=0 16:07:34.791 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:34.791 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:34.791 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:07:34.791 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:34.791 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7cfae53c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:34.791 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:34.791 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:34.791 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@db957a0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.791 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@db957a0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:34.791 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7cfae53c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@28d9f4d6::SocketChannelEndPoint@db957a0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10003/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@28d9f4d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dcb8fe3{s=START}]=>HttpChannelOverHttp@6b0d3bd9{s=HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1ca39790{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:34.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:07:35.090 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:35.091 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:35.293 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:35.293 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:35.293 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5be47175 SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=5292/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.293 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=5292/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.293 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@34b0d1de[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:41302]] on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=1 updates=0 16:07:35.293 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=5292/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:35.293 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:07:35.293Z 16:07:35.294 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@64f5456d offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:07:35.294Z 16:07:35.294 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:35.294 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@2a15dc0a started 16:07:35.294 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@2a15dc0a waiting 16:07:35.294 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:07:35.294Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=5293/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:35.294 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@64f5456d task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:07:35.294Z 16:07:35.294 [etp869610006-103] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@447e82f6{AC.ReadCB@2e28650c{HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=FI,flush=-,to=5293/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:35.294 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:07:35.294Z tryProduce true 16:07:35.294 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:35.294 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@34b0d1de[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:41302]] 16:07:35.294 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=5293/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:35.294 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:35.294 [etp869610006-97] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:07:35.294 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=5293/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.294 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 2 keys 16:07:35.294 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,OPEN,fill=-,flush=-,to=5293/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,ISHUT,fill=-,flush=-,to=5294/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@a3a7747 on ManagedSelector@7e95bb3d{STARTED} id=0 keys=2 selected=0 updates=0 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,ISHUT,fill=-,flush=-,to=5294/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,ISHUT,fill=-,flush=-,to=5294/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,ISHUT,fill=-,flush=-,to=5294/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@58200aa1{AC.ReadCB@11ce5381{HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5c286a01{l=/127.0.0.1:8898,r=/127.0.0.1:47246,CLOSED,fill=-,flush=-,to=5294/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3b11087f on ManagedSelector@7e95bb3d{STARTED} id=0 keys=2 selected=0 updates=1 16:07:35.295 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=2 selected=0 updates=2 16:07:35.296 [etp869610006-103] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@447e82f6{null} 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:35.296 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/2 selected 16:07:35.296 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7e95bb3d{STARTED} id=0 keys=2 selected=0 updates=2 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 2 updates 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@a3a7747 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3b11087f 16:07:35.296 [etp869610006-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5c286a01{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:47246,CLOSED,fill=-,flush=-,to=5295/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:47246,CLOSED,fill=-,flush=-,to=5295/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 2 keys 16:07:35.296 [etp869610006-101] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:47246,CLOSED,fill=-,flush=-,to=5295/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:35.296 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:47246,CLOSED,fill=-,flush=-,to=5295/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@206b1dd2 SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5c286a01{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5295/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.296 [etp869610006-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2e28650c::SocketChannelEndPoint@5c286a01{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5295/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2e28650c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@568acaf3{s=START}]=>HttpChannelOverHttp@4a05a4e4{s=HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3f45b460{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:35.296 [etp869610006-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@65938e69 size 1 > capacity 16:07:35.297 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:35.297 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:07:35.297Z 16:07:35.297 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@2a15dc0a offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:07:35.297Z 16:07:35.297 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:35.297 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@23692e04 started 16:07:35.297 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@23692e04 waiting 16:07:35.297 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@2a15dc0a task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:07:35.297Z 16:07:35.297 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:07:35.297Z tryProduce true 16:07:35.298 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:35.298 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:35.298 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:07:35.297Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:35.298 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.298 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:35.298 [etp869610006-95] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@58200aa1{AC.ReadCB@11ce5381{HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:35.298 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:35.298 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 463 HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.298 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 463 HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=463,c=8192,r=463]={<<>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:35.299 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID1681834044785385954061 on HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=0} POST //localhost:8898/MID1681834044785385954061 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 230 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=CONTENT,0 of 230},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=0} parsed true HttpParser{s=CONTENT,0 of 230} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID1681834044785385954061 HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID1681834044785385954061 on HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID1681834044785385954061|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@79fd8036{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:35.300 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=CONTENT,0 of 230},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} parse HeapByteBuffer@35b5552[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@35b5552[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} Content@523a3025{HeapByteBufferR@18b55d3e[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56a5ad68[c=0,q=0,[0]=null,s=STREAM] addContent Content@523a3025{HeapByteBufferR@18b55d3e[p=233,l=463,c=8192,r=230]={POST /MID...230\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56a5ad68[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=END,230 of 230},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} parsed false HttpParser{s=END,230 of 230} 16:07:35.301 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56a5ad68[c=230,q=1,[0]=EOF,s=STREAM] read 230 from Content@523a3025{HeapByteBufferR@18b55d3e[p=463,l=463,c=8192,r=0]={POST /MID...lue"}]}<<<>>>"}]}\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=END,230 of 230},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=3} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@79fd8036{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@79fd8036{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@79fd8036{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=3} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2e58bfe3) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2d600915 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID1681834044785385954061 on HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:35 GMT 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@1f8efd2a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@64bbcd5e] (null,[p=0,l=0,c=0,r=0],true)@START 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:35 GMT 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@1f8efd2a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@64bbcd5e] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:07:35.302 [etp869610006-95] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f77c18d{IDLE}->null [HeapByteBuffer@35b5552[p=0,l=108,c=8192,r=108]={<<>>localhost...\x00\x00\x00\x00\x00\x00\x00}] 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f77c18d{WRITING}->null:IDLE-->WRITING 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=END,230 of 230},g=HttpGenerator@4dc9cf1e{s=COMPLETING}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=4} 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@f77c18d{WRITING}->null 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f77c18d{IDLE}->null:WRITING-->IDLE 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@1f8efd2a[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@64bbcd5e] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@2e58bfe3 w=false 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@79fd8036{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@79fd8036{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@79fd8036{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=4} 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID1681834044785385954061 written=0 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@79fd8036{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,230 of 230} 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:35.303 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.304 [etp869610006-95] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.305 [etp869610006-95] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@58200aa1{AC.ReadCB@11ce5381{HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:35.305 [etp869610006-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.305 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3b11087f on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:35.305 [etp869610006-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3b11087f 16:07:35.305 [etp869610006-95] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:35.305 [etp869610006-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@64f5456d size 1 > capacity 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:35.305 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys {"type":"CALLBACK","callbackId":"MID1681834044785385954061","messages":[{"notification":{"name":"position","type":"int","value":0,"timestamp":1681834055090},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 16:07:39.129 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=59310/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] idle timeout check, elapsed: 59310 ms, remaining: 3540690 ms 16:07:39.619 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=2/2,p=0}@2b86e029 task=null 16:07:39.619 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=2/2,p=0}@2b86e029 IDLE 16:07:39.619 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@2b86e029 Exited 16:07:39.619 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@2b86e029 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}] 16:07:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@79ccbc40 task=null 16:07:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@79ccbc40 IDLE 16:07:39.821 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}@79ccbc40 Exited 16:07:39.822 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}@79ccbc40 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:07:40.007 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=59208/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] idle timeout check, elapsed: 59208 ms, remaining: 3540792 ms 16:07:40.392 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:40.393 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:40.595 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:40.595 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:40.595 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@206b1dd2 SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=5290/30000}{io=1/1,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.595 [etp869610006-104-acceptor-0@714e08e2-ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@1c72dd65[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:41316]] on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=1 updates=0 16:07:40.595 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=5290/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.595 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=5290/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:40.595 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:07:40.595Z 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@23692e04 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:07:40.595Z 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:40.596 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@7d7ee8e6 started 16:07:40.596 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@7d7ee8e6 waiting 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:07:40.596Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=5291/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:40.596 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@23692e04 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:07:40.596Z 16:07:40.596 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:07:40.596Z tryProduce true 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@58200aa1{AC.ReadCB@11ce5381{HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=FI,flush=-,to=5291/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:40.596 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:40.596 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@1c72dd65[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:41316]] 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=5291/30000}{io=1/0,kio=1,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:40.596 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.596 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=5291/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.596 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 2 keys 16:07:40.596 [etp869610006-96] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,OPEN,fill=-,flush=-,to=5291/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.596 [etp869610006-98] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,ISHUT,fill=-,flush=-,to=5291/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.597 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:40.597 [etp869610006-96] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,ISHUT,fill=-,flush=-,to=5292/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:40.597 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@1871b090 on ManagedSelector@7e95bb3d{STARTED} id=0 keys=2 selected=0 updates=0 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:40.597 [etp869610006-96] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,ISHUT,fill=-,flush=-,to=5292/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.597 [etp869610006-96] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,ISHUT,fill=-,flush=-,to=5292/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.597 [etp869610006-96] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@28267936{l=/127.0.0.1:8898,r=/127.0.0.1:41302,CLOSED,fill=-,flush=-,to=5292/30000}{io=0/0,kio=0,kro=1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@58200aa1{null} 16:07:40.597 [etp869610006-98] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7e95bb3d{STARTED} id=0 keys=2 selected=0 updates=1 16:07:40.597 [etp869610006-96] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@62ef2990{AC.ReadCB@661a93ab{HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@1871b090 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.598 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=0.0.0.0/0.0.0.0:8898,r=/127.0.0.1:41302,CLOSED,fill=-,flush=-,to=5293/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:40.598 [etp869610006-96] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [etp869610006-99] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@28267936{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5293/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@505a69ad on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:40.598 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5293/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:40.598 [etp869610006-98] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@28267936{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5293/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@505a69ad 16:07:40.598 [etp869610006-99] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5293/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [etp869610006-96] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=2/2,p=0}@1876381c task=null 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=2/2,p=0}@1876381c IDLE 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:40.598 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@1876381c Exited 16:07:40.598 [etp869610006-98] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@11ce5381::SocketChannelEndPoint@28267936{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5293/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@11ce5381[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4dc9cf1e{s=START}]=>HttpChannelOverHttp@231c9513{s=HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@79fd8036{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:40.598 [etp869610006-98] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@2a15dc0a size 1 > capacity 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:40.598 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@1876381c in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}] 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5ee8ef02 SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.598 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.599 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:40.599 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:07:40.599Z 16:07:40.599 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@7d7ee8e6 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:07:40.599Z 16:07:40.599 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:40.599 [etp869610006-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@6248c015 started 16:07:40.599 [etp869610006-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@6248c015 waiting 16:07:40.599 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@7d7ee8e6 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:07:40.599Z 16:07:40.599 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:07:40.599Z tryProduce true 16:07:40.599 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:07:40.599Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:40.599 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:40.599 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@62ef2990{AC.ReadCB@661a93ab{HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:40.600 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.600 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:40.600 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID1681834044785385954061 on HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=1} POST //localhost:8898/MID1681834044785385954061 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 232 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=CONTENT,0 of 232},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=1} parsed true HttpParser{s=CONTENT,0 of 232} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID1681834044785385954061 HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID1681834044785385954061 on HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID1681834044785385954061|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@53c77ebc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=CONTENT,0 of 232},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} parse HeapByteBuffer@35b5552[p=233,l=465,c=8192,r=232]={POST /MID...232\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:40.601 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@35b5552[p=233,l=465,c=8192,r=232]={POST /MID...232\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=1} Content@52ec00ab{HeapByteBufferR@1de430bf[p=233,l=465,c=8192,r=232]={POST /MID...232\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@77972409[c=0,q=0,[0]=null,s=STREAM] addContent Content@52ec00ab{HeapByteBufferR@1de430bf[p=233,l=465,c=8192,r=232]={POST /MID...232\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@77972409[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=END,232 of 232},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} parsed false HttpParser{s=END,232 of 232} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@77972409[c=232,q=1,[0]=EOF,s=STREAM] read 232 from Content@52ec00ab{HeapByteBufferR@1de430bf[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=END,232 of 232},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@53c77ebc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@53c77ebc{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@53c77ebc{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6e1e4506) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5c45f936 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID1681834044785385954061 on HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:40 GMT 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@60184bc9[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e618caf] (null,[p=0,l=0,c=0,r=0],true)@START 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:40 GMT 16:07:40.602 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@60184bc9[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e618caf] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@32cbca10{IDLE}->null [HeapByteBuffer@35b5552[p=0,l=108,c=8192,r=108]={<<>>localhost...\x00\x00\x00\x00\x00\x00\x00}] 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@32cbca10{WRITING}->null:IDLE-->WRITING 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=END,232 of 232},g=HttpGenerator@a3594f4{s=COMPLETING}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID1681834044785385954061,age=3} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@32cbca10{WRITING}->null 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@32cbca10{IDLE}->null:WRITING-->IDLE 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@60184bc9[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e618caf] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6e1e4506 w=false 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@53c77ebc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@53c77ebc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@53c77ebc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID1681834044785385954061,age=3} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID1681834044785385954061 written=0 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@53c77ebc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,232 of 232} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.603 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@62ef2990{AC.ReadCB@661a93ab{HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@505a69ad on ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=1 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/1 selected 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@505a69ad 16:07:40.604 [etp869610006-100] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@23692e04 size 1 > capacity 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.604 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:40.694 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@12bb6727[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52932]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:07:40.694 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:07:40.694 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:40.694 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:40.694 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:40.694 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:40.694 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@12bb6727[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52932]] 16:07:40.695 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@12bb6727[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52932]] startThread=0 16:07:40.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.695 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:40.695 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@12bb6727[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52932]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:40.695 [qtp780934299-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:07:40.695 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:40.695 [qtp780934299-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:07:40.695 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@5b3e45a8 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@59bda0fd{AC.ReadCB@78f2b744{HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@34987419 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 16:07:40.696 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:40.696 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:40.696 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:07:40.696 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:40.696 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@5b3e45a8 16:07:40.696 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.696 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@34987419 16:07:40.697 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@12bb6727[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52932]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7efa1783 SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2023-04-18T16:07:40.697Z 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2023-04-18T16:07:40.697Z 16:07:40.697 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2023-04-18T16:07:40.697Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:40.697 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2023-04-18T16:07:40.697Z 16:07:40.698 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2023-04-18T16:07:40.698Z tryProduce true 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@59bda0fd{AC.ReadCB@78f2b744{HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:40.698 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:40.698 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:40.698 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.698 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 342 HeapByteBuffer@3904e0f4[p=0,l=342,c=8192,r=342]={<<>>}tions","...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 342 HeapByteBuffer@3904e0f4[p=0,l=342,c=8192,r=342]={<<>>}tions","...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=342,c=8192,r=342]={<<>>}tions","...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=342,c=8192,r=342]={<<>>}tions","...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:07:40.698 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 98 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=CONTENT,0 of 98},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} parsed true HttpParser{s=CONTENT,0 of 98} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:40.699 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=CONTENT,0 of 98},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} parse HeapByteBuffer@3904e0f4[p=244,l=342,c=8192,r=98]={POST /sen... 98\r\n\r\n<<<{"parameters" : [{"name":...1834044785385954061"}]}>>>}tions","...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3904e0f4[p=244,l=342,c=8192,r=98]={POST /sen... 98\r\n\r\n<<<{"parameters" : [{"name":...1834044785385954061"}]}>>>}tions","...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} Content@1c8d0736{HeapByteBufferR@7bf013d2[p=244,l=342,c=8192,r=98]={POST /sen... 98\r\n\r\n<<<{"parameters" : [{"name":...1834044785385954061"}]}>>>}tions","...\x00\x00\x00\x00\x00\x00\x00}} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c798[c=0,q=0,[0]=null,s=STREAM] addContent Content@1c8d0736{HeapByteBufferR@7bf013d2[p=244,l=342,c=8192,r=98]={POST /sen... 98\r\n\r\n<<<{"parameters" : [{"name":...1834044785385954061"}]}>>>}tions","...\x00\x00\x00\x00\x00\x00\x00}} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c798[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=END,98 of 98},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} parsed false HttpParser{s=END,98 of 98} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2c798[c=98,q=1,[0]=EOF,s=STREAM] read 98 from Content@1c8d0736{HeapByteBufferR@7bf013d2[p=342,l=342,c=8192,r=0]={POST /sen...061"}]}<<<>>>}tions","...\x00\x00\x00\x00\x00\x00\x00}} 16:07:40.700 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=END,98 of 98},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 16:07:40.702 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a10b003[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}) 16:07:40.702 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=125 null 16:07:40.702 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@bd7e1a5[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@3343a716{null} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@50aff652[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f30c4ec] (null,[p=0,l=125,c=125,r=125],true)@START 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=125} last=true content=HeapByteBuffer@bd7e1a5[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:40 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@50aff652[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f30c4ec] ([p=0,l=123,c=16384,r=123],[p=0,l=125,c=125,r=125],true)@COMPLETING 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6b5edc66{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=123,c=16384,r=123]={<<>>lr7Y7ezwf...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@bd7e1a5[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}] 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6b5edc66{WRITING}->null:IDLE-->WRITING 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 248 SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=END,98 of 98},g=HttpGenerator@47b3d191{s=COMPLETING}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=248 remaining=0 WriteFlusher@6b5edc66{WRITING}->null 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6b5edc66{IDLE}->null:WRITING-->IDLE 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@50aff652[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f30c4ec] ([p=123,l=123,c=16384,r=0],[p=125,l=125,c=125,r=0],true)@END 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@619ff1f3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@619ff1f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@458bad0c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@619ff1f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@619ff1f3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.703 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@619ff1f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=5} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE written=125 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@619ff1f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,98 of 98} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@59bda0fd{AC.ReadCB@78f2b744{HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.704 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@34987419 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:40.705 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@34987419 16:07:40.705 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:40.705 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:40.705 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:40.801 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@5d767021 task=null 16:07:40.801 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@5d767021 IDLE 16:07:40.801 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=0}@5d767021 Exited 16:07:40.801 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4efc25fc{s=0/2,p=0}@5d767021 in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:07:45.703 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:45.705 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:47.395 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=59544/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]] idle timeout check, elapsed: 59544 ms, remaining: 3540456 ms 16:07:47.520 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@71fc3904 task=null 16:07:47.521 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@71fc3904 IDLE 16:07:47.521 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@71fc3904 Exited 16:07:47.521 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3932c79a{s=1/2,p=0}@71fc3904 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:47.851 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=0}@5b961068 task=null 16:07:47.851 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=0}@5b961068 IDLE 16:07:47.851 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=0}@5b961068 Exited 16:07:47.851 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@12abdfb{s=0/2,p=0}@5b961068 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:07:48.328 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=59291/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] idle timeout check, elapsed: 59291 ms, remaining: 3540709 ms 16:07:48.836 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=2/2,p=0}@21ce08ff task=null 16:07:48.836 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=2/2,p=0}@21ce08ff IDLE 16:07:48.836 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@21ce08ff Exited 16:07:48.836 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@702c436b{s=1/2,p=0}@21ce08ff in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}] 16:07:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@3fa6dc8 task=null 16:07:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@3fa6dc8 IDLE 16:07:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=0}@3fa6dc8 Exited 16:07:49.038 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@702c436b{s=0/2,p=0}@3fa6dc8 in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:07:49.790 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 1/1/1 selected 16:07:49.790 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 1 keys, 0 updates 16:07:49.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:49.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:49.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7efa1783 SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=9085/60000}{io=1/1,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.790 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5ee8ef02 SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=9186/30000}{io=1/1,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=9086/60000}{io=1/0,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.790 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=9186/30000}{io=1/0,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.790 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=9086/60000}{io=1/0,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:49.791 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=9186/30000}{io=1/0,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:49.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2023-04-18T16:07:49.791Z 16:07:49.791 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0} tryExecute EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:07:49.791Z 16:07:49.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2023-04-18T16:07:49.791Z 16:07:49.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1} startReservedThread p=1 16:07:49.791 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@6248c015 offer EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@75e44611{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:07:49.791Z 16:07:49.791 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3932c79a{s=0/2,p=1}@29962122 startThread=0 16:07:49.791 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1} startReservedThread p=1 16:07:49.791 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3932c79a{s=0/2,p=1}@29962122 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}] 16:07:49.791 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=0/2,p=1}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=52]@2023-04-18T16:07:49.791Z 16:07:49.791 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=1}@70c4a291 started 16:07:49.791 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=1}@29962122 started 16:07:49.791 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@70c4a291 waiting 16:07:49.791 [qtp780934299-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@29962122 waiting 16:07:49.791 [etp869610006-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=1}@6248c015 task=EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:07:49.791Z 16:07:49.792 [etp869610006-97] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:07:49.792Z tryProduce true 16:07:49.792 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=true/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:07:49.791Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=9187/30000}{io=1/0,kio=1,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:49.792 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2023-04-18T16:07:49.792Z tryProduce true 16:07:49.792 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:49.792 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:49.792 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:49.792 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:49.792 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=52]@2023-04-18T16:07:49.791Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=9087/60000}{io=1/0,kio=1,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:49.792 [etp869610006-102] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@62ef2990{AC.ReadCB@661a93ab{HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=9187/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:49.792 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=9087/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.792 [etp869610006-97] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=FI,flush=-,to=9187/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.792 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:49.792 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 1 keys 16:07:49.792 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@59bda0fd{AC.ReadCB@78f2b744{HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=FI,flush=-,to=9087/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:49.792 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=9188/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:49.792 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=9087/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:49.792 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,OPEN,fill=-,flush=-,to=9188/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.792 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:49.792 [etp869610006-102] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:49.792 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,OPEN,fill=-,flush=-,to=9087/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.792 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:49.792 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:07:49.792 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,ISHUT,fill=-,flush=-,to=9188/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,ISHUT,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,ISHUT,fill=-,flush=-,to=9188/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@35b5552[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,ISHUT,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,ISHUT,fill=-,flush=-,to=9188/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,ISHUT,fill=-,flush=-,to=9188/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,ISHUT,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@63c3bad2{l=/127.0.0.1:8898,r=/127.0.0.1:41316,CLOSED,fill=-,flush=-,to=9189/30000}{io=0/0,kio=0,kro=1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,ISHUT,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@62ef2990{null} 16:07:49.793 [etp869610006-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7e95bb3d{STARTED} id=0 keys=1 selected=0 updates=0 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@67f882f0{l=/127.0.0.1:8899,r=/127.0.0.1:52932,CLOSED,fill=-,flush=-,to=9088/60000}{io=0/0,kio=0,kro=1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.793 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:07:49.793 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:07:49.793 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 0 updates 16:07:49.793 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:49.793 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@59bda0fd{null} 16:07:49.793 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 16:07:49.793 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:49.794 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:49.794 [etp869610006-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@63c3bad2{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9189/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:49.794 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:07:49.794 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:49.794 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2301996c startThread=0 16:07:49.794 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2301996c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:49.794 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9189/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:49.794 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:49.794 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:07:49.794 [etp869610006-103] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9189/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:07:49.794 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9189/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@67f882f0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [etp869610006-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@63c3bad2{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9189/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [etp869610006-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@661a93ab::SocketChannelEndPoint@63c3bad2{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9190/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@661a93ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3594f4{s=START}]=>HttpChannelOverHttp@639e390b{s=HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@53c77ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:49.794 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@67f882f0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9089/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:07:49.794 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2301996c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:07:49.794 [etp869610006-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@7d7ee8e6 size 1 > capacity 16:07:49.795 [qtp780934299-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@78f2b744::SocketChannelEndPoint@67f882f0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9090/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@78f2b744[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47b3d191{s=START}]=>HttpChannelOverHttp@20e79ec0{s=HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@619ff1f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:49.795 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:07:51.346 [Connector-Scheduler-1787f2a0-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=58611/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]] idle timeout check, elapsed: 58611 ms, remaining: 3541389 ms 16:07:51.908 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0}@35241daa task=null 16:07:51.908 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=2/2,p=0}@35241daa IDLE 16:07:51.908 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@35241daa Exited 16:07:51.909 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@26d96e5{s=1/2,p=0}@35241daa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}] 16:07:52.736 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@46428e10 task=null 16:07:52.737 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@46428e10 IDLE 16:07:52.737 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=0}@46428e10 Exited 16:07:52.737 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@26d96e5{s=0/2,p=0}@46428e10 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:07:55.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STOPPED} added {HttpClientTransportOverHTTP@144ab54{STOPPED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STOPPED} added {Client@2cfa2c4f[provider=null,keyStore=null,trustStore=null],AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@6ecab872,POJO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@48eb9836,POJO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1817281652]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@11b455e5,POJO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STOPPED} added {QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2a066689,POJO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@4039c67a[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] added {HttpClient@12968227{STOPPED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@4039c67a[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] added {SessionTracker@3e3861d7{STOPPED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@5e2a3040{STOPPED} added {InflaterPool@6d025d1d{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@5e2a3040{STOPPED} added {DeflaterPool@74294c1a{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@5e2a3040{STOPPED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@12968227{STOPPED} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STARTING} added {ScheduledExecutorScheduler@64524dd{STOPPED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@79d06bbd,POJO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@144ab54{STOPPED} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@144ab54{STARTING} added {ClientSelectorManager@47a7a101{STOPPED},AUTO} 16:07:55.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@47a7a101{STOPPED} 16:07:55.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.72Z added {SelectorProducer@7479b626,POJO} 16:07:55.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.72Z added {QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:07:55.720 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.72Z created 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@e8ea697{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.721Z,MANAGED} 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@47a7a101{STARTING} added {ManagedSelector@e8ea697{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@e8ea697{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.721Z 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=0} 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] added {ReservedThreadExecutor@74dbb1ee{s=0/2,p=0},AUTO} 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@74dbb1ee{s=0/2,p=0} 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80484ms ReservedThreadExecutor@74dbb1ee{s=0/2,p=0} 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-119,5,main] 16:07:55.721 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-120,5,main] 16:07:55.722 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-121,5,main] 16:07:55.722 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.722 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.722 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-122,5,main] 16:07:55.722 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.722 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-123,5,main] 16:07:55.722 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.722 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-124,5,main] 16:07:55.722 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.722 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-125,5,main] 16:07:55.723 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.723 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@311853607-126,5,main] 16:07:55.723 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80486ms QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80486ms EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.723Z 16:07:55.723 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.723 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3531f3ca startThread=0 16:07:55.723 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3531f3ca in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.723 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7fcf294e on ManagedSelector@e8ea697{STARTING} id=0 keys=0 selected=0 updates=0 16:07:55.723 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.723Z tryProduce false 16:07:55.723 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:55.723 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fcf294e 16:07:55.723 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.723 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 0 keys 16:07:55.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80487ms ManagedSelector@e8ea697{STARTED} id=0 keys=0 selected=0 updates=0 16:07:55.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80487ms ClientSelectorManager@47a7a101{STARTED} 16:07:55.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80487ms HttpClientTransportOverHTTP@144ab54{STARTED} 16:07:55.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@2cfa2c4f[provider=null,keyStore=null,trustStore=null] 16:07:55.735 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:07:55.735 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:07:55.736 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 4867ab9f[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:07:55.738 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80501ms Client@2cfa2c4f[provider=null,keyStore=null,trustStore=null] 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@64524dd{STOPPED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80502ms ScheduledExecutorScheduler@64524dd{STARTED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80502ms HttpClient@12968227{STARTED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@3e3861d7{STOPPED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80502ms SessionTracker@3e3861d7{STARTED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@5e2a3040{STOPPED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@6d025d1d{STOPPED,size=0,capacity=UNLIMITED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80502ms InflaterPool@6d025d1d{STARTED,size=0,capacity=UNLIMITED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@74294c1a{STOPPED,size=0,capacity=UNLIMITED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80502ms DeflaterPool@74294c1a{STARTED,size=0,capacity=UNLIMITED} 16:07:55.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80502ms WebSocketExtensionFactory@5e2a3040{STARTED} 16:07:55.740 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80503ms WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STARTED},openSessions.size=0] 16:07:55.740 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0 to ws://127.0.0.1:8899/ws/sensinact 16:07:55.742 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:07:55.742 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:07:55.742 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:07:55.743 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:07:55.743 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0, policy=WebSocketPolicy@5fe7f967[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:07:55.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@12968227{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=null,MANAGED} 16:07:55.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=null 16:07:55.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] added {Pool@5e671e20[size=0 closed=false],POJO} 16:07:55.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:07:55.746 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:07:55.746 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80509ms DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:07:55.746 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80509ms HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:07:55.746 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:07:55.746 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a] 16:07:55.746 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a for HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=1,pool=DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=1] 16:07:55.746 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=1] 16:07:55.746 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:07:55.747 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:07:55.747 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@46c3a14d{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:07:55.747 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@38fc5554 startThread=0 16:07:55.747 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@38fc5554 in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.747 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:07:55.748 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@4dd6d2af{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=1,pool=DuplexConnectionPool@2caa5d7c[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@12968227{STARTED}}} on ManagedSelector@e8ea697{STARTED} id=0 keys=0 selected=0 updates=0 16:07:55.748 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@1575fac9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42572]] on ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:07:55.748 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=0 selected=0 updates=1 16:07:55.748 [qtp780934299-17-acceptor-0@5f0fd5a0-ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=1 16:07:55.748 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$559/999334666@38fc5554 in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@1575fac9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42572]] 16:07:55.748 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:55.748 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 16:07:55.748 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@1575fac9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42572]] startThread=0 16:07:55.748 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.748 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:55.749 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@1575fac9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42572]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@4dd6d2af{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=1,pool=DuplexConnectionPool@2caa5d7c[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@12968227{STARTED}}} 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.749 [qtp780934299-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@6d662aec Connect@4dd6d2af{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=1,pool=DuplexConnectionPool@2caa5d7c[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@12968227{STARTED}}} 16:07:55.749 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:42572 remote=/127.0.0.1:8899] 16:07:55.749 [qtp780934299-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:07:55.749 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@773ee53a on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@6959b398{Connect@4dd6d2af{java.nio.channels.SocketChannel[connected local=/127.0.0.1:42572 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=1,pool=DuplexConnectionPool@2caa5d7c[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@12968227{STARTED}}}} startThread=0 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:55.749 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@6959b398{Connect@4dd6d2af{java.nio.channels.SocketChannel[connected local=/127.0.0.1:42572 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=1,pool=DuplexConnectionPool@2caa5d7c[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@12968227{STARTED}}}} in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.749 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.749 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:55.749 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@762a415d on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18e6e559{AC.ReadCB@2473747d{HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=2 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7215cbc7{HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@773ee53a 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.750 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@1575fac9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42572]] in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=1 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=2 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.750 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:55.750 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:55.750 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 16:07:55.750 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 2 updates 16:07:55.750 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@46c3a14d{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.750 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:07:55.751 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$516/1545102025@762a415d 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@2caa5d7c[c=0/1/64,a=0,i=1,q=1] 16:07:55.751 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@46c3a14d{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@5e671e20[size=1 closed=false] 16:07:55.751 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.751 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.751 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]} on HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/1/64,a=1,i=0,q=0] 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]} associated true to HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: LBGEQwWxzTELYPpngj1Rjw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:07:55.751 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@251b51a{s=START} 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: LBGEQwWxzTELYPpngj1Rjw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@251b51a{s=COMPLETING} 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [HeapByteBuffer@57498105[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@75168718[p=0,l=0,c=0,r=0]={<<<>>>}] 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 16:07:55.752 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:55.752 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[PENDING/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@251b51a{s=COMPLETING}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.752 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6ab9de89 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@29b3f484{WRITING}->null 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@251b51a{s=END} 16:07:55.752 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]}, result: null 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a 16:07:55.752 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:07:55.752 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.753 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2023-04-18T16:07:55.752Z 16:07:55.753 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@6959b398{Connect@4dd6d2af{java.nio.channels.SocketChannel[connected local=/127.0.0.1:42572 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@49e95fcd, client.connector=HttpClient@12968227{STARTED}}}} in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}] 16:07:55.753 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2023-04-18T16:07:55.753Z 16:07:55.753 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2023-04-18T16:07:55.753Z 16:07:55.753 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2023-04-18T16:07:55.753Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:07:55.753 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2023-04-18T16:07:55.753Z tryProduce true 16:07:55.753 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:55.753 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.753 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18e6e559{AC.ReadCB@2473747d{HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:07:55.753 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:07:55.753 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:55.753 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} {} 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3904e0f4[p=0,l=267,c=8192,r=267]={<<>>":"subscr...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:07:55.754 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@1787f2a0{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: LBGEQwWxzTELYPpngj1Rjw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@35662c4a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@221a3fa4{/,null,AVAILABLE} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 session=null 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-338fc1d8==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@24f91a1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:07:55.755 [qtp780934299-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:07:55.757 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772, policy=WebSocketPolicy@362c1c69[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:07:55.757 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:07:55.757 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3} 16:07:55.757 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3} 16:07:55.757 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] 16:07:55.757 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3}] added {WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3},POJO} 16:07:55.758 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],AUTO} 16:07:55.758 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4}] 16:07:55.758 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4}] 16:07:55.758 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772] 16:07:55.758 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80521ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772] 16:07:55.758 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80521ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4}] 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=5},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80522ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35dbe2e4 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=START}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=5} 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1924949331==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=5} 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@35662c4a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@35662c4a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=5} 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@d45283f) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5b5cb2aa 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=5} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:07:55 GMT Connection: Upgrade Sec-WebSocket-Accept: kNR64rUs9JqzaXoiGPbATIilHLc= Upgrade: WebSocket 16:07:55.759 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@6728a83b[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@efa976b] (null,[p=0,l=0,c=0,r=0],true)@START 16:07:55.760 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@55279022[p=0,l=0,c=0,r=0]={<<<>>>} 16:07:55.760 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:07:55 GMT Connection: Upgrade Sec-WebSocket-Accept: kNR64rUs9JqzaXoiGPbATIilHLc= Upgrade: WebSocket 16:07:55.760 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:07:55.760 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@6728a83b[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@efa976b] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:07:55.760 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ada425b{IDLE}->null [HeapByteBuffer@3ab8a43a[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 16:07:55.760 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{WRITING}->null:IDLE-->WRITING 16:07:55.783 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 16:07:55.783 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=W,to=29/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=COMPLETING}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=29} 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@2ada425b{WRITING}->null 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{IDLE}->null:WRITING-->IDLE 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@6728a83b[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@efa976b] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:07:55.783 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@d45283f w=false 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@35662c4a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@35662c4a{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@35662c4a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:55.783 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.783 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=29} 16:07:55.788 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:07:55.789 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=36/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=END}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=35} to WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=END}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=35} 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@35662c4a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:07:55.789 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=0} tryExecute EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.789Z 16:07:55.789 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=1} startReservedThread p=1 16:07:55.789 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@2c5b20d7 startThread=0 16:07:55.789 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@2c5b20d7 in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}] 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=END}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=35} upgrading from HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=END}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=35} to WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=END}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=35} 16:07:55.789 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=1}@2c5b20d7 started 16:07:55.789 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:07:55.789Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=36/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:07:55.789 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@2c5b20d7 waiting 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2473747d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c669ee3{s=END}]=>HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=35} 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[HANDSHAKING],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:07:55.789 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@144db0b0[batching=true] 16:07:55.789 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:07:55.790 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}] 16:07:55.800 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:55.800 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.800 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=17/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENING],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@144db0b0[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:07:55.800 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:07:55.800 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=17/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.800 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=48/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.800 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7215cbc7{HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=48/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:07:55.801 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:55.801 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18e6e559{AC.ReadCB@12c5d1b3{WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:07:55.801 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@715b31fb{DirectByteBuffer@7f9cc1a0[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:07:55.801 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.801 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@7f9cc1a0[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.801 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:07:55.801 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:55.801 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:07:55.801 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:55.801 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@7f9cc1a0[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.801 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:55.801 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@715b31fb{DirectByteBuffer@7f9cc1a0[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[null 0 null]@3d51c2ba[PENDING/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.801 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@1abe70ad[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@12c5d1b3 | +> SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772] - STARTED += ExtensionStack@6b7dc15d[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:07:55.812 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:55.812 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:55.812 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@7f9cc1a0[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.812 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 16:07:55.812 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@35662c4a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:07:55.812 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:07:55.812 [qtp780934299-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:07:55.812 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.812 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4f0496e8{s=HttpChannelState@35662c4a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:07:55.812 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a] 16:07:55.812 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:07:55.812 [qtp780934299-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2473747d::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@35662c4a{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:07:55.812 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba Date: Tue, 18 Apr 2023 16:07:55 GMT Connection: Upgrade Sec-WebSocket-Accept: kNR64rUs9JqzaXoiGPbATIilHLc= Upgrade: WebSocket 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 16:07:55.812 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:07:55.824 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:07:55.824 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:07:55.824 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:07:55.824 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 16:07:55.824 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a > HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba] null 16:07:55.824 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba 16:07:55.825 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:07:55.826 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:07:55.827 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],AUTO} 16:07:55.836 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:07:55.836 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:07:55.836 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0] 16:07:55.836 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80599ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0] 16:07:55.837 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80599ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:07:55.837 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:07:55.837 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:07:55.886 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:07:55.886 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @80649ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@715b31fb{DirectByteBuffer@7f9cc1a0[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7215cbc7(l:/127.0.0.1:42572 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3328c1fc(exchange=HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]})[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[HANDSHAKING],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true] 16:07:55.887 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENING],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:07:55.888 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:07:55.888 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.888 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:07:55.888 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.888 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:07:55.888 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=1 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.888 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:55.889 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@3ea1cb9b[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@7ba35a8b | +> SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0] - STARTED += ExtensionStack@27a0e151[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:07:55.889 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@326ee85f{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@3328c1fc(exchange=null)[send=HttpSenderOverHTTP@5ec606f6(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@251b51a{s=START}],recv=HttpReceiverOverHTTP@26552ca4(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:07:55.890 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:07:55.904 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@60db025[p=0,l=207,c=207,r=207]={<<<{"uri":"/sensinact/provid..."complement":false}]}]}>>>} 16:07:55.904 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=207,fin=true,rsv=...,masked=false] 16:07:55.904 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=207,fin=true,rsv=...,masked=false] 16:07:55.904 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=207,fin=true,rsv=...,masked=true], Flusher@8ca4e94[PROCESSING]) 16:07:55.904 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@46c3a14d{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@7215cbc7::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=16/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@5e671e20[size=0 closed=false] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=207,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null] to Flusher@f55b3e7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:07:55.905 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a > HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=207,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 16:07:55.905 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@3eabe84a > HttpResponse[HTTP/1.1 101 Switching Protocols]@3d51c2ba] null 16:07:55.905 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:07:55.905 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=215 cap=32768] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [DirectByteBuffer@cf5db55[p=0,l=215,c=32768,r=215]={<<<\x81\xFe\x00\xCf\x0b\xDd\x1fkp\xFfj\x19b\xFf%I$\xAez\x05x\xB4q\nh...)\xBep\x06{\xB1z\x06n\xB3kI1\xBb~\x07x\xB8b6v\x80b>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:07:55.905 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}] 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 16:07:55.905 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:55.905 [Thread-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 215 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=17/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.905 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:55.906 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=215 remaining=0 WriteFlusher@29b3f484{WRITING}->null 16:07:55.906 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 16:07:55.906 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6ab9de89 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.924 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] 16:07:55.924 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] processing 0 entries: [] 16:07:55.924 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.924 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] auto flushing 16:07:55.924 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:07:55.924 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] flushing 0 frames: [] 16:07:55.924 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:07:55.924 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2023-04-18T16:07:55.924Z 16:07:55.924 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2023-04-18T16:07:55.924Z 16:07:55.924 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2023-04-18T16:07:55.924Z 16:07:55.924 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2023-04-18T16:07:55.924Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:07:55.925 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2023-04-18T16:07:55.924Z tryProduce true 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18e6e559{AC.ReadCB@12c5d1b3{WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:07:55.925 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:07:55.925 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:07:55.925 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=124/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2\xDf*\xAd\xB2{...\x00\x00\x00\x00\x00\x00\x00}) 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:55.925 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 DirectByteBuffer@67ebb6c4[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf\x0b\xDd\x1fkp\xFfj\x19b\xFf%I$\xAez\x05x\xB4q\nh...)\xBep\x06{\xB1z\x06n\xB3kI1\xBb~\x07x\xB8b6v\x80b>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 215 bytes - DirectByteBuffer@67ebb6c4[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf\x0b\xDd\x1fkp\xFfj\x19b\xFf%I$\xAez\x05x\xB4q\nh...)\xBep\x06{\xB1z\x06n\xB3kI1\xBb~\x07x\xB8b6v\x80b>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00} 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf\x0b\xDd\x1fkp\xFfj\x19b\xFf%I$\xAez\x05x\xB4q\nh...)\xBep\x06{\xB1z\x06n\xB3kI1\xBb~\x07x\xB8b6v\x80b>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00}) 16:07:55.925 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:07:55.992 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 215 bytes 16:07:55.992 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:07:55.992 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 207 - Parser@6c7deffe[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=207,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:07:55.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5968fc0[p=0,l=207,c=207,r=207]={<<>>} 16:07:55.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=207,fin=true,rsv=...,masked=true] 16:07:55.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:07:55.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=207,fin=true,rsv=...,masked=true]) 16:07:55.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=207,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:07:55.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5968fc0[p=0,l=207,c=207,r=207]={<<<{"uri":"/sensinact/provid..."complement":false}]}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:07:55.993 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([207] "{"uri":"/sensinact/p...,"type":"int","complement":false}]}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@64e808a4[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=218,fin=true,rsv=...,masked=false] 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=218,fin=true,rsv=...,masked=false] 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=218,fin=true,rsv=...,masked=false], Flusher@2dbfd27d[PROCESSING]) 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=218,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null] to Flusher@36e67786[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:07:55.997 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=218,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=222 cap=32768] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ada425b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=222,c=32768,r=222]={<<<\x81~\x00\xDa{"response":{"subscri...tion","statusCode":200}>>>ition/val...\x00\x00\x00\x00\x00\x00\x00}] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{WRITING}->null:IDLE-->WRITING 16:07:55.998 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 16:07:55.998 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 222 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=W,to=73/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=222,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=222 remaining=0 WriteFlusher@2ada425b{WRITING}->null 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{IDLE}->null:WRITING-->IDLE 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] processing 0 entries: [] 16:07:55.998 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=92/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:55.998 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] auto flushing 16:07:56.011 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] flushing 0 frames: [] 16:07:56.011 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:07:56.011 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:56.011 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=215,l=215,c=4096,r=0]={\x81\xFe\x00\xCf\x0b\xDd\x1fk{...se}]}]}<<<>>>ometry\\":...\x00\x00\x00\x00\x00\x00\x00}) 16:07:56.011 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:56.011 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xCf\x0b\xDd\x1fk{...\x00\x00\x00\x00\x00\x00\x00} 16:07:56.012 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=105/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:07:56.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:56.012 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0} tryExecute EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:56.012Z 16:07:56.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18e6e559{AC.ReadCB@12c5d1b3{WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]]}} 16:07:56.012 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}@2c5b20d7 offer EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:56.012Z 16:07:56.012 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=1} startReservedThread p=1 16:07:56.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:56.012 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@4150cb2c startThread=0 16:07:56.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:56.012 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@4150cb2c in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}] 16:07:56.012 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:56.012 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@2c5b20d7 task=EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:56.012Z 16:07:56.012 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=1}@4150cb2c started 16:07:56.012 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:56.012 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:07:56.012 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:56.012 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@4150cb2c waiting 16:07:56.012 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:56.012 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:56.012 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 16:07:56.012 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:56.012 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:56.012Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:07:56.012 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:07:56.012Z tryProduce true 16:07:56.012 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:56.088 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:56.088 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:56.088 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:56.088 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:07:56.088 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:07:56.088 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=182/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=0,f=null]] 16:07:56.088 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:56.088 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:07:56.088 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 222 DirectByteBuffer@1dbda8a0[p=0,l=222,c=4096,r=222]={<<<\x81~\x00\xDa{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 222 bytes - DirectByteBuffer@1dbda8a0[p=0,l=222,c=4096,r=222]={<<<\x81~\x00\xDa{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=222,c=4096,r=222]={<<<\x81~\x00\xDa{"response":{"subscri...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 222 bytes 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 218 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=218,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@4c74df98[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>} 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=218,fin=true,rsv=...,masked=false] 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=218,fin=true,rsv=...,masked=false]) 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=218,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4c74df98[p=0,l=218,c=218,r=218]={<<<{"response":{"subscriptio...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:07:56.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([218] "{"response":{"subscr...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"subscriptionId":"MID16818340759961108191189","initial":{"name":"position","type":"int","value":150,"timestamp":1681834065703}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=222,l=222,c=4096,r=0]={\x81~\x00\xDa{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xDa{"res...\x00\x00\x00\x00\x00\x00\x00} 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]] 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]]}} 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]] 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=1 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 16:07:56.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/44559647@3531f3ca in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}] 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]] 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:56.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys {"response":{"subscriptionId":"MID16818340759961108191189","initial":{"name":"position","type":"int","value":150,"timestamp":1681834065703}},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:07:56.190 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:56.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@14a9ef78[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@2dbfd27d[PROCESSING]) 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null] to Flusher@36e67786[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ada425b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>]}"type":...\x00\x00\x00\x00\x00\x00\x00}] 16:07:56.394 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{WRITING}->null:IDLE-->WRITING 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=W,to=382/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@2ada425b{WRITING}->null 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{IDLE}->null:WRITING-->IDLE 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=304/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]] 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 16:07:56.395 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]] 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=305/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]]:runFillable:BLOCKING 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0} tryExecute EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:56.395Z 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}@4150cb2c offer EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:56.395Z 16:07:56.395 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=1} startReservedThread p=1 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@2bf3e7a4 startThread=0 16:07:56.396 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@2bf3e7a4 in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}] 16:07:56.396 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=1}@2bf3e7a4 started 16:07:56.396 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}@4150cb2c task=EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:56.396Z 16:07:56.396 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@2bf3e7a4 waiting 16:07:56.396 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:56.396Z tryProduce true 16:07:56.396 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:56.396 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:07:56.396Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=306/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]]:runFillable:BLOCKING/BLOCKING 16:07:56.396 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=306/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]] 16:07:56.396 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=306/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=218,f=null]]}} 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xDa{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@1dbda8a0[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@1dbda8a0[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 16:07:56.396 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@25340caa[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@25340caa[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16818340759961108191189","messages":[{"notification":{"name":"position","type":"int","value":2,"timestamp":1681834076190},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]] 16:07:56.397 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]]}} 16:07:56.398 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]] 16:07:56.398 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:07:56.398 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=1 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:07:56.398 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}@2c5b20d7 waiting 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]] 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:56.398 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:56.492 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:56.493 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:57.494 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:57.496 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:57.697 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:07:57.697 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@266b8383[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:07:57.697 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=233,fin=true,rsv=...,masked=false] 16:07:57.697 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=233,fin=true,rsv=...,masked=false] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=233,fin=true,rsv=...,masked=false], Flusher@2dbfd27d[PROCESSING]) 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null] to Flusher@36e67786[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=237 cap=32768] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ada425b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=237,c=32768,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>"type":"G...\x00\x00\x00\x00\x00\x00\x00}] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{WRITING}->null:IDLE-->WRITING 16:07:57.698 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 16:07:57.698 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 237 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=W,to=1303/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=237 remaining=0 WriteFlusher@2ada425b{WRITING}->null 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{IDLE}->null:WRITING-->IDLE 16:07:57.698 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1301/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] 16:07:57.698 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] processing 0 entries: [] 16:07:57.699 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] auto flushing 16:07:57.699 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] flushing 0 frames: [] 16:07:57.699 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1301/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]] 16:07:57.699 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:07:57.699 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1301/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 16:07:57.699 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0} tryExecute EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:57.699Z 16:07:57.699 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@2c5b20d7 offer EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:57.699Z 16:07:57.699 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@2c5b20d7 task=EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:57.699Z 16:07:57.699 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:07:57.699Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1301/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 16:07:57.699 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:57.699Z tryProduce true 16:07:57.699 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:57.699 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1302/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]]}} 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:07:57.700 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1302/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=231,f=null]] 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:07:57.700 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 237 DirectByteBuffer@1dbda8a0[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 237 bytes - DirectByteBuffer@1dbda8a0[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 237 bytes 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 233 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=233,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2f8f0230[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=233,fin=true,rsv=...,masked=false] 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2f8f0230[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([233] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16818340759961108191189","messages":[{"notification":{"name":"position","type":"int","value":199,"timestamp":1681834077494},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=237,l=237,c=4096,r=0]={\x81~\x00\xE9{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:57.700 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00} 16:07:57.701 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:57.701 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]}} 16:07:57.701 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:57.701 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:07:57.701 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=1 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:57.701 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}@4150cb2c waiting 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:57.701 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:57.715 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:57.716 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:58.717 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:58.719 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@60c2fcfe[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=233,fin=true,rsv=...,masked=false] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=233,fin=true,rsv=...,masked=false] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=233,fin=true,rsv=...,masked=false], Flusher@2dbfd27d[PROCESSING]) 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null] to Flusher@36e67786[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=237 cap=32768] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:07:58.921 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ada425b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=237,c=32768,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>"type":"G...\x00\x00\x00\x00\x00\x00\x00}] 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{WRITING}->null:IDLE-->WRITING 16:07:58.922 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 16:07:58.922 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 237 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=W,to=1223/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=237 remaining=0 WriteFlusher@2ada425b{WRITING}->null 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{IDLE}->null:WRITING-->IDLE 16:07:58.922 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1221/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] processing 0 entries: [] 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] auto flushing 16:07:58.922 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1221/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] flushing 0 frames: [] 16:07:58.922 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:07:58.922 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1221/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING 16:07:58.922 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0} tryExecute EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:58.922Z 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@4150cb2c offer EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:58.922Z 16:07:58.923 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@4150cb2c task=EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:58.923Z 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:07:58.923Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1221/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING/BLOCKING 16:07:58.923 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:58.923Z tryProduce true 16:07:58.923 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:58.923 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1222/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]}} 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00}) 16:07:58.923 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1222/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:58.923 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 237 DirectByteBuffer@1dbda8a0[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 237 bytes - DirectByteBuffer@1dbda8a0[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 237 bytes 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 233 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=233,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@210b8cd4[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=233,fin=true,rsv=...,masked=false] 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:07:58.923 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@210b8cd4[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([233] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16818340759961108191189","messages":[{"notification":{"name":"position","type":"int","value":185,"timestamp":1681834078717},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=237,l=237,c=4096,r=0]={\x81~\x00\xE9{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00} 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]}} 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=1 16:07:58.924 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:58.924 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}@2c5b20d7 waiting 16:07:58.924 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 16:07:58.924 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:07:58.925 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:58.925 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 16:07:58.925 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:58.925 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:58.925 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@49f744af[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...8340759961108191189"}]}>>>} 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=178,fin=true,rsv=...,masked=false] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=178,fin=true,rsv=...,masked=false] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=178,fin=true,rsv=...,masked=true], Flusher@8ca4e94[PROCESSING]) 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null] to Flusher@f55b3e7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@8ca4e94[PROCESSING],AUTO,null]] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=186 cap=32768] 16:07:59.126 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [DirectByteBuffer@cf5db55[p=0,l=186,c=32768,r=186]={<<<\x81\xFe\x00\xB2Gc\xA3\xAf>>=\x02e\xA9=G)\xBep...\x00\x00\x00\x00\x00\x00\x00}] 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 16:07:59.127 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:07:59.127 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 186 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=202/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=186,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=186 remaining=0 WriteFlusher@29b3f484{WRITING}->null 16:07:59.127 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6ab9de89 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=204/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] processing 0 entries: [] 16:07:59.127 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=205/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] auto flushing 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] flushing 0 frames: [] 16:07:59.127 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:07:59.127 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=205/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]]:runFillable:BLOCKING 16:07:59.127 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2023-04-18T16:07:59.127Z 16:07:59.127 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2023-04-18T16:07:59.127Z 16:07:59.128 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2023-04-18T16:07:59.128Z 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2023-04-18T16:07:59.128Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=205/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]]:runFillable:BLOCKING/BLOCKING 16:07:59.128 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2023-04-18T16:07:59.128Z tryProduce true 16:07:59.128 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:59.128 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18e6e559{AC.ReadCB@12c5d1b3{WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=205/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]]}} 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xCf\x0b\xDd\x1fk{...\x00\x00\x00\x00\x00\x00\x00}) 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:59.128 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=206/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=207,f=null]] 16:07:59.128 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 186 DirectByteBuffer@67ebb6c4[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2Gc\xA3\xAf>>"int","co...\x00\x00\x00\x00\x00\x00\x00} 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 186 bytes - DirectByteBuffer@67ebb6c4[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2Gc\xA3\xAf>>"int","co...\x00\x00\x00\x00\x00\x00\x00} 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2Gc\xA3\xAf>>"int","co...\x00\x00\x00\x00\x00\x00\x00}) 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 186 bytes 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 178 - Parser@6c7deffe[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@6ea2c1f3[p=0,l=178,c=178,r=178]={<<<>>} 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=178,fin=true,rsv=...,masked=true] 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:07:59.128 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6ea2c1f3[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...8340759961108191189"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:07:59.129 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([178] "{"uri":"/sensinact/p...alue":"MID16818340759961108191189"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2cfd7567[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=125,fin=true,rsv=...,masked=false] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=125,fin=true,rsv=...,masked=false] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=125,fin=true,rsv=...,masked=false], Flusher@2dbfd27d[PROCESSING]) 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null] to Flusher@36e67786[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2dbfd27d[PROCESSING],AUTO,null]] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:07:59.131 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=127 cap=32768] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ada425b{IDLE}->null [DirectByteBuffer@170dc04f[p=0,l=127,c=32768,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00}] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{WRITING}->null:IDLE-->WRITING 16:07:59.132 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 1/1/1 selected 16:07:59.132 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 1 keys, 0 updates 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 127 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=127,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=127 remaining=0 WriteFlusher@2ada425b{WRITING}->null 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{IDLE}->null:WRITING-->IDLE 16:07:59.132 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6d662aec SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] processing 0 entries: [] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] auto flushing 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] flushing 0 frames: [] 16:07:59.132 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=186,l=186,c=4096,r=0]={\x81\xFe\x00\xB2Gc\xA3\xAf{...189"}]}<<<>>>"int","co...\x00\x00\x00\x00\x00\x00\x00}) 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:59.132 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2Gc\xA3\xAf{...\x00\x00\x00\x00\x00\x00\x00} 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]] 16:07:59.132 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0} tryExecute EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:59.132Z 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18e6e559{AC.ReadCB@12c5d1b3{WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]]}} 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]] 16:07:59.132 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@2c5b20d7 offer EatWhatYouKill@5bb51241/SelectorProducer@7479b626/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:59.132Z 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 on ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:07:59.132 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=1 16:07:59.133 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/6 selected 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@2709baa4 16:07:59.133 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@2c5b20d7 task=EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:59.133Z 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:07:59.133Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING/BLOCKING 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]] 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:59.133 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:07:59.133 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=true/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:07:59.133Z tryProduce true 16:07:59.133 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:07:59.133 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]]}} 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:07:59.133 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=233,f=null]] 16:07:59.133 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00}) 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 DirectByteBuffer@1dbda8a0[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00} 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 127 bytes - DirectByteBuffer@1dbda8a0[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00} 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00}) 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 127 bytes 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 125 - Parser@6ec3c784[ExtensionStack,s=PAYLOAD_LEN,c=0,len=125,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2148f9b1[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=125,fin=true,rsv=...,masked=false] 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2148f9b1[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:07:59.133 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([125] "{"response":{"messag...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@395c1dfc[READING] getAction(DirectByteBuffer@1dbda8a0[p=127,l=127,c=4096,r=0]={\x81}{"respo...e":200}<<<>>>alue":185...\x00\x00\x00\x00\x00\x00\x00}) 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1dbda8a0[p=0,l=0,c=4096,r=0]={<<<>>>\x81}{"respo...\x00\x00\x00\x00\x00\x00\x00} 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]]}} 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 on ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=1 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:07:59.134 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}@4150cb2c waiting 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/1 selected 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$513/687797026@3d986393 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:07:59.134 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 1 keys 16:07:59.220 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:07:59.221 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:08:00.226 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:08:00.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:08:00.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7e95bb3d{STARTED} id=0 keys=0 selected=0 updates=0 16:08:00.227 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@3724b43e on ManagedSelector@7e95bb3d{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:00.227 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3724b43e 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@7e95bb3d{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:00.227 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 waiting with 0 keys 16:08:00.227 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@77eb5790 on ManagedSelector@7e95bb3d{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:00.228 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7e95bb3d{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:00.228 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken with none selected 16:08:00.228 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 woken up from select, 0/0/0 selected 16:08:00.228 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f6be519 processing 0 keys, 1 updates 16:08:00.228 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:00.228 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@77eb5790 16:08:00.228 [etp869610006-97] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/PRODUCING/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:08:00.228Z 16:08:00.228 [etp869610006-97] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=1/1,p=0}@6248c015 size 1 > capacity 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@3c3b8dba/SelectorProducer@5eecc754/IDLE/p=false/ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=8,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:08:00.228Z 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7e95bb3d{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3cc313b8[HTTP/1.1] 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3cc313b8[HTTP/1.1] 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3bd53a1{STARTED} 16:08:00.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3bd53a1{STOPPED} 16:08:00.229 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:08:00.229 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@74ee7a86{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 16:08:00.229 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@7808f638{STARTED}[9.4.42.v20210604] 16:08:00.229 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@7808f638{STOPPING}[9.4.42.v20210604] 16:08:00.230 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@7808f638{STOPPING}[9.4.42.v20210604] by 16:08:00.230 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@7808f638{STOPPING}[9.4.42.v20210604] 16:08:00.230 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@1b85fbf0{STARTED} 16:08:00.230 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@1b85fbf0{STOPPING} 16:08:00.230 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@1b85fbf0{STOPPED} 16:08:00.230 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@3979cbb9{STARTED} 16:08:00.231 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@3979cbb9{STOPPING} 16:08:00.231 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:00.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:08:00.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@3979cbb9{STOPPED} 16:08:00.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExecutorThreadPool[etp869610006]@33d53216{STARTED,8<=10<=10,i=9,q=0,ReservedThreadExecutor@75e44611{s=1/1,p=0}} 16:08:00.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@75e44611{s=1/1,p=0} 16:08:00.232 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=0/1,p=0}@70c4a291 offer STOP! 16:08:00.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@75e44611{s=-1/1,p=0} 16:08:00.232 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=-1/1,p=0}@70c4a291 task=STOP! 16:08:00.232 [etp869610006-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@75e44611{s=-1/1,p=0}@70c4a291 Exited 16:08:00.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExecutorThreadPool[etp869610006]@33d53216{STOPPED,8<=8<=10,i=7,q=0,NO_TRY} 16:08:00.233 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@7808f638{STOPPED}[9.4.42.v20210604] 16:08:02.300 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STARTED},openSessions.size=1] 16:08:02.300 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STARTED},openSessions.size=1] 16:08:02.300 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@11a00961{STARTED} 16:08:02.300 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=82479/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@16938d95[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.301 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=82479/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[OPENED],f=Flusher@63621939[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@16938d95[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.301 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ce50405) 16:08:02.301 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ce50405,OFF,null] to Flusher@63621939[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.301 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.301 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ce50405,OFF,null]] 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ce50405,OFF,null]] 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52ff6f26{IDLE}->null [DirectByteBuffer@7222f5e9[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xF9\xE8.\x85>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@761d6f75[p=0,l=10,c=10,r=10]={<<<\xFa\x01}\xEd\x8c\x9cJ\xEa\x8e\x86>>>}] 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{WRITING}->null:IDLE-->WRITING 16:08:02.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/6 selected 16:08:02.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=82481/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[CLOSING],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@52ff6f26{WRITING}->null 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52ff6f26{IDLE}->null:WRITING-->IDLE 16:08:02.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@72f263c4 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=82483/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.302 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=82483/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:08:02.302 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.303 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=82484/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING 16:08:02.303 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.303 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2023-04-18T16:08:02.303Z 16:08:02.303 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.303 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2023-04-18T16:08:02.303Z 16:08:02.303 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.303 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@73d6c2c2{l=/127.0.0.1:47184,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.303 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2023-04-18T16:08:02.303Z 16:08:02.303 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2023-04-18T16:08:02.303Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=82484/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:02.303 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2023-04-18T16:08:02.303Z tryProduce true 16:08:02.303 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.303 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.303 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@44dc813d{AC.ReadCB@3b59ae6d{WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=82485/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]]}} 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:02.304 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@28ecde83{AC.ReadCB@1fbda06c{WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=0.0.0.0/0.0.0.0:47184,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]]}} 16:08:02.304 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=FI,flush=-,to=82485/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[OPENED],f=Flusher@100fcca0[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=77,f=null]] 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2Gc\xA3\xAf{...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.304 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 6 keys 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF9\xE8.\x85\xFa\x01}\xEd\x8c\x9cJ\xEa\x8e\x86>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF9\xE8.\x85\xFa\x01}\xEd\x8c\x9cJ\xEa\x8e\x86>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.304 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=0.0.0.0/0.0.0.0:47184,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] onFillInterestedFailed {} 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF9\xE8.\x85\xFa\x01}\xEd\x8c\x9cJ\xEa\x8e\x86>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:02.304 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@15ac59c2{STARTED} id=0 keys=1 selected=0 updates=0 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@49e3539b[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:08:02.304 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@331fffd2 startThread=0 16:08:02.304 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:08:02.304 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/0 selected 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@78b35f21[p=0,l=10,c=10,r=10]={<<<\xFa\x01}\xEd\x8c\x9cJ\xEa\x8e\x86>>>} 16:08:02.304 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 0 updates 16:08:02.304 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.304 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:08:02.304 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@331fffd2 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:08:02.304 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 0 keys 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:08:02.304 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@73d6c2c2{l=0.0.0.0/0.0.0.0:47184,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:08:02.304 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@73d6c2c2{l=0.0.0.0/0.0.0.0:47184,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.304 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@63621939[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.304 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:08:02.304 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8] 16:08:02.305 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=0.0.0.0/0.0.0.0:47184,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]] 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13ab4994) 16:08:02.305 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8] 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13ab4994,OFF,null] to Flusher@100fcca0[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13ab4994,OFF,null]] 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],behavior=CLIENT,connection=WebSocketClientConnection@1fbda06c::SocketChannelEndPoint@73d6c2c2{l=0.0.0.0/0.0.0.0:47184,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1fbda06c[s=ConnectionState@54a27714[DISCONNECTED],f=Flusher@63621939[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6c63b767[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@16938d95[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3f93e4a8],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@11a00961{STOPPED} 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13ab4994,OFF,null]] 16:08:02.305 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@331fffd2 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}] 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@1f6d27cc{STARTED} 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@25309e24{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@37a2ce6d[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@314c8b4a{STARTED,size=0,capacity=UNLIMITED} 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@314c8b4a{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{WRITING}->null:IDLE-->WRITING 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@4393593c{STARTED,size=0,capacity=UNLIMITED} 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@4393593c{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@1f6d27cc{STOPPED} 16:08:02.305 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@1c504e66{STARTED} 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[CLOSING],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.305 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@25309e24{WRITING}->null 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@25309e24{IDLE}->null:WRITING-->IDLE 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@99407c2,queue=0,pool=DuplexConnectionPool@100c567f[c=0/0/64,a=0,i=0,q=0] 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4c4f4365{STARTED} 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4c4f4365{STOPPED} 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@2257fadf[provider=null,keyStore=null,trustStore=null] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@2257fadf[provider=null,keyStore=null,trustStore=null] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@345cf395{STARTED} 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@f4c0e4e{STARTED} 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@12ee675b{l=/127.0.0.1:8899,r=/127.0.0.1:47184,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.306 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@15ac59c2{STARTED} id=0 keys=0 selected=0 updates=0 16:08:02.306 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@44dc813d{null} 16:08:02.307 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@678e0098 on ManagedSelector@15ac59c2{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=6 selected=0 updates=0 16:08:02.307 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64ddcede startThread=0 16:08:02.307 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:08:02.307 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/5 selected 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/0 selected 16:08:02.307 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:08:02.307 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64ddcede in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:08:02.307 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 1 updates 16:08:02.307 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.307 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@678e0098 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@15ac59c2{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@12ee675b{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 waiting with 0 keys 16:08:02.307 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@12ee675b{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.307 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2e62c3d on ManagedSelector@15ac59c2{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@100fcca0[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.307 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@15ac59c2{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xF9\xE8.\x85\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken with none selected 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 woken up from select, 0/0/0 selected 16:08:02.307 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:08:02.307 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@27d6d4e4 processing 0 keys, 1 updates 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22e9345d[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xF9\xE8.\x85\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2e62c3d 16:08:02.307 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:08:02.307 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.307 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@2265b749[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.307 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:02.307Z 16:08:02.308 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}@682c2455 waiting 16:08:02.308 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@2265b749[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.308 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@475024998]@35835e65{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}] 16:08:02.308 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.308 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.308 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7a7d1b47{s=1/2,p=0}] 16:08:02.308 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23] 16:08:02.308 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23] 16:08:02.308 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@7a7d1b47{s=1/2,p=0} 16:08:02.308 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=0/2,p=0}@682c2455 offer STOP! 16:08:02.308 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@7a7d1b47{s=-1/2,p=0} 16:08:02.308 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=-1/2,p=0}@682c2455 task=STOP! 16:08:02.308 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7a7d1b47{s=-1/2,p=0}@682c2455 Exited 16:08:02.308 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],behavior=SERVER,connection=WebSocketServerConnection@3b59ae6d::SocketChannelEndPoint@12ee675b{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3b59ae6d[s=ConnectionState@28607451[DISCONNECTED],f=Flusher@100fcca0[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49e3539b[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@2265b749[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5dbb1f23],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.308 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7a7d1b47{s=-1/2,p=0}@682c2455 in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@475024998-33,5,main] for 14999 16:08:02.308 [WebSocketClient@475024998-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-36,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64ddcede in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:08:02.308 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-34,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-37,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-35,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.308 [WebSocketClient@475024998-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-33,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@475024998-35,5,] for 14999 16:08:02.309 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@475024998-38,5,main] for 14999 16:08:02.309 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [WebSocketClient@475024998-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-38,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [WebSocketClient@475024998-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-39,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [WebSocketClient@475024998-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@475024998-40,5,main] exited for QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@475024998-40,5,main] for 14999 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@24361cfc/SelectorProducer@34e20e6b/IDLE/p=false/QueuedThreadPool[WebSocketClient@475024998]@35835e65{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:02.309Z 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@15ac59c2{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@f4c0e4e{STOPPED} 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@345cf395{STOPPED} 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@1c504e66{STOPPED} 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] 16:08:02.309 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@9491a306[httpClient=HttpClient@1c504e66{STOPPED},openSessions.size=0] 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STARTED},openSessions.size=1] 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STARTED},openSessions.size=1] 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@162b3d47{STARTED} 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=81509/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@7a7f1ba9[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=81510/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[OPENED],f=Flusher@2b805950[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@7a7f1ba9[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1f9d8dd3) 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1f9d8dd3,OFF,null] to Flusher@2b805950[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1f9d8dd3,OFF,null]] 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@1f9d8dd3,OFF,null]] 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f9e809e{IDLE}->null [DirectByteBuffer@5330009d[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xC7\x1c\xA2c>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@442d40a3[p=0,l=10,c=10,r=10]={<<<\xC4\xF5\xF1\x0b\xB2h\xC6\x0c\xB0r>>>}] 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{WRITING}->null:IDLE-->WRITING 16:08:02.311 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/5 selected 16:08:02.311 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=81511/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[CLOSING],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@f9e809e{WRITING}->null 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f9e809e{IDLE}->null:WRITING-->IDLE 16:08:02.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.311 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41b9d833 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=81513/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:02.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:08:02.312 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=81513/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:02.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.312 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=81513/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 16:08:02.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.312 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2023-04-18T16:08:02.312Z 16:08:02.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.312 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2023-04-18T16:08:02.312Z 16:08:02.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@74b5f573{l=/127.0.0.1:47188,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.313 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2023-04-18T16:08:02.312Z 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2023-04-18T16:08:02.312Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=81514/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5b60e0e1{AC.ReadCB@5f527168{WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=0.0.0.0/0.0.0.0:47188,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]]}} 16:08:02.313 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2023-04-18T16:08:02.313Z tryProduce true 16:08:02.313 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2fe37c62{WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=FI,flush=-,to=81514/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]]}} 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=0.0.0.0/0.0.0.0:47188,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] onFillInterestedFailed {} 16:08:02.313 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@25da615a{STARTED} id=0 keys=1 selected=0 updates=0 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77991bdf startThread=0 16:08:02.313 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=81514/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[OPENED],f=Flusher@23b4e800[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:02.313 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77991bdf in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:08:02.313 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 5 keys 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@74b5f573{l=0.0.0.0/0.0.0.0:47188,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xF9\xE8.\x85\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.313 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@74b5f573{l=0.0.0.0/0.0.0.0:47188,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xC7\x1c\xA2c\xC4\xF5\xF1\x0b\xB2h\xC6\x0c\xB0r>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.313 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xC7\x1c\xA2c\xC4\xF5\xF1\x0b\xB2h\xC6\x0c\xB0r>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.313 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4] 16:08:02.314 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xC7\x1c\xA2c\xC4\xF5\xF1\x0b\xB2h\xC6\x0c\xB0r>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.314 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=0.0.0.0/0.0.0.0:47188,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]] 16:08:02.314 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:02.314 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:08:02.314 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:08:02.314 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:08:02.314 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4] 16:08:02.314 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:08:02.325 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/0 selected 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@6ab33cc2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:08:02.325 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 0 updates 16:08:02.325 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@63c827f1[p=0,l=10,c=10,r=10]={<<<\xC4\xF5\xF1\x0b\xB2h\xC6\x0c\xB0r>>>} 16:08:02.325 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.325 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 0 keys 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],behavior=CLIENT,connection=WebSocketClientConnection@5f527168::SocketChannelEndPoint@74b5f573{l=0.0.0.0/0.0.0.0:47188,r=null,CLOSED,fill=-,flush=-,to=13/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5f527168[s=ConnectionState@1f2f576e[DISCONNECTED],f=Flusher@2b805950[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6715b479[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@7a7f1ba9[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@d74bac4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@162b3d47{STOPPED} 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@783115d9{STARTED} 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@95bb2a2{STARTED,size=0,capacity=UNLIMITED} 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@95bb2a2{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@3402b4c9{STARTED,size=0,capacity=UNLIMITED} 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@3402b4c9{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@783115d9{STOPPED} 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@5d7835a8{STARTED} 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@194be11e) 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@194be11e,OFF,null] to Flusher@23b4e800[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.325 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.325 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:08:02.326 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:08:02.326 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@194be11e,OFF,null]] 16:08:02.326 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:08:02.326 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:08:02.326 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@194be11e,OFF,null]] 16:08:02.383 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77991bdf in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}] 16:08:02.383 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@34c81e16{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@43e8823b[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:08:02.383 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@387bf2d9,queue=0,pool=DuplexConnectionPool@74aa9c72[c=0/0/64,a=0,i=0,q=0] 16:08:02.399 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{WRITING}->null:IDLE-->WRITING 16:08:02.399 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@363a3d15{STARTED} 16:08:02.399 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@363a3d15{STOPPED} 16:08:02.399 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@1976f537[provider=null,keyStore=null,trustStore=null] 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@1976f537[provider=null,keyStore=null,trustStore=null] 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@736048ed{STARTED} 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@43a51d00{STARTED} 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@25da615a{STARTED} id=0 keys=0 selected=0 updates=0 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=W,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[CLOSING],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@499e3ea on ManagedSelector@25da615a{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@34c81e16{WRITING}->null 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@34c81e16{IDLE}->null:WRITING-->IDLE 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/0 selected 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 1 updates 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@499e3ea 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@25da615a{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa waiting with 0 keys 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@577e3f0c on ManagedSelector@25da615a{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.400 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@25da615a{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.400 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken with none selected 16:08:02.400 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa woken up from select, 0/0/0 selected 16:08:02.401 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@316245fa processing 0 keys, 1 updates 16:08:02.401 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:47188,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.401 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.401 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@577e3f0c 16:08:02.401 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5de7d9ea{null} 16:08:02.401 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=5 selected=0 updates=0 16:08:02.401 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.415 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:08:02.401 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2e23c180/SelectorProducer@499683c4/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:02.401Z 16:08:02.415 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/4 selected 16:08:02.415 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f9916c startThread=0 16:08:02.415 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:08:02.415 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=1/2,p=0}@7e98a79d waiting 16:08:02.415 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.415 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.415 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:08:02.415 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}] 16:08:02.415 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4efc25fc{s=1/2,p=0}] 16:08:02.415 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@4efc25fc{s=1/2,p=0} 16:08:02.415 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=0/2,p=0}@7e98a79d offer STOP! 16:08:02.415 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3a17d50f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.415 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@4efc25fc{s=-1/2,p=0} 16:08:02.415 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=-1/2,p=0}@7e98a79d task=STOP! 16:08:02.415 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4efc25fc{s=-1/2,p=0}@7e98a79d Exited 16:08:02.415 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1568159144-46,5,main] for 14999 16:08:02.415 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4efc25fc{s=-1/2,p=0}@7e98a79d in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.415 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23b4e800[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.415 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.415 [WebSocketClient@1568159144-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-47,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xC7\x1c\xA2c\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.416 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.416 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-45,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:08:02.416 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@51487807[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xC7\x1c\xA2c\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.416 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:08:02.416 [WebSocketClient@1568159144-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-48,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:08:02.416 [WebSocketClient@1568159144-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-44,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.486 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.416 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.417 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f9916c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:08:02.486 [WebSocketClient@1568159144-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-51,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.486 [WebSocketClient@1568159144-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-46,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.486 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1568159144-44,5,] for 14929 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.486 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3a17d50f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=85/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.486 [WebSocketClient@1568159144-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-49,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2e23c180/SelectorProducer@499683c4/IDLE/p=false/QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:02.486Z 16:08:02.486 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=86/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.486 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@25da615a{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@43a51d00{STOPPED} 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@736048ed{STOPPED} 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@5d7835a8{STOPPED} 16:08:02.486 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] 16:08:02.486 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=86/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@1effb72c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] 16:08:02.487 [WebSocketClient@1568159144-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1568159144-50,5,main] exited for QueuedThreadPool[WebSocketClient@1568159144]@6940f685{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] 16:08:02.487 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=86/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@1effb72c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@9863eae4[httpClient=HttpClient@5d7835a8{STOPPED},openSessions.size=0] 16:08:02.498 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STARTED},openSessions.size=1] 16:08:02.498 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STARTED},openSessions.size=1] 16:08:02.498 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@52cb4f50{STARTED} 16:08:02.498 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.498 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.498 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c] 16:08:02.498 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c] 16:08:02.498 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=74604/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@1e8d0f32[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.498 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=74604/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[OPENED],f=Flusher@4f16cb31[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@1e8d0f32[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.498 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],behavior=SERVER,connection=WebSocketServerConnection@2fe37c62::SocketChannelEndPoint@3a17d50f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=98/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@2fe37c62[s=ConnectionState@3c290ac[DISCONNECTED],f=Flusher@23b4e800[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ab33cc2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@1effb72c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1ccc190c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.498 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f9916c in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:08:02.499 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@79f85518) 16:08:02.499 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@79f85518,OFF,null] to Flusher@4f16cb31[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.499 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4f16cb31[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.499 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@79f85518,OFF,null]] 16:08:02.499 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@79f85518,OFF,null]] 16:08:02.499 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@432b4928{IDLE}->null [DirectByteBuffer@4680fe1b[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xB9u\xD0\xE7>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dcdc392[p=0,l=10,c=10,r=10]={<<<\xBa\x9c\x83\x8f\xCc\x01\xB4\x88\xCe\x1b>>>}] 16:08:02.510 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@432b4928{WRITING}->null:IDLE-->WRITING 16:08:02.511 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/4 selected 16:08:02.511 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=74616/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[CLOSING],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.511 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:08:02.511 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@432b4928{WRITING}->null 16:08:02.511 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@432b4928{IDLE}->null:WRITING-->IDLE 16:08:02.511 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7e8714c5 SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=74660/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]] 16:08:02.511 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.511 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=74660/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]] 16:08:02.511 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=74660/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING 16:08:02.511 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.512 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:08:02.512 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2023-04-18T16:08:02.512Z 16:08:02.512 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.512 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2023-04-18T16:08:02.512Z 16:08:02.512 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.512 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.512 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.512 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2023-04-18T16:08:02.512Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=74661/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:02.512 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2023-04-18T16:08:02.512Z 16:08:02.512 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@10f79ae2{l=/127.0.0.1:39650,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.512 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@23d789b2{AC.ReadCB@6b409bbd{WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=74661/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]]}} 16:08:02.512 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2023-04-18T16:08:02.512Z tryProduce true 16:08:02.513 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@3f2283f8{AC.ReadCB@3ba0696d{WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=0.0.0.0/0.0.0.0:39650,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]]}} 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:02.528 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.528 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@ea1f917[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xC7\x1c\xA2c\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.528 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=74677/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[OPENED],f=Flusher@3792e846[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=47,f=null]] 16:08:02.528 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=0.0.0.0/0.0.0.0:39650,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=17/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] onFillInterestedFailed {} 16:08:02.528 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 4 keys 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xB9u\xD0\xE7\xBa\x9c\x83\x8f\xCc\x01\xB4\x88\xCe\x1b>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xB9u\xD0\xE7\xBa\x9c\x83\x8f\xCc\x01\xB4\x88\xCe\x1b>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.528 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@255e5e2e{STARTED} id=0 keys=1 selected=0 updates=0 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@ea1f917[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xB9u\xD0\xE7\xBa\x9c\x83\x8f\xCc\x01\xB4\x88\xCe\x1b>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:08:02.528 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b6d0b78 startThread=0 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@45a1aac3[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@675cf33[p=0,l=10,c=10,r=10]={<<<\xBa\x9c\x83\x8f\xCc\x01\xB4\x88\xCe\x1b>>>} 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.528 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b6d0b78 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:08:02.528 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:08:02.528 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken with none selected 16:08:02.529 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 0/0/0 selected 16:08:02.529 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:08:02.529 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@10f79ae2{l=0.0.0.0/0.0.0.0:39650,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=17/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.529 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 0 keys, 0 updates 16:08:02.529 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.529 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.529 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.529 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:08:02.529 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@10f79ae2{l=0.0.0.0/0.0.0.0:39650,r=null,CLOSED,fill=-,flush=-,to=17/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.529 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.544 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 0 keys 16:08:02.544 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.544 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.544 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013] 16:08:02.544 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013] 16:08:02.544 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4fdbc180) 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4fdbc180,OFF,null] to Flusher@3792e846[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.545 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=0.0.0.0/0.0.0.0:39650,r=null,CLOSED,fill=-,flush=-,to=33/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]] 16:08:02.545 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3792e846[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4fdbc180,OFF,null]] 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],behavior=CLIENT,connection=WebSocketClientConnection@3ba0696d::SocketChannelEndPoint@10f79ae2{l=0.0.0.0/0.0.0.0:39650,r=null,CLOSED,fill=-,flush=-,to=33/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@3ba0696d[s=ConnectionState@f1b4d5e[DISCONNECTED],f=Flusher@4f16cb31[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@774528bf[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@1e8d0f32[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5fb65013],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@52cb4f50{STOPPED} 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4fdbc180,OFF,null]] 16:08:02.545 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b6d0b78 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=0/2,p=0}] 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@25a5c7db{STARTED} 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@28f878a0{STARTED,size=0,capacity=UNLIMITED} 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@28f878a0{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4ffe4687{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6eabbfb0[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@4d27d9d{STARTED,size=0,capacity=UNLIMITED} 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@4d27d9d{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@25a5c7db{STOPPED} 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@e322ec9{STARTED} 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ffe4687{WRITING}->null:IDLE-->WRITING 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=W,to=17/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[CLOSING],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@4ffe4687{WRITING}->null 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ffe4687{IDLE}->null:WRITING-->IDLE 16:08:02.545 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:08:02.545 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.595 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:08:02.595 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:08:02.595 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=49/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@3fbcfe81,queue=0,pool=DuplexConnectionPool@7a1f45ed[c=0/0/64,a=0,i=0,q=0] 16:08:02.595 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OSHUT,fill=-,flush=-,to=49/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@2b5183ec{STARTED} 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@2b5183ec{STOPPED} 16:08:02.595 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,OSHUT,fill=-,flush=-,to=49/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@2e5ee2c9[provider=null,keyStore=null,trustStore=null] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@2e5ee2c9[provider=null,keyStore=null,trustStore=null] 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@7acfb656{STARTED} 16:08:02.595 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@572e6fd9{STARTED} 16:08:02.595 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@53a0b0c3{l=/127.0.0.1:8899,r=/127.0.0.1:39650,CLOSED,fill=-,flush=-,to=50/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.596 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@255e5e2e{STARTED} id=0 keys=0 selected=0 updates=0 16:08:02.596 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1086db98 on ManagedSelector@255e5e2e{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.596 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@23d789b2{null} 16:08:02.596 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@255e5e2e{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.596 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=4 selected=0 updates=0 16:08:02.596 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken with none selected 16:08:02.596 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 0/0/0 selected 16:08:02.596 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@640a3785 startThread=0 16:08:02.596 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 0 keys, 1 updates 16:08:02.596 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:08:02.596 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.596 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/3 selected 16:08:02.596 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@640a3785 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:08:02.596 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:08:02.596 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1086db98 16:08:02.596 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.596 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.596 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@255e5e2e{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.596 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:08:02.596 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@53a0b0c3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=50/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.596 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.596 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.596 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@51b78fb5 on ManagedSelector@255e5e2e{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.596 [qtp780934299-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@53a0b0c3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=50/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.611 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@255e5e2e{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb waiting with 0 keys 16:08:02.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@ea1f917[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xB9u\xD0\xE7\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken with none selected 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb woken up from select, 0/0/0 selected 16:08:02.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@ea1f917[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xB9u\xD0\xE7\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f8284eb processing 0 keys, 1 updates 16:08:02.611 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@51b78fb5 16:08:02.611 [qtp780934299-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=65/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.611 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:08:02.611 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:08:02.611 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=1/2,p=0}@10787b50 waiting 16:08:02.611 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:02.611Z 16:08:02.611 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=65/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@7856068e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.611 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}] 16:08:02.612 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@12abdfb{s=1/2,p=0}] 16:08:02.612 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@12abdfb{s=1/2,p=0} 16:08:02.612 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=0/2,p=0}@10787b50 offer STOP! 16:08:02.612 [qtp780934299-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=66/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@7856068e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.612 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@12abdfb{s=-1/2,p=0} 16:08:02.612 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=-1/2,p=0}@10787b50 task=STOP! 16:08:02.612 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.612 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@12abdfb{s=-1/2,p=0}@10787b50 Exited 16:08:02.612 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.612 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@238169801-78,5,main] for 14999 16:08:02.612 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@12abdfb{s=-1/2,p=0}@10787b50 in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.612 [WebSocketClient@238169801-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.612 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.612 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.612 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-77,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.612 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.612 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.612 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.626 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae] 16:08:02.628 [WebSocketClient@238169801-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-75,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae] 16:08:02.628 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-81,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-76,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-80,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-78,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-74,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [WebSocketClient@238169801-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@238169801-79,5,main] exited for QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@238169801-79,5,] for 14983 16:08:02.628 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.628 [qtp780934299-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],behavior=SERVER,connection=WebSocketServerConnection@6b409bbd::SocketChannelEndPoint@53a0b0c3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=82/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6b409bbd[s=ConnectionState@7a414029[DISCONNECTED],f=Flusher@3792e846[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@45a1aac3[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@7856068e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@5ab052ae],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.629 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7f5eae0f/SelectorProducer@58b71ceb/IDLE/p=false/QueuedThreadPool[WebSocketClient@238169801]@4d0753c9{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:02.628Z 16:08:02.684 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@255e5e2e{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:02.684 [qtp780934299-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@640a3785 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:08:02.684 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@572e6fd9{STOPPED} 16:08:02.684 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@7acfb656{STOPPED} 16:08:02.684 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@e322ec9{STOPPED} 16:08:02.684 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] 16:08:02.684 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] 16:08:02.685 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] 16:08:02.685 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@d854c138[httpClient=HttpClient@e322ec9{STOPPED},openSessions.size=0] 16:08:02.685 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STARTED},openSessions.size=1] 16:08:02.685 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STARTED},openSessions.size=1] 16:08:02.685 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@54bca971{STARTED} 16:08:02.685 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73647/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]],remote=WebSocketRemoteEndpoint@181f6ae6[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.685 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73647/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[OPENED],f=Flusher@426bdc84[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]],remote=WebSocketRemoteEndpoint@181f6ae6[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@32850742) 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@32850742,OFF,null] to Flusher@426bdc84[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@32850742,OFF,null]] 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@32850742,OFF,null]] 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@727f02e5{IDLE}->null [DirectByteBuffer@7170eca1[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x12kZ,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@570ca30c[p=0,l=10,c=10,r=10]={<<<\x11\x82\tDg\x1f>Ce\x05>>>}] 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{WRITING}->null:IDLE-->WRITING 16:08:02.686 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/3 selected 16:08:02.686 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=73648/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[CLOSING],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@727f02e5{WRITING}->null 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@727f02e5{IDLE}->null:WRITING-->IDLE 16:08:02.686 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.686 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@119487b4 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=73650/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:08:02.687 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.687 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=73650/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:08:02.687 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:08:02.687 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.687 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=73650/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING 16:08:02.687 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.687 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.687 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2023-04-18T16:08:02.687Z 16:08:02.696 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.696 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2023-04-18T16:08:02.696Z 16:08:02.696 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@142f63d{l=/127.0.0.1:39666,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.696 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2023-04-18T16:08:02.696Z 16:08:02.696 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2023-04-18T16:08:02.696Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=73660/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:02.696 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2e97ed11{AC.ReadCB@11844ef9{WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=0.0.0.0/0.0.0.0:39666,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]]}} 16:08:02.696 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2023-04-18T16:08:02.696Z tryProduce true 16:08:02.696 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.696 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@196786f5{AC.ReadCB@1a4b000a{WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=73660/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]]}} 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:02.697 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=FI,flush=-,to=73660/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[OPENED],f=Flusher@6907c121[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=75,f=null]] 16:08:02.697 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 3 keys 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xB9u\xD0\xE7\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x12kZ,\x11\x82\tDg\x1f>Ce\x05>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x12kZ,\x11\x82\tDg\x1f>Ce\x05>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x12kZ,\x11\x82\tDg\x1f>Ce\x05>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:08:02.697 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=0.0.0.0/0.0.0.0:39666,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=10/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] onFillInterestedFailed {} 16:08:02.697 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@3a114ba[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:08:02.697 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7a2b1eb4{STARTED} id=0 keys=1 selected=0 updates=0 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@26acc9ad[p=0,l=10,c=10,r=10]={<<<\x11\x82\tDg\x1f>Ce\x05>>>} 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a2b447f startThread=0 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:08:02.708 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:08:02.708 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a2b447f in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:08:02.708 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/0 selected 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.708 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 0 updates 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:08:02.708 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.708 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.708 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 0 keys 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@142f63d{l=0.0.0.0/0.0.0.0:39666,r=null,CLOSED,fill=-,flush=-,to=21/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.708 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@142f63d{l=0.0.0.0/0.0.0.0:39666,r=null,CLOSED,fill=-,flush=-,to=21/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672] 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672] 16:08:02.708 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=0.0.0.0/0.0.0.0:39666,r=null,CLOSED,fill=-,flush=-,to=21/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]] 16:08:02.708 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60298f77) 16:08:02.708 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60298f77,OFF,null] to Flusher@6907c121[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.708 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],behavior=CLIENT,connection=WebSocketClientConnection@11844ef9::SocketChannelEndPoint@142f63d{l=0.0.0.0/0.0.0.0:39666,r=null,CLOSED,fill=-,flush=-,to=21/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@11844ef9[s=ConnectionState@20dfbc30[DISCONNECTED],f=Flusher@426bdc84[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@71abb1b6[ExtensionStack,s=START,c=0,len=303,f=null]],remote=WebSocketRemoteEndpoint@181f6ae6[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@5c73f672],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.709 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@54bca971{STOPPED} 16:08:02.721 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60298f77,OFF,null]] 16:08:02.721 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a2b447f in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=0/2,p=0}] 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@23706db8{STARTED} 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@129fed45{STARTED,size=0,capacity=UNLIMITED} 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@129fed45{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@205bed61{STARTED,size=0,capacity=UNLIMITED} 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@205bed61{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.721 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60298f77,OFF,null]] 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@23706db8{STOPPED} 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@184fb68d{STARTED} 16:08:02.721 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@634aee3b{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@67d72013[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:08:02.721 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{WRITING}->null:IDLE-->WRITING 16:08:02.721 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=W,to=24/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[CLOSING],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@634aee3b{WRITING}->null 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@634aee3b{IDLE}->null:WRITING-->IDLE 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@2ab5afc7,queue=0,pool=DuplexConnectionPool@4dc8c0ea[c=0/0/64,a=0,i=0,q=0] 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3e48d38{STARTED} 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3e48d38{STOPPED} 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@1e530163[provider=null,keyStore=null,trustStore=null] 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@1e530163[provider=null,keyStore=null,trustStore=null] 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@71d8cfe7{STARTED} 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@11b377c5{STARTED} 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7a2b1eb4{STARTED} id=0 keys=0 selected=0 updates=0 16:08:02.722 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.722 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@200efb6f on ManagedSelector@7a2b1eb4{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.734 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:08:02.734 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,OSHUT,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/0 selected 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 1 updates 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@200efb6f 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@7a2b1eb4{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.734 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@58ba2f48{l=/127.0.0.1:8899,r=/127.0.0.1:39666,CLOSED,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.734 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@56ed0e2b on ManagedSelector@7a2b1eb4{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d waiting with 0 keys 16:08:02.734 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a2b1eb4{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.734 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@196786f5{null} 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken with none selected 16:08:02.734 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d woken up from select, 0/0/0 selected 16:08:02.734 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=3 selected=0 updates=0 16:08:02.735 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6dc9943d processing 0 keys, 1 updates 16:08:02.735 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.735 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@56ed0e2b 16:08:02.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:08:02.735 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f6daf74 startThread=0 16:08:02.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:08:02.735 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:08:02.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.735 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=1/2,p=0}@22337dcf waiting 16:08:02.735 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f6daf74 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:08:02.735 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:08:02.735 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@58ba2f48{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=13/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.735 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:02.735Z 16:08:02.735 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.735 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}] 16:08:02.735 [qtp780934299-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@58ba2f48{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=13/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.735 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@702c436b{s=1/2,p=0}] 16:08:02.735 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\x12kZ,\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.735 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@702c436b{s=1/2,p=0} 16:08:02.735 [qtp780934299-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=13/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.785 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.785 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:08:02.785 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:08:02.785 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=0/2,p=0}@22337dcf offer STOP! 16:08:02.785 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@42323a33[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\x12kZ,\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.785 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:08:02.785 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@702c436b{s=-1/2,p=0} 16:08:02.785 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=-1/2,p=0}@22337dcf task=STOP! 16:08:02.785 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@407877261-90,5,main] for 14999 16:08:02.785 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@702c436b{s=-1/2,p=0}@22337dcf Exited 16:08:02.785 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=63/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@372e19c3[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.785 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@702c436b{s=-1/2,p=0}@22337dcf in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.785 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:08:02.785 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.785 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-87,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-88,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-85,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-90,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-86,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.786 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@407877261-86,5,] for 14998 16:08:02.787 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.797 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.787 [qtp780934299-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=64/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@372e19c3[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.787 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.797 [WebSocketClient@407877261-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-91,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@407877261-91,5,main] for 14988 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@407877261-89,5,main] for 14988 16:08:02.797 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.797 [WebSocketClient@407877261-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-84,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.797 [WebSocketClient@407877261-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@407877261-89,5,main] exited for QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.797 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.797 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b] 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.797 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b] 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7bca6fac/SelectorProducer@5c60b0a0/IDLE/p=false/QueuedThreadPool[WebSocketClient@407877261]@46d63dbb{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:02.797Z 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7a2b1eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@11b377c5{STOPPED} 16:08:02.797 [qtp780934299-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],behavior=SERVER,connection=WebSocketServerConnection@1a4b000a::SocketChannelEndPoint@58ba2f48{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=75/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@1a4b000a[s=ConnectionState@6e2134d3[DISCONNECTED],f=Flusher@6907c121[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a114ba[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@372e19c3[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@14b40a1b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@71d8cfe7{STOPPED} 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@184fb68d{STOPPED} 16:08:02.797 [qtp780934299-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f6daf74 in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:08:02.797 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] 16:08:02.798 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] 16:08:02.798 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] 16:08:02.798 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@1500481a[httpClient=HttpClient@184fb68d{STOPPED},openSessions.size=0] 16:08:02.798 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STARTED},openSessions.size=1] 16:08:02.798 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STARTED},openSessions.size=1] 16:08:02.798 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@5524b72f{STARTED} 16:08:02.798 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=70061/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@695163f7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=70073/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[OPENED],f=Flusher@38bd1452[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@695163f7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64cbc339) 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64cbc339,OFF,null] to Flusher@38bd1452[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64cbc339,OFF,null]] 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@64cbc339,OFF,null]] 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7722a39c{IDLE}->null [DirectByteBuffer@4236b63[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xF2V\xA6<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@53a13d0b[p=0,l=10,c=10,r=10]={<<<\xF1\xBf\xF5T\x87"\xC2S\x858>>>}] 16:08:02.810 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{WRITING}->null:IDLE-->WRITING 16:08:02.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=70074/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[CLOSING],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@7722a39c{WRITING}->null 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7722a39c{IDLE}->null:WRITING-->IDLE 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@724029d1 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=70075/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]] 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:08:02.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=70076/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]] 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.811 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=70076/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.811 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.811 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2023-04-18T16:08:02.811Z 16:08:02.821 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.821 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2023-04-18T16:08:02.821Z 16:08:02.822 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6259d555{l=/127.0.0.1:39674,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2023-04-18T16:08:02.822Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=70086/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:02.822 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4d8cc21a{AC.ReadCB@4c7c0b53{WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=0.0.0.0/0.0.0.0:39674,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]]}} 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2c9b6840{AC.ReadCB@136943be{WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=FI,flush=-,to=70086/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=null]]}} 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:02.822 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5ad6824d task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2023-04-18T16:08:02.822Z 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\x12kZ,\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.822 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=0.0.0.0/0.0.0.0:39674,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=11/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] onFillInterestedFailed {} 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF2V\xA6<\xF1\xBf\xF5T\x87"\xC2S\x858>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.822 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@35e8316e{STARTED} id=0 keys=1 selected=0 updates=0 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF2V\xA6<\xF1\xBf\xF5T\x87"\xC2S\x858>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF2V\xA6<\xF1\xBf\xF5T\x87"\xC2S\x858>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:02.822 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2023-04-18T16:08:02.822Z tryProduce true 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:08:02.822 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d83fd02 startThread=0 16:08:02.822 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:08:02.822 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.822 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.822 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:08:02.822 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d83fd02 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:08:02.822 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/0 selected 16:08:02.822 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6259d555{l=0.0.0.0/0.0.0.0:39674,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.822 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6259d555{l=0.0.0.0/0.0.0.0:39674,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.822 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[OPENED],f=Flusher@4da859d1[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=178,f=CLOSE[len=0,fin=true,rsv=...,masked=false]]] 16:08:02.823 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@5ae9b7d0[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:08:02.834 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 0 updates 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@38bd1452[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.834 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4cae7060[p=0,l=10,c=10,r=10]={<<<\xF1\xBf\xF5T\x87"\xC2S\x858>>>} 16:08:02.834 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:02.834 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e] 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.834 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 0 keys 16:08:02.834 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=0.0.0.0/0.0.0.0:39674,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e] 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:08:02.834 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],behavior=CLIENT,connection=WebSocketClientConnection@4c7c0b53::SocketChannelEndPoint@6259d555{l=0.0.0.0/0.0.0.0:39674,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@4c7c0b53[s=ConnectionState@6c9e70cc[DISCONNECTED],f=Flusher@38bd1452[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@14b7a685[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@695163f7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@3672276e],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@5524b72f{STOPPED} 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@2cc03cd1{STARTED} 16:08:02.834 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d83fd02 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}] 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@149c3204{STARTED,size=0,capacity=UNLIMITED} 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5de86fb4) 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@149c3204{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@4e17913b{STARTED,size=0,capacity=UNLIMITED} 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@4e17913b{STOPPED,size=0,capacity=UNLIMITED} 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5de86fb4,OFF,null] to Flusher@4da859d1[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@2cc03cd1{STOPPED} 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.834 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@782bf610{STARTED} 16:08:02.834 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5de86fb4,OFF,null]] 16:08:02.835 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5de86fb4,OFF,null]] 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:08:02.835 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7addb4c4{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6e0d1d86[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:08:02.835 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{WRITING}->null:IDLE-->WRITING 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@7f08caf,queue=0,pool=DuplexConnectionPool@4defd42[c=0/0/64,a=0,i=0,q=0] 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@497aec8c{STARTED} 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@497aec8c{STOPPED} 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@73fc518f[provider=null,keyStore=null,trustStore=null] 16:08:02.835 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@73fc518f[provider=null,keyStore=null,trustStore=null] 16:08:02.883 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=W,to=60/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[CLOSING],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.891 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@3db663d0{STARTED} 16:08:02.891 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@7addb4c4{WRITING}->null 16:08:02.891 [qtp780934299-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7addb4c4{IDLE}->null:WRITING-->IDLE 16:08:02.891 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@4e6f2bb5{STARTED} 16:08:02.891 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@35e8316e{STARTED} id=0 keys=0 selected=0 updates=0 16:08:02.891 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.891 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:08:02.891 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@57eb3980 on ManagedSelector@35e8316e{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.891 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.891 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.891 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:08:02.891 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.891 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/0 selected 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@57eb3980 16:08:02.892 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@35e8316e{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.892 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 waiting with 0 keys 16:08:02.892 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@488c386d on ManagedSelector@35e8316e{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:02.892 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@35e8316e{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken with none selected 16:08:02.892 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@71a990e7{l=/127.0.0.1:8899,r=/127.0.0.1:39674,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 woken up from select, 0/0/0 selected 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@13c12450 processing 0 keys, 1 updates 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@488c386d 16:08:02.892 [qtp780934299-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2c9b6840{null} 16:08:02.892 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=2 selected=0 updates=0 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.892 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b0eb9dd startThread=0 16:08:02.892 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:08:02.892 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b0eb9dd in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:08:02.892 [qtp780934299-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@71a990e7{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:02.892 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:08:02.892 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:02.892Z 16:08:02.892 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=1/2,p=0}@5c3bc263 waiting 16:08:02.903 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:08:02.903 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@4da859d1[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.903 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.903 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}] 16:08:02.903 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.903 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xF2V\xA6<\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.903 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:02.903 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@26d96e5{s=1/2,p=0}] 16:08:02.903 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:08:02.903 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:08:02.903 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@26d96e5{s=1/2,p=0} 16:08:02.903 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@22d93edd[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xF2V\xA6<\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:02.903 [qtp780934299-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@71a990e7{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.903 [qtp780934299-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:08:02.903 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=0/2,p=0}@5c3bc263 offer STOP! 16:08:02.903 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5fb1f5d9 waiting 16:08:02.903 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@26d96e5{s=-1/2,p=0} 16:08:02.903 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=-1/2,p=0}@5c3bc263 task=STOP! 16:08:02.903 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@26d96e5{s=-1/2,p=0}@5c3bc263 Exited 16:08:02.903 [qtp780934299-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=12/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:02.903 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@2016146960-110,5,main] for 14999 16:08:02.903 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:08:02.903 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.903 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.903 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.903 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@26d96e5{s=-1/2,p=0}@5c3bc263 in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.903 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.903 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.903 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.903 [WebSocketClient@2016146960-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-108,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.921 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-109,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.921 [WebSocketClient@2016146960-105] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-105,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-107,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [WebSocketClient@2016146960-106] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-106,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.904 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=12/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@4d0543dd[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.921 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.921 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.921 [WebSocketClient@2016146960-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-112,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.921 [WebSocketClient@2016146960-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-111,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.922 [WebSocketClient@2016146960-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@2016146960-110,5,main] exited for QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.922 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@2016146960-112,5,] for 14981 16:08:02.922 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 16:08:02.922 [qtp780934299-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=30/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@4d0543dd[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.922 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.922 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:02.922 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc] 16:08:02.922 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@21e20ad5/SelectorProducer@3f628ce9/IDLE/p=false/QueuedThreadPool[WebSocketClient@2016146960]@47fbc56{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:02.922Z 16:08:02.922 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc] 16:08:02.922 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@35e8316e{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:02.922 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@4e6f2bb5{STOPPED} 16:08:02.923 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@3db663d0{STOPPED} 16:08:02.923 [qtp780934299-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],behavior=SERVER,connection=WebSocketServerConnection@136943be::SocketChannelEndPoint@71a990e7{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=31/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136943be[s=ConnectionState@28a66dd9[DISCONNECTED],f=Flusher@4da859d1[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ae9b7d0[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@4d0543dd[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2185d8bc],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@782bf610{STOPPED} 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] 16:08:02.937 [qtp780934299-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b0eb9dd in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}] 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@f2443228[httpClient=HttpClient@782bf610{STOPPED},openSessions.size=0] 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STARTED},openSessions.size=1] 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STARTED},openSessions.size=1] 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - shutdown already commenced 16:08:02.937 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@3e3861d7{STARTED} 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3803/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3803/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[OPENED],f=Flusher@f55b3e7[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@129f1d12) 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@129f1d12,OFF,null] to Flusher@f55b3e7[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@129f1d12,OFF,null]] 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@129f1d12,OFF,null]] 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@29b3f484{IDLE}->null [DirectByteBuffer@600699ae[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xD9uR\xCd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6e2f9b17[p=0,l=10,c=10,r=10]={<<<\xDa\x9c\x01\xA5\xAc\x016\xA2\xAe\x1b>>>}] 16:08:02.938 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{WRITING}->null:IDLE-->WRITING 16:08:02.939 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=3804/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[CLOSING],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.939 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/1 selected 16:08:02.939 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@29b3f484{WRITING}->null 16:08:02.939 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:08:02.939 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@29b3f484{IDLE}->null:WRITING-->IDLE 16:08:02.939 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:02.939 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6ab9de89 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3806/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]] 16:08:02.990 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:02.990 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3857/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]] 16:08:02.990 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:08:02.990 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3858/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING 16:08:02.991 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:02.991 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=51/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.991 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0} tryExecute EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2023-04-18T16:08:02.991Z 16:08:02.991 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=52/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.991 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 offer EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/PRODUCING/p=false/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2023-04-18T16:08:02.991Z 16:08:02.991 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=52/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.991 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7cd22a2d{l=/127.0.0.1:42572,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=52/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:02.991 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@53073eb3{AC.ReadCB@7ba35a8b{WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:42572,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=52/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]]}} 16:08:02.991 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=1/2,p=0}@5fb1f5d9 task=EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2023-04-18T16:08:02.991Z 16:08:02.991 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2023-04-18T16:08:02.991Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3858/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:02.991 [qtp780934299-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@31edaa7d/SelectorProducer@51a9ad5e/IDLE/p=true/QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2023-04-18T16:08:02.991Z tryProduce true 16:08:02.991 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:42572,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=52/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] onFillInterestedFailed {} 16:08:02.992 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:02.992 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@e8ea697{STARTED} id=0 keys=1 selected=0 updates=0 16:08:02.992 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:02.992 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18e6e559{AC.ReadCB@12c5d1b3{WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3859/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]]}} 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:03.011 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@474999ef startThread=0 16:08:03.011 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:03.011 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 16:08:03.011 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=FI,flush=-,to=3878/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[OPENED],f=Flusher@36e67786[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=178,f=null]] 16:08:03.011 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:08:03.011 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@474999ef in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}] 16:08:03.011 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 0 updates 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xF2V\xA6<\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 16:08:03.011 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:03.011 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:03.011 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:42572,r=null,CLOSED,fill=-,flush=-,to=72/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:03.011 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 0 keys 16:08:03.011 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@f55b3e7[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xD9uR\xCd\xDa\x9c\x01\xA5\xAc\x016\xA2\xAe\x1b>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xD9uR\xCd\xDa\x9c\x01\xA5\xAc\x016\xA2\xAe\x1b>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:08:03.011 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:03.011 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xD9uR\xCd\xDa\x9c\x01\xA5\xAc\x016\xA2\xAe\x1b>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:03.011 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0] 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:08:03.011 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0] 16:08:03.011 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:42572,r=null,CLOSED,fill=-,flush=-,to=72/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:03.011 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:08:03.012 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@6c7deffe[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:08:03.012 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],behavior=CLIENT,connection=WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:42572,r=null,CLOSED,fill=-,flush=-,to=72/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@5e8e34d4[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@65f2f9b0],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:03.012 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@6f4cfa95[p=0,l=10,c=10,r=10]={<<<\xDa\x9c\x01\xA5\xAc\x016\xA2\xAe\x1b>>>} 16:08:03.012 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@7ba35a8b::SocketChannelEndPoint@7cd22a2d{l=0.0.0.0/0.0.0.0:42572,r=null,CLOSED,fill=-,flush=-,to=72/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7ba35a8b[s=ConnectionState@16dde15d[DISCONNECTED],f=Flusher@f55b3e7[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6ec3c784[ExtensionStack,s=START,c=0,len=125,f=null]] 16:08:03.012 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@3e3861d7{STOPPED} 16:08:03.012 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:08:03.031 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@5e2a3040{STARTED} 16:08:03.031 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:08:03.031 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:03.031 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@74294c1a{STARTED,size=0,capacity=UNLIMITED} 16:08:03.031 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:08:03.031 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@74294c1a{STOPPED,size=0,capacity=UNLIMITED} 16:08:03.031 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@6d025d1d{STARTED,size=0,capacity=UNLIMITED} 16:08:03.031 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@6d025d1d{STOPPED,size=0,capacity=UNLIMITED} 16:08:03.032 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@474999ef in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}] 16:08:03.031 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@5e2a3040{STOPPED} 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@12968227{STARTED} 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4332923c) 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4332923c,OFF,null] to Flusher@36e67786[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4332923c,OFF,null]] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@59e43e8c,queue=0,pool=DuplexConnectionPool@2caa5d7c[c=0/0/64,a=0,i=0,q=0] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@64524dd{STARTED} 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4332923c,OFF,null]] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@64524dd{STOPPED} 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@2cfa2c4f[provider=null,keyStore=null,trustStore=null] 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ada425b{IDLE}->null [DirectByteBuffer@534a726e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1d3bf5f1[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@2cfa2c4f[provider=null,keyStore=null,trustStore=null] 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@144ab54{STARTED} 16:08:03.032 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{WRITING}->null:IDLE-->WRITING 16:08:03.032 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@47a7a101{STARTED} 16:08:03.033 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@e8ea697{STARTED} id=0 keys=0 selected=0 updates=0 16:08:03.033 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@2dd47b99 on ManagedSelector@e8ea697{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:03.033 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:03.033 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=W,to=21/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[CLOSING],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.045 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@2ada425b{WRITING}->null 16:08:03.045 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:08:03.045 [qtp780934299-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ada425b{IDLE}->null:WRITING-->IDLE 16:08:03.045 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 16:08:03.045 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:08:03.045 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2dd47b99 16:08:03.046 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:03.046 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@e8ea697{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 waiting with 0 keys 16:08:03.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@79cb5c64 on ManagedSelector@e8ea697{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:03.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@e8ea697{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken with none selected 16:08:03.046 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 woken up from select, 0/0/0 selected 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63a1d8e8 processing 0 keys, 1 updates 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@79cb5c64 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}@2c5b20d7 size 2 > capacity 16:08:03.046 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.046 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}@2c5b20d7 in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}] 16:08:03.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:03.046Z 16:08:03.046 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@311853607]@6c518474{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}] 16:08:03.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=2/2,p=0}] 16:08:03.046 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,OSHUT,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@74dbb1ee{s=2/2,p=0} 16:08:03.047 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@73440b52{l=/127.0.0.1:8899,r=/127.0.0.1:42572,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.047 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@4150cb2c offer STOP! 16:08:03.047 [qtp780934299-21] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@18e6e559{null} 16:08:03.047 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=1/2,p=0}@4150cb2c task=STOP! 16:08:03.047 [qtp780934299-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f284218{STARTED} id=0 keys=1 selected=0 updates=0 16:08:03.047 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}@2bf3e7a4 offer STOP! 16:08:03.047 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=0/2,p=0}@4150cb2c Exited 16:08:03.047 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@74dbb1ee{s=-1/2,p=0} 16:08:03.047 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fefff2d startThread=0 16:08:03.047 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:08:03.047 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=-1/2,p=0}@2bf3e7a4 task=STOP! 16:08:03.089 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@74dbb1ee{s=-1/2,p=0}@4150cb2c in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@74dbb1ee{s=-1/2,p=0}] 16:08:03.089 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@311853607-125,5,main] for 14999 16:08:03.047 [qtp780934299-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fefff2d in QueuedThreadPool[qtp780934299]@2e8c1c9b{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3932c79a{s=1/2,p=0}] 16:08:03.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/0 selected 16:08:03.089 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@74dbb1ee{s=-1/2,p=0}@2bf3e7a4 Exited 16:08:03.089 [WebSocketClient@311853607-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-124,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:08:03.089 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:03.089 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@74dbb1ee{s=-1/2,p=0}@2bf3e7a4 in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:03.089 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [qtp780934299-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 0 keys 16:08:03.089 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [WebSocketClient@311853607-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-125,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [qtp780934299-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@73440b52{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=43/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.089 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [qtp780934299-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@73440b52{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=43/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.089 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.090 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.089 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@311853607-119,5,main] for 14999 16:08:03.090 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:03.090 [WebSocketClient@311853607-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-121,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.090 [WebSocketClient@311853607-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-123,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.090 [WebSocketClient@311853607-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-126,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.090 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.090 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.090 [qtp780934299-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=44/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:08:03.090 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1754444726@47305faa in QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.101 [WebSocketClient@311853607-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-119,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.101 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:08:03.090 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[READING] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xD9uR\xCd\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:03.101 [WebSocketClient@311853607-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-120,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.101 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@311853607-120,5,main] for 14987 16:08:03.101 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:03.101 [WebSocketClient@311853607-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@311853607-122,5,main] exited for QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.101 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:08:03.102 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2eee5c24[EOF] getAction(DirectByteBuffer@67ebb6c4[p=16,l=16,c=4096,r=0]={\x88\x8a\xD9uR\xCd\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:03.102 [qtp780934299-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:03.102 [qtp780934299-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3932c79a{s=2/2,p=0}@5ad6824d waiting 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5bb51241/SelectorProducer@7479b626/IDLE/p=false/QueuedThreadPool[WebSocketClient@311853607]@6c518474{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:03.102Z 16:08:03.102 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=56/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@144db0b0[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@e8ea697{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@47a7a101{STOPPED} 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@144ab54{STOPPED} 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@12968227{STOPPED} 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] 16:08:03.102 [qtp780934299-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],behavior=SERVER,connection=WebSocketServerConnection@12c5d1b3::SocketChannelEndPoint@73440b52{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=56/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@12c5d1b3[s=ConnectionState@142d6c48[DISCONNECTED],f=Flusher@36e67786[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6c7deffe[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@144db0b0[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:03.102 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@4a1c740b[httpClient=HttpClient@12968227{STOPPED},openSessions.size=0] 16:08:03.102 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:03.103 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:03.103 [qtp780934299-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2ed72772] [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ rest-access --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ rest-access --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:http-tools >----------- [INFO] Building sensiNact IoT Gateway - HTTP Forwarding and Callback Factories 2.0-SNAPSHOT [26/121] [INFO] from platform/northbound/http-tools/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http-tools --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http-tools --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http-tools --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ http-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ http-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ http-tools --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.nthbnd.http.callback, has 1, private references [org.eclipse.sensinact.gateway.nthbnd.http.callback.internal] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ http-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ http-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-tools --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ http-tools --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ http-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ http-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ http-tools --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-tools --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ http-tools --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' # startlevel: not handled # java.class.path /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar # inited runbundles=[/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] activators=[] timeout=0 # version biz.aQute.launcher.pre;version=6.1.0.202111112301-SNAPSHOT, org.apache.felix.framework;version=6.0.3, biz.aQute.launcher;version=6.1.0.202111112301-SNAPSHOT # using working dir: /tmp/osgi.2912633217173355397.fw with keeping=false # deleting working dir /tmp/osgi.2912633217173355397.fw because not kept # system packages used: com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" # using META-INF/services # framework instance org.apache.felix.framework [0] # inited system bundle org.apache.felix.framework [0] # registered launcher with arguments for syncing # start embedded activators # Updating framework with [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar # installing /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar # installing /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar # installing /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar # installing /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar # installing /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar # installing /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar # installing /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # system bundle started ok # Waiting for refresh to finish # Refresh is finished # bundles administered [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar, /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # Will start bundles: [ch.qos.logback.core [1], log4j [2], org.apache.felix.http.jetty [3], org.apache.felix.http.servlet-api [4], org.apache.felix.scr [5], org.opentest4j [6], org.osgi.service.cm [7], org.osgi.test.common [8], org.osgi.test.junit5 [9], org.osgi.util.function [10], org.osgi.util.promise [11], slf4j.api [12], org.eclipse.sensinact.gateway.nthbnd.http-tools [13], org.eclipse.sensinact.gateway.nthbnd.http-tools-tests [14], org.eclipse.sensinact.gateway.nthbnd.rest-access [15], org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access [16], org.eclipse.sensinact.gateway.protocol.http [17], org.eclipse.sensinact.gateway.sensinact-common [18], org.eclipse.sensinact.gateway.sensinact-core [19], org.eclipse.sensinact.gateway.sensinact-datastore-api [20], org.eclipse.sensinact.gateway.sensinact-generic [21], org.eclipse.sensinact.gateway.sensinact-signature-validator-api [22], org.eclipse.sensinact.gateway.sensinact-utils [23], org.eclipse.sensinact.gateway.simulated.devices.light [24], org.eclipse.sensinact.gateway.simulated.devices.slider [25], org.eclipse.sensinact.gateway.sensinact-security-none [26], org.eclipse.sensinact.gateway.sensinact-signature-validator-mock [27], org.apache.felix.framework.security [28], junit-jupiter-api [29], junit-jupiter-engine [30], junit-jupiter-params [31], junit-platform-commons [32], junit-platform-engine [33], junit-platform-launcher [34], org.osgi.service.component [35], com.fasterxml.jackson.core.jackson-annotations [36], com.fasterxml.jackson.core.jackson-core [37], com.fasterxml.jackson.core.jackson-databind [38], jakarta.json-api [39], org.eclipse.parsson [40], com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp [41], ch.qos.logback.classic [42], org.eclipse.jetty.util [43], org.eclipse.jetty.websocket.common [44], biz.aQute.tester.junit-platform [45]] # starting ch.qos.logback.core # started ch.qos.logback.core # starting log4j # started log4j # starting org.apache.felix.http.jetty 16:08:14.182 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:08:14.189 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1137ms to org.eclipse.jetty.util.log.Slf4jLog 16:08:14.200 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1976804832]@75d3a5e0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@79e4c792,POJO} 16:08:14.206 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1976804832]@75d3a5e0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:08:14.209 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@273444fe[null] added {org.eclipse.jetty.security.DefaultIdentityService@33bc72d1,POJO} 16:08:14.209 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@273444fe[OSGi HTTP Service Realm] added {UserStore@1a75e76a{STOPPED},AUTO} 16:08:14.210 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STOPPED}[9.4.42.v20210604] added {HashLoginService@273444fe[OSGi HTTP Service Realm],AUTO} 16:08:14.227 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED},[o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED}]}] 16:08:14.228 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@433defed{STOPPED} added {o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED},AUTO} 16:08:14.230 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@312aa7c 16:08:14.238 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=-1,MANAGED} 16:08:14.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=-1 added {ServletHandler@431cd9b2{STOPPED},MANAGED} 16:08:14.242 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:08:14.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@68c9d179,UNMANAGED} 16:08:14.246 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:08:14.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f,POJO} 16:08:14.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@433defed{STOPPED},MANAGED} 16:08:14.247 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@d737b89{STOPPED}[9.4.42.v20210604] 16:08:14.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTING}[9.4.42.v20210604] added {ErrorHandler@aba625{STOPPED},AUTO} 16:08:14.251 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:08:14.268 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@d737b89{STARTING}[9.4.42.v20210604] 16:08:14.269 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1976804832]@75d3a5e0{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:08:14.270 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0} 16:08:14.271 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] added {ReservedThreadExecutor@2584b82d{s=0/2,p=0},AUTO} 16:08:14.271 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@2584b82d{s=0/2,p=0} 16:08:14.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1227ms ReservedThreadExecutor@2584b82d{s=0/2,p=0} 16:08:14.280 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-16,5,main] 16:08:14.280 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-17,5,main] 16:08:14.281 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-18,5,main] 16:08:14.281 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-19,5,main] 16:08:14.281 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.281 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.281 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-20,5,main] 16:08:14.281 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-21,5,main] 16:08:14.282 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.282 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.282 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-22,5,main] 16:08:14.282 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1976804832-23,5,main] 16:08:14.282 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.282 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.282 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1230ms QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@273444fe[OSGi HTTP Service Realm] 16:08:14.283 [qtp1976804832-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@1a75e76a{STOPPED} 16:08:14.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1231ms UserStore@1a75e76a{STARTED} 16:08:14.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1232ms HashLoginService@273444fe[OSGi HTTP Service Realm] 16:08:14.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@433defed{STOPPED} 16:08:14.284 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@433defed{STARTING} 16:08:14.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@548a24a{/,null,STOPPED} 16:08:14.287 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:08:14.301 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@548a24a{/,null,STARTING} 16:08:14.302 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 16:08:14.304 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:08:14.305 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@6d5620ce[passivating=false,graceSec=3600],AUTO} 16:08:14.306 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@7d322cad{STOPPED}[worker=null] 16:08:14.307 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:08:14.307 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:08:14.308 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@7d322cad{STARTING}[worker=node0] added {HouseKeeper@78452606{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:08:14.308 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@78452606{STOPPED}[interval=600000, ownscheduler=false] 16:08:14.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7098b907{STOPPED} 16:08:14.310 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1258ms ScheduledExecutorScheduler@7098b907{STARTED} 16:08:14.310 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:08:14.311 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:08:14.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1260ms HouseKeeper@78452606{STARTED}[interval=660000, ownscheduler=true] 16:08:14.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1260ms DefaultSessionIdManager@7d322cad{STARTED}[worker=node0] 16:08:14.312 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@7d322cad{STARTED}[worker=node0],MANAGED} 16:08:14.312 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 added {DefaultSessionIdManager@7d322cad{STARTED}[worker=node0],UNMANAGED} 16:08:14.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@730d2164{STOPPED} 16:08:14.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1261ms ScheduledExecutorScheduler@730d2164{STARTED} 16:08:14.314 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 16:08:14.314 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@431cd9b2{STOPPED} 16:08:14.318 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f[EMBEDDED:null] 16:08:14.321 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:08:14.321 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:08:14.321 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:08:14.321 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:08:14.321 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:08:14.322 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:08:14.322 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@431cd9b2{STARTING} 16:08:14.323 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:08:14.323 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@431cd9b2{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42,POJO} 16:08:14.323 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f[EMBEDDED:null] 16:08:14.324 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:08:14.324 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42[EMBEDDED:null] 16:08:14.324 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:08:14.324 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:08:14.324 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:08:14.324 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:08:14.324 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:08:14.325 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:08:14.325 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f[EMBEDDED:null] 16:08:14.325 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:08:14.326 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42[EMBEDDED:null] 16:08:14.326 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:08:14.326 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:08:14.326 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:08:14.326 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:08:14.326 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:08:14.327 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:08:14.327 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@431cd9b2{STARTING} 16:08:14.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1275ms ServletHandler@431cd9b2{STARTED} 16:08:14.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:08:14.328 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@6d5620ce[passivating=false,graceSec=3600] 16:08:14.328 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1276ms org.eclipse.jetty.server.session.NullSessionDataStore@6d5620ce[passivating=false,graceSec=3600] 16:08:14.328 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1276ms org.eclipse.jetty.server.session.DefaultSessionCache@7dc3712[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:08:14.328 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1276ms org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 16:08:14.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:08:14.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1283ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:08:14.337 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f 16:08:14.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:08:14.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1286ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1a5b6f42==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@aa6ebd9f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:08:14.338 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:14.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1286ms o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:14.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1287ms ContextHandlerCollection@433defed{STARTED} 16:08:14.338 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@aba625{STOPPED} 16:08:14.339 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@aba625{STARTING} 16:08:14.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1287ms ErrorHandler@aba625{STARTED} 16:08:14.339 [main] INFO org.eclipse.jetty.server.Server - Started @1287ms 16:08:14.339 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1287ms Server@d737b89{STARTED}[9.4.42.v20210604] 16:08:14.339 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:08:14.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@13df2a8c[HTTP/1.1] added {HttpConfiguration@1ebea008{32768/8192,8192/8192,https://:0,[]},POJO} 16:08:14.403 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {Server@d737b89{STARTED}[9.4.42.v20210604],UNMANAGED} 16:08:14.403 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}],UNMANAGED} 16:08:14.403 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@15a04efb{STOPPED},AUTO} 16:08:14.403 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@16c069df,POJO} 16:08:14.404 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@13df2a8c[HTTP/1.1],AUTO} 16:08:14.404 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@13df2a8c[HTTP/1.1] 16:08:14.407 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:08:14.407 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTED}[9.4.42.v20210604] added {ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:08:14.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:14.417 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:08:14.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@15a04efb{STOPPED} 16:08:14.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1366ms ScheduledExecutorScheduler@15a04efb{STARTED} 16:08:14.418 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@13df2a8c[HTTP/1.1] 16:08:14.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1367ms HttpConnectionFactory@13df2a8c[HTTP/1.1] 16:08:14.419 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:14.433 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:14.429Z added {SelectorProducer@895e367,POJO} 16:08:14.433 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:14.433Z added {QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}],UNMANAGED} 16:08:14.434 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:14.434Z created 16:08:14.434 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@52815fa3{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:14.434Z,MANAGED} 16:08:14.435 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@52815fa3{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:08:14.435 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@52815fa3{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:14.435 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:14.435Z 16:08:14.436 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1384ms EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:14.436Z 16:08:14.439 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@14a50707 startThread=0 16:08:14.439 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@14a50707 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:14.439 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4d518b32 on ManagedSelector@52815fa3{STARTING} id=0 keys=0 selected=0 updates=0 16:08:14.440 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:14.439Z tryProduce false 16:08:14.441 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:14.441 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4d518b32 16:08:14.441 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:14.441 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 0 keys 16:08:14.441 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1389ms ManagedSelector@52815fa3{STARTED} id=0 keys=0 selected=0 updates=0 16:08:14.441 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1389ms SelectorManager@ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:14.442 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@329dbdbf,POJO} 16:08:14.442 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@329dbdbf startThread=0 16:08:14.442 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:14.443 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1391ms ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:14.443 [qtp1976804832-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@329dbdbf in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:08:14.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@d737b89{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@a307a8c,POJO} # started org.apache.felix.http.jetty # starting org.apache.felix.http.servlet-api # started org.apache.felix.http.servlet-api # starting org.apache.felix.scr # started org.apache.felix.scr # starting org.opentest4j # started org.opentest4j # starting org.osgi.service.cm # started org.osgi.service.cm # starting org.osgi.test.common # started org.osgi.test.common # starting org.osgi.test.junit5 # started org.osgi.test.junit5 # starting org.osgi.util.function # started org.osgi.util.function # starting org.osgi.util.promise # started org.osgi.util.promise # starting slf4j.api # started slf4j.api # starting org.eclipse.sensinact.gateway.nthbnd.http-tools # started org.eclipse.sensinact.gateway.nthbnd.http-tools # starting org.eclipse.sensinact.gateway.nthbnd.http-tools-tests # started org.eclipse.sensinact.gateway.nthbnd.http-tools-tests # starting org.eclipse.sensinact.gateway.nthbnd.rest-access 16:08:14.561 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 16:08:14.574 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 16:08:14.576 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 16:08:14.578 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 16:08:14.579 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 16:08:14.581 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered # started org.eclipse.sensinact.gateway.nthbnd.rest-access # starting org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access # started org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access # starting org.eclipse.sensinact.gateway.protocol.http # started org.eclipse.sensinact.gateway.protocol.http # starting org.eclipse.sensinact.gateway.sensinact-common # started org.eclipse.sensinact.gateway.sensinact-common # starting org.eclipse.sensinact.gateway.sensinact-core # started org.eclipse.sensinact.gateway.sensinact-core # starting org.eclipse.sensinact.gateway.sensinact-datastore-api # started org.eclipse.sensinact.gateway.sensinact-datastore-api # starting org.eclipse.sensinact.gateway.sensinact-generic # started org.eclipse.sensinact.gateway.sensinact-generic # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-api # started org.eclipse.sensinact.gateway.sensinact-signature-validator-api # starting org.eclipse.sensinact.gateway.sensinact-utils # started org.eclipse.sensinact.gateway.sensinact-utils # starting org.eclipse.sensinact.gateway.simulated.devices.light 16:08:14.602 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 16:08:14.769 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:14.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:08:14.779 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 16:08:14.779 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:08:14.779 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:14.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:14.782 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:08:14.782 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:08:14.783 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:08:14.783 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:08:14.783 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:14.784 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:14.790 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:08:14.791 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:08:14.791 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:08:14.791 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:08:14.791 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:08:14.791 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:14.792 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:14.794 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:08:14.794 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:08:14.794 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:08:14.794 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:08:14.794 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:08:14.795 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:14.796 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:14.799 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 16:08:14.799 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 16:08:14.799 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:08:14.801 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:08:14.801 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:08:14.801 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:08:14.801 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:08:14.801 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:08:14.802 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:14.802 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:08:14.804 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:08:14.804 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:08:14.804 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:08:14.813 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:08:15.188 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:08:15.211 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:08:15.215 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:08:15.218 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:08:15.225 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 16:08:15.231 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:08:15.237 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:08:15.240 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 16:08:15.247 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 16:08:15.249 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 16:08:15.249 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 16:08:15.260 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 16:08:15.261 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 16:08:15.265 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 16:08:15.266 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 16:08:15.271 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started # started org.eclipse.sensinact.gateway.simulated.devices.light # starting org.eclipse.sensinact.gateway.simulated.devices.slider 16:08:15.294 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:08:15.317 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:08:15.318 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:08:15.318 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:15.319 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:08:15.319 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:08:15.319 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:15.320 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:08:15.326 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:08:15.395 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:08:15.398 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:08:15.401 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:08:15.403 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:08:15.406 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:08:15.408 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:08:15.411 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:08:15.412 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:08:15.412 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:08:15.413 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done # started org.eclipse.sensinact.gateway.simulated.devices.slider # starting org.eclipse.sensinact.gateway.sensinact-security-none # started org.eclipse.sensinact.gateway.sensinact-security-none # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # started org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # starting org.apache.felix.framework.security # started org.apache.felix.framework.security # starting junit-jupiter-api # started junit-jupiter-api # starting junit-jupiter-engine # started junit-jupiter-engine # starting junit-jupiter-params # started junit-jupiter-params # starting junit-platform-commons # started junit-platform-commons # starting junit-platform-engine # started junit-platform-engine # starting junit-platform-launcher # started junit-platform-launcher # starting org.osgi.service.component # started org.osgi.service.component # starting com.fasterxml.jackson.core.jackson-annotations # started com.fasterxml.jackson.core.jackson-annotations # starting com.fasterxml.jackson.core.jackson-core # started com.fasterxml.jackson.core.jackson-core # starting com.fasterxml.jackson.core.jackson-databind # started com.fasterxml.jackson.core.jackson-databind # starting jakarta.json-api # started jakarta.json-api # starting org.eclipse.parsson # started org.eclipse.parsson # starting com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp # started com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp # starting ch.qos.logback.classic # started ch.qos.logback.classic # starting org.eclipse.jetty.util # started org.eclipse.jetty.util # starting org.eclipse.jetty.websocket.common # started org.eclipse.jetty.websocket.common # starting biz.aQute.tester.junit-platform # service event org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # selected main thread org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # started biz.aQute.tester.junit-platform ------------------------------- REPORT -------------------------- Framework class org.apache.felix.framework.Felix Framework type META-INF/services Storage null Keep false Security false Has StartLevels false Startlevel 1 Run bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar Java Home /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Classpath /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar System Packages com.sun.net.httpserver javax.net.ssl javax.xml.parsers javax.imageio javax.management javax.naming javax.sql javax.swing javax.swing.border javax.swing.event javax.mail javax.mail.internet javax.management.modelmbean javax.management.remote javax.xml.parsers javax.security.auth javax.security.cert junit.framework junit.textui org.w3c.dom org.xml.sax org.xml.sax.helpers sun.misc sun.security.action sun.reflect org.osgi.framework;version="1.9" org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto" org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring" org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring" org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework" org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource" org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework" org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto" org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework org.osgi.resource" org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto org.osgi.resource.dto" org.osgi.resource;version="1.0" org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto" org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework" org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework" org.osgi.service.url;version="1.0" org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource" org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework" org.osgi.dto;version="1.1" Properties org.eclipse.sensinact.http.corsheader false launch.bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar,/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar,/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar,/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar org.eclipse.sensina..y.location.latitude 45.2d tester.dir /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test-reports/tests launch.noreferences false org.eclipse.sensina..mulated.gui.enabled false tester.unresolved true org.apache.felix.http.jettyEnabled true launch.activation.eager false org.eclipse.sensina..curity.jks.filename /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/../../sensinact-security/cert/keystore.jks tester.trace true org.osgi.service.http.port 8899 launch.activators org.osgi.framework.storage.clean onFirstInit launch.timeout 0 launch.framework.restart false org.apache.felix.http.whiteboardEnabled true tester.continuous false launch.embedded false launch.system.packages com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" org.eclipse.sensina..curity.jks.password sensiNact_team launch.keep false org.osgi.framework.system.packages.extra com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" launch.name tests.bndrun launch.trace true org.eclipse.sensina..urity.oauth2.config /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/src/test/resources/sensinact-security-oauth2.config launch.notificationPort -1 launch.services true org.eclipse.sensina...location.longitude 5.7d Id Levl State Modified Location 0 0 ACTIV <> System Bundle 1 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 2 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 3 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.jetty/4.1.10/org.apache.felix.http.jetty-4.1.10.jar 4 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.http.servlet-api/1.1.4/org.apache.felix.http.servlet-api-1.1.4.jar 5 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar 6 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 7 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar 8 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar 9 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar 10 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar 11 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar 12 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 13 1 ACTIV 202304181608 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar 14 1 RSLVD 202304181608 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar 15 1 ACTIV 202304181606 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar 16 1 ACTIV 202304181605 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar 17 1 ACTIV 202304181605 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar 18 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar 19 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar 20 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar 21 1 ACTIV 202304181605 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar 22 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar 23 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar 24 1 ACTIV 202304181606 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 25 1 ACTIV 202304181606 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 26 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar 27 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar 28 1 RSLVD 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar 29 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar 30 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar 31 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar 32 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar 33 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar 34 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar 35 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.4.0/org.osgi.service.component-1.4.0.jar 36 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar 37 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar 38 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar 39 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar 40 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar 41 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jakarta-jsonp/2.13.2/jackson-datatype-jakarta-jsonp-2.13.2.jar 42 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 43 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar 44 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.42.v20210604/websocket-common-9.4.42.v20210604.jar 45 1 ACTIV 202111112301 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/northbound/http-tools/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # framework=org.apache.felix.framework [0] # setting launcher service registration to launcher.ready=true # will call main # running in main thread # test cases filter set to null # run unresolved true # using /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test-reports/tests, path: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/test-reports/tests # automatic testing of all bundles with Test-Cases header # Opening BundleTracker for finding test bundles # starting queue # test will run # testing request org.junit.platform.launcher.core.DefaultDiscoveryRequest@78c7f9b3 # TestPlan Execution Started: org.junit.platform.launcher.core.InternalTestPlan@1698d7c0 # Execution Started: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] # Execution Started: [13] org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608] # Execution Started: [14] org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608] # Execution Started: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter] # Execution Started: TestForwardingService - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService] # Execution Started: testForwarding(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testForwarding(org.osgi.framework.BundleContext)] 16:08:16.190 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.forward.internal.ForwardingFilter - Init with config [org.apache.felix.http.base.internal.handler.FilterConfigImpl@2b56f5f8] 16:08:16.211 [qtp1976804832-16-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@18160c2b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44512]] on ManagedSelector@52815fa3{STARTED} id=0 keys=0 selected=0 updates=0 16:08:16.212 [qtp1976804832-16-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=0 selected=0 updates=1 16:08:16.212 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:16.212 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/0 selected 16:08:16.212 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:16.212 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:16.212 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@18160c2b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44512]] 16:08:16.213 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@18160c2b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44512]] startThread=0 16:08:16.213 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.213 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.213 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@18160c2b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44512]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:16.220 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 3 ms, remaining: 59997 ms 16:08:16.250 [qtp1976804832-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=34/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.258 [qtp1976804832-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=0}-> 16:08:16.259 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$530/608762757@44eb9bef on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 16:08:16.260 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=43/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.260 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=44/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.260 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=44/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.261 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.261 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.261 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 16:08:16.261 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=2 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 2 updates 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:08:16.262 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$530/608762757@44eb9bef 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 16:08:16.262 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@18160c2b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44512]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}] 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.262 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.263 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:08:16.263 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:16.263 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ed77bb5 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.263 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.264 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:08:16.264 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.264Z 16:08:16.264 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1} startReservedThread p=1 16:08:16.266 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2584b82d{s=0/2,p=1}@5d515f3f startThread=0 16:08:16.266 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2584b82d{s=0/2,p=1}@5d515f3f in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}] 16:08:16.266 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=1}@5d515f3f started 16:08:16.266 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@5d515f3f waiting 16:08:16.266 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.266Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:08:16.267 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:08:16.267 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:16.267 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.267 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.267 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}] 16:08:16.267 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.268 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.268 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.272 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:08:16.273 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.273 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.274 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.283 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=137,c=8192,r=137]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.283 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.286 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.286 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.286 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.287 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.287 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:08:16.287 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:08:16.288 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:08:16.288 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:08:16.288 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:08:16.288 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:08:16.288 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:08:16.288 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:08:16.288 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:08:16.289 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.289 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.289 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.291 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=1} GET //localhost:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 16:08:16.291 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=22/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:16.292 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=22/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=2} 16:08:16.293 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/sensinact/providers HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers,age=4} 16:08:16.293 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.294 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=5} 16:08:16.295 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=6} 16:08:16.295 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.296 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.296 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.296 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.297 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.297 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.341 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.341 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.342 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=53} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.342 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=53} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.342 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.342 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.342 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=53} 16:08:16.342 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.343 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=54} 16:08:16.343 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:08:16.343 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=54} parsed false HttpParser{s=END,0 of -1} 16:08:16.344 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=55} 16:08:16.344 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.348 [qtp1976804832-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:08:16.360 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5beedc60[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}) 16:08:16.383 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 16:08:16.383 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@585c2786[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.384 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=94} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT X-Auth-Token: d98b5caa37806708e91f373a1faa3ec1d303cd04 Content-Type: application/json;charset=utf-8 Content-Length: 83 16:08:16.387 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a38f3ce] (null,[p=0,l=83,c=83,r=83],true)@START 16:08:16.387 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=83} last=true content=HeapByteBuffer@585c2786[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} 16:08:16.387 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT X-Auth-Token: d98b5caa37806708e91f373a1faa3ec1d303cd04 Content-Type: application/json;charset=utf-8 Content-Length: 83 16:08:16.388 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.388 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a38f3ce] ([p=0,l=178,c=16384,r=178],[p=0,l=83,c=83,r=83],true)@COMPLETING 16:08:16.388 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=178,c=16384,r=178]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@585c2786[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}] 16:08:16.388 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING 16:08:16.389 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 261 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=120/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=100} 16:08:16.389 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=261 remaining=0 WriteFlusher@64648cb4{WRITING}->null 16:08:16.389 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.390 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a38f3ce] ([p=178,l=178,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 16:08:16.391 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.391 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.391 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=102} 16:08:16.391 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:08:16.391 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.392 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers,age=102} 1- {"providers":["slider","light"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 16:08:16.393 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5c0c794b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.393 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.393 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.393 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.393 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers,age=104} 16:08:16.393 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 16:08:16.394 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.395 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:16.395 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.395 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.395 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 135 HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 135 HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>\r\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:08:16.396 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/forwardingTest1/0 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} GET //localhost:8899/forwardingTest1/0 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/forwardingTest1/0 HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/0,age=0} 16:08:16.397 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/0,age=1} 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /forwardingTest1/0 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/0,age=1} 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/forwardingTest1/0 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/forwardingTest1/0 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/forwardingTest1/0 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.398 [qtp1976804832-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=6} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=6} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=6} 16:08:16.403 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.404 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=6} 16:08:16.404 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:08:16.404 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} parsed false HttpParser{s=END,0 of -1} 16:08:16.404 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=7} 16:08:16.404 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.404 [qtp1976804832-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:08:16.406 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5310e193[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>}) 16:08:16.406 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=18 null 16:08:16.406 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@91c77ef[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.406 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=9} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 16:08:16.406 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2af98423] (null,[p=0,l=18,c=18,r=18],true)@START 16:08:16.406 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=18} last=true content=HeapByteBuffer@91c77ef[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2af98423] ([p=0,l=122,c=16384,r=122],[p=0,l=18,c=18,r=18],true)@COMPLETING 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=122,c=16384,r=122]={<<>>: applica...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@91c77ef[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>}] 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING ["slider","light"] 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 140 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=10} 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=140 remaining=0 WriteFlusher@64648cb4{WRITING}->null 16:08:16.407 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.408 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2af98423] ([p=122,l=122,c=16384,r=0],[p=18,l=18,c=18,r=0],true)@END 16:08:16.408 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.408 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSED,api=BLOCKING,sc=false,e=null c=null b=null 16:08:16.408 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=FORWARD, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.408 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=11} 16:08:16.408 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:08:16.408 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=12} 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5c2ab515) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers?rawDescribe=true,age=12} 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=18 16:08:16.409 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.410 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:16.410 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.410 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.410 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.410 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.410 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.411 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.411 [qtp1976804832-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.411 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:08:16.412 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.412 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.412 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.413 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.413 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 16:08:16.413 [qtp1976804832-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 16:08:16.413 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:16.413 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:08:16.413 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:16.413 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:16.413 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 16:08:16.413 [qtp1976804832-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.414 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.414 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.414 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.414 [qtp1976804832-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}] 16:08:16.414 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:08:16.414 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:16.415 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ed77bb5 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.415 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.415 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:08:16.415 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:16.415Z 16:08:16.416 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0}@5d515f3f offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:16.416Z 16:08:16.416 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1} startReservedThread p=1 16:08:16.416 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2584b82d{s=0/2,p=1}@61cece52 startThread=0 16:08:16.416 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2584b82d{s=0/2,p=1}@61cece52 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}] 16:08:16.416 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=1}@61cece52 started 16:08:16.416 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@61cece52 waiting 16:08:16.416 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1}@5d515f3f task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:16.416Z 16:08:16.417 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:16.416Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:08:16.417 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:16.417Z tryProduce true 16:08:16.417 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:16.417 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.417 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.417 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.417 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.417 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 144 HeapByteBuffer@623e3550[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 144 HeapByteBuffer@623e3550[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.418 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.419 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/sensinact/providers/slider on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=0} GET //localhost:8899/sensinact/providers/slider HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 16:08:16.420 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:16.420 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=1} 16:08:16.420 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/sensinact/providers/slider HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=1} 16:08:16.420 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.420 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=1} 16:08:16.420 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=1} 16:08:16.421 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.421 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.421 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.483 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.483 [qtp1976804832-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.483 [qtp1976804832-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.483 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.483 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.484 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=65/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=65} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.484 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=65} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.484 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.484 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.484 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=65} 16:08:16.485 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.485 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=66} 16:08:16.485 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:08:16.485 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=66} parsed false HttpParser{s=END,0 of -1} 16:08:16.485 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=66} 16:08:16.486 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.486 [qtp1976804832-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:08:16.499 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d3abdc0[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}) 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=120 null 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@275034ce[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=81} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a5c5f6b] (null,[p=0,l=120,c=120,r=120],true)@START 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=120} last=true content=HeapByteBuffer@275034ce[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a5c5f6b] ([p=0,l=123,c=16384,r=123],[p=0,l=120,c=120,r=120],true)@COMPLETING 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@275034ce[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}] 16:08:16.500 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 243 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=82/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=82} 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=243 remaining=0 WriteFlusher@64648cb4{WRITING}->null {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a5c5f6b] ([p=123,l=123,c=16384,r=0],[p=120,l=120,c=120,r=0],true)@END 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=82} 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=82} 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@67cc1210) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.501 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=83} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider written=120 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 135 HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 135 HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.502 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=135,c=8192,r=135]={<<>>alive\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/forwardingTest1/1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} GET //localhost:8899/forwardingTest1/1 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:16.503 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/forwardingTest1/1 HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8899/forwardingTest1/1,age=0} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/1,age=1} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /forwardingTest1/1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/forwardingTest1/1,age=1} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/forwardingTest1/1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/forwardingTest1/1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/forwardingTest1/1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.504 [qtp1976804832-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=2} 16:08:16.505 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:08:16.506 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=3} parsed false HttpParser{s=END,0 of -1} 16:08:16.506 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=3} 16:08:16.506 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.506 [qtp1976804832-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2caac427[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}) 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=120 null 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2024c191[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c94af8e] (null,[p=0,l=120,c=120,r=120],true)@START 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=120} last=true content=HeapByteBuffer@2024c191[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.508 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c94af8e] ([p=0,l=123,c=16384,r=123],[p=0,l=120,c=120,r=120],true)@COMPLETING 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2024c191[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}] 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 243 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=6} {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=243 remaining=0 WriteFlusher@64648cb4{WRITING}->null 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c94af8e] ([p=123,l=123,c=16384,r=0],[p=120,l=120,c=120,r=0],true)@END 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSED,api=BLOCKING,sc=false,e=null c=null b=null 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=FORWARD, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=6} 16:08:16.509 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//localhost:8899/sensinact/providers/slider,age=7} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4cac403d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//localhost:8899/sensinact/providers/slider,age=7} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider written=120 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.510 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.511 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.511 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.511 [qtp1976804832-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>GET /forw...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.511 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:08:16.511 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.511 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.512 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.512 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.512 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 16:08:16.512 [qtp1976804832-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 16:08:16.512 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:16.512 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:08:16.512 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:16.512 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:16.512 [qtp1976804832-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.512 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 16:08:16.512 [qtp1976804832-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@14a50707 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}] 16:08:16.513 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.513 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.513 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.516 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.forward.internal.ForwardingFilter - Destroyed filter 16:08:16.518 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.forward.internal.ForwardingFactory - Forwarding filter and servlet for '/forwardingTest1/*' pattern are unregistered # Execution Finished: testForwarding(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testForwarding(org.osgi.framework.BundleContext)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Started: testCallback(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallback(org.osgi.framework.BundleContext)] 16:08:16.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:08:16.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:16.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ed77bb5 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=82/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=82/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=83/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:08:16.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:16.595Z 16:08:16.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=0}@61cece52 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:16.595Z 16:08:16.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1} startReservedThread p=1 16:08:16.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2584b82d{s=0/2,p=1}@643a7aed startThread=0 16:08:16.596 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2584b82d{s=0/2,p=1}@643a7aed in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}] 16:08:16.596 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=1}@643a7aed started 16:08:16.596 [qtp1976804832-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@643a7aed waiting 16:08:16.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:16.596Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=84/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:08:16.596 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=0/2,p=1}@61cece52 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:16.596Z 16:08:16.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=84/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.596 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:16.596Z tryProduce true 16:08:16.596 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:16.596 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=84/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 131 HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.597 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=84/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 131 HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.597 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>\r\n\r\nalive...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=0} GET //localhost:8899/callbackTest1 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=1} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1 HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=1} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=1} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /callbackTest1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=1} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.600 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8b182a2[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}) 16:08:16.600 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=19 null 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@189f4814[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 19 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76dadfca] (null,[p=0,l=19,c=19,r=19],true)@START 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=19} last=true content=HeapByteBuffer@189f4814[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 19 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76dadfca] ([p=0,l=76,c=16384,r=76],[p=0,l=19,c=19,r=19],true)@COMPLETING 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@189f4814[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}] 16:08:16.601 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING [GET]/callbackTest1 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 95 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=4} 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=95 remaining=0 WriteFlusher@64648cb4{WRITING}->null 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76dadfca] ([p=76,l=76,c=16384,r=0],[p=19,l=19,c=19,r=0],true)@END 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=5} 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=5} 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@593436c1) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=6} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1 written=19 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 204 HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=6} filled 204 HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=6} parse HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=6} 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=6} 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=7} parsed false HttpParser{s=END,0 of -1} 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:08:16.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1/withContent on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} POST //localhost:8899/callbackTest1/withContent HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive Content-Length: 9 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} parsed true HttpParser{s=CONTENT,0 of 9} 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1/withContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=0} 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=0} 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /callbackTest1/withContent on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=0} 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.605 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1/withContent -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d940bd7[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}) 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=32 null 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3fa93799[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1/withContent on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 32 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fad8b29] (null,[p=0,l=32,c=32,r=32],true)@START 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=32} last=true content=HeapByteBuffer@3fa93799[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 32 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fad8b29] ([p=0,l=76,c=16384,r=76],[p=0,l=32,c=32,r=32],true)@COMPLETING 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3fa93799[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}] 16:08:16.606 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING [POST]/callbackTest1/withContent 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=2} 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@64648cb4{WRITING}->null 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fad8b29] ([p=76,l=76,c=16384,r=0],[p=32,l=32,c=32,r=0],true)@END 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=2} 16:08:16.607 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=3} 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@67d72423) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.608 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/callbackTest1/*' unregistered 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=3} 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1/withContent written=32 16:08:16.608 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=3} parse HeapByteBuffer@623e3550[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.609 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.609 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=4} Content@1ae051bd{HeapByteBufferR@6c03a887[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:08:16.609 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent Content@1ae051bd{HeapByteBufferR@6c03a887[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} # Execution Finished: testCallback(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallback(org.osgi.framework.BundleContext)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] 16:08:16.609 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.609 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=4} 16:08:16.609 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.609 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=4} 16:08:16.610 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:08:16.610 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=5} parsed false HttpParser{s=END,9 of 9} 16:08:16.610 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=5} 16:08:16.610 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.610 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,9 of 9} 16:08:16.610 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.611 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.611 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.611 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.611 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} # Execution Started: testCallbackHttpAndWebSocket(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallbackHttpAndWebSocket(org.osgi.framework.BundleContext)] 16:08:16.612 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.612 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.612 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:08:16.612 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.613 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.613 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.613 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.614 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 16:08:16.614 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 16:08:16.614 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.614 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@5d515f3f waiting 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.614 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.617 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 16:08:16.617 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - /ws/callbackTest1/* servlet registered 16:08:16.618 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:08:16.618 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:16.618 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ed77bb5 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=5/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.619 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.683 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=69/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:08:16.683 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:16.683Z 16:08:16.684 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@5d515f3f offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:16.684Z 16:08:16.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@5d515f3f task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:16.685Z 16:08:16.685 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:16.685Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=71/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:08:16.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:16.685Z tryProduce true 16:08:16.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:16.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.685 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=72/60000}{io=1/0,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=72/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 131 HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 131 HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=131,c=8192,r=131]={<<>>t: localh...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=0} GET //localhost:8899/callbackTest1 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive 16:08:16.700 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=13} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:16.700 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=13} 16:08:16.700 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1 HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1,age=13} 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=14} 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /callbackTest1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=14} 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.701 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76527921[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}) 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=19 null 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7895999b[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1 on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=15} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 19 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7caa1251] (null,[p=0,l=19,c=19,r=19],true)@START 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=19} last=true content=HeapByteBuffer@7895999b[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>} 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 19 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.702 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7caa1251] ([p=0,l=76,c=16384,r=76],[p=0,l=19,c=19,r=19],true)@COMPLETING 16:08:16.703 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7895999b[p=0,l=19,c=19,r=19]={<<<[GET]/callbackTest1>>>}] 16:08:16.703 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING [GET]/callbackTest1 16:08:16.703 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 95 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1,age=16} 16:08:16.703 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=95 remaining=0 WriteFlusher@64648cb4{WRITING}->null 16:08:16.703 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.704 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=19},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7caa1251] ([p=76,l=76,c=16384,r=0],[p=19,l=19,c=19,r=0],true)@END 16:08:16.704 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.704 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.704 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=17} 16:08:16.704 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1,age=25} 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@39a893a0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=25} 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1 written=19 16:08:16.712 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 204 HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=26} filled 204 HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=26} parse HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=26} 16:08:16.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=27} 16:08:16.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:08:16.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1,age=27} parsed false HttpParser{s=END,0 of -1} 16:08:16.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:16.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:08:16.715 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> IN_VALUE 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8899 --> FIELD 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:08:16.785 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:16.786 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8899/callbackTest1/withContent on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=1} POST //localhost:8899/callbackTest1/withContent HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8899 Connection: keep-alive Content-Length: 9 16:08:16.786 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=73/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=1} parsed true HttpParser{s=CONTENT,0 of 9} 16:08:16.786 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8899/callbackTest1/withContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=1} 16:08:16.786 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=1} 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /callbackTest1/withContent on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=2} 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/callbackTest1/withContent @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/callbackTest1/withContent -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c567ec5[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}) 16:08:16.787 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=32 null 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@8db6d95[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} complete=true committing=true callback=Blocker@757ced31{null} 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /callbackTest1/withContent on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 32 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@24cfde45] (null,[p=0,l=32,c=32,r=32],true)@START 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=32} last=true content=HeapByteBuffer@8db6d95[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>} 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:16 GMT Content-Length: 32 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@24cfde45] ([p=0,l=76,c=16384,r=76],[p=0,l=32,c=32,r=32],true)@COMPLETING 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64648cb4{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=76,c=16384,r=76]={<<>>ion/json;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@8db6d95[p=0,l=32,c=32,r=32]={<<<[POST]/callbackTest1/withContent>>>}] 16:08:16.788 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{WRITING}->null:IDLE-->WRITING [POST]/callbackTest1/withContent 16:08:16.789 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=W,to=76/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f0d6229{s=COMPLETING}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=4} 16:08:16.789 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@64648cb4{WRITING}->null 16:08:16.789 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64648cb4{IDLE}->null:WRITING-->IDLE 16:08:16.789 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@57a293e[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=32},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@24cfde45] ([p=76,l=76,c=16384,r=0],[p=32,l=32,c=32,r=0],true)@END 16:08:16.789 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=12} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//localhost:8899/callbackTest1/withContent,age=12} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@59876cef) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@ad291ea{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@ad291ea{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=12} 16:08:16.797 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /callbackTest1/withContent written=32 16:08:16.798 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=13} parse HeapByteBuffer@623e3550[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.798 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@623e3550[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.798 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=13} Content@36c8814c{HeapByteBufferR@652cf5c5[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:08:16.798 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=0,[0]=null,s=STREAM] addContent Content@36c8814c{HeapByteBufferR@652cf5c5[p=195,l=204,c=8192,r=9]={POST /cal...: 9\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:08:16.798 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:16.798 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=13} 16:08:16.798 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:16.799 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=13} 16:08:16.799 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b870f8f[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:08:16.799 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=14} parsed false HttpParser{s=END,9 of 9} 16:08:16.799 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3f0d6229{s=END}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8899/callbackTest1/withContent,age=14} 16:08:16.799 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@ad291ea{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:16.799 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,9 of 9} 16:08:16.799 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:16.800 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.800 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.800 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.800 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.800 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:16.800 [qtp1976804832-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=0,c=8192,r=0]={<<<>>>POST /cal...\x00\x00\x00\x00\x00\x00\x00} 16:08:16.801 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:08:16.801 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.801 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.802 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@648d89e1{AC.ReadCB@76642de{HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:16.802 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.802 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 16:08:16.803 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STOPPED} added {HttpClientTransportOverHTTP@184dbacc{STOPPED},AUTO} 16:08:16.808 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@77ac226 16:08:16.808 [qtp1976804832-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@76642de::SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=6/60000}{io=0/1,kio=0,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@30b132a5{l=/127.0.0.1:8899,r=/127.0.0.1:44512,OPEN,fill=FI,flush=-,to=6/60000}{io=1/1,kio=1,kro=1}->HttpConnection@76642de[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f0d6229{s=START}]=>HttpChannelOverHttp@40cdf50a{s=HttpChannelState@ad291ea{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.808 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@61cece52 waiting 16:08:16.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STOPPED} added {Client@7a22a3c2[provider=null,keyStore=null,trustStore=null],AUTO} 16:08:16.808 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:16.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@f4cfd90,POJO} 16:08:16.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@7ae9a33a,POJO} 16:08:16.809 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp807053698]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5fc930f0,POJO} 16:08:16.809 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STOPPED} added {QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:08:16.809 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@65f58c6e,POJO} 16:08:16.810 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@5920f996[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] added {HttpClient@3cae7b8b{STOPPED},AUTO} 16:08:16.810 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@5920f996[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] added {SessionTracker@784c5ef5{STOPPED},AUTO} 16:08:16.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@5bcb04cb{STOPPED} added {InflaterPool@385e36d4{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:08:16.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@5bcb04cb{STOPPED} added {DeflaterPool@2fc2a205{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:08:16.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@5bcb04cb{STOPPED},AUTO} 16:08:16.815 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] 16:08:16.815 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@3cae7b8b{STOPPED} 16:08:16.815 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STARTING} added {ScheduledExecutorScheduler@1b7cae6f{STOPPED},AUTO} 16:08:16.816 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@7048535f,POJO} 16:08:16.823 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@184dbacc{STOPPED} 16:08:16.823 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@184dbacc{STARTING} added {ClientSelectorManager@62628e78{STOPPED},AUTO} 16:08:16.823 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@62628e78{STOPPED} 16:08:16.823 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.823Z added {SelectorProducer@7c75db8b,POJO} 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.823Z added {QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.824Z created 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4ab550d5{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.824Z,MANAGED} 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@62628e78{STARTING} added {ManagedSelector@4ab550d5{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4ab550d5{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.824Z 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=0} 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] added {ReservedThreadExecutor@3cd206b5{s=0/2,p=0},AUTO} 16:08:16.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3cd206b5{s=0/2,p=0} 16:08:16.825 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3773ms ReservedThreadExecutor@3cd206b5{s=0/2,p=0} 16:08:16.825 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-33,5,main] 16:08:16.825 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-34,5,main] 16:08:16.825 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-35,5,main] 16:08:16.825 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.825 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.825 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-36,5,main] 16:08:16.826 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-37,5,main] 16:08:16.826 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.826 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.826 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-38,5,main] 16:08:16.826 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.883 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-39,5,main] 16:08:16.883 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.883 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1018067851-40,5,main] 16:08:16.883 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3831ms QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.883 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3831ms EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.883Z 16:08:16.883 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@31da3d60 startThread=0 16:08:16.884 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@60acd609 on ManagedSelector@4ab550d5{STARTING} id=0 keys=0 selected=0 updates=0 16:08:16.884 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@31da3d60 in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:16.884 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:16.884Z tryProduce false 16:08:16.884 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:16.884 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@60acd609 16:08:16.884 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:16.884 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 0 keys 16:08:16.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3832ms ManagedSelector@4ab550d5{STARTED} id=0 keys=0 selected=0 updates=0 16:08:16.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3832ms ClientSelectorManager@62628e78{STARTED} 16:08:16.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3832ms HttpClientTransportOverHTTP@184dbacc{STARTED} 16:08:16.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@7a22a3c2[provider=null,keyStore=null,trustStore=null] 16:08:17.320 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:08:17.320 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:08:17.322 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 5d1b9c3d[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4272ms Client@7a22a3c2[provider=null,keyStore=null,trustStore=null] 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1b7cae6f{STOPPED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4272ms ScheduledExecutorScheduler@1b7cae6f{STARTED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4272ms HttpClient@3cae7b8b{STARTED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@784c5ef5{STOPPED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4272ms SessionTracker@784c5ef5{STARTED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@5bcb04cb{STOPPED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@385e36d4{STOPPED,size=0,capacity=UNLIMITED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4273ms InflaterPool@385e36d4{STARTED,size=0,capacity=UNLIMITED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@2fc2a205{STOPPED,size=0,capacity=UNLIMITED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4273ms DeflaterPool@2fc2a205{STARTED,size=0,capacity=UNLIMITED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4273ms WebSocketExtensionFactory@5bcb04cb{STARTED} 16:08:17.324 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4273ms WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STARTED},openSessions.size=0] 16:08:17.326 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1 to ws://127.0.0.1:8899/ws/callbackTest1 16:08:17.340 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:08:17.341 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:08:17.343 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:08:17.344 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:08:17.346 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1, policy=WebSocketPolicy@7fb33394[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:08:17.388 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@3cae7b8b{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=null,MANAGED} 16:08:17.389 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=null 16:08:17.393 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] added {Pool@3effd4f3[size=0 closed=false],POJO} 16:08:17.393 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:08:17.393 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:17.393 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4342ms DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:17.394 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4342ms HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:17.394 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:17.396 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733] 16:08:17.396 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 for HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=1,pool=DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=1] 16:08:17.396 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=1] 16:08:17.396 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:08:17.396 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:08:17.397 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@186cb891{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:08:17.399 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$595/1649026294@7c9bdee9 startThread=0 16:08:17.399 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$595/1649026294@7c9bdee9 in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:17.400 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:08:17.401 [qtp1976804832-16-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5d14814d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44518]] on ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=0 16:08:17.401 [qtp1976804832-16-acceptor-0@329dbdbf-ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=1 selected=0 updates=1 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.402 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@3db4ef9b{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=1,pool=DuplexConnectionPool@670ce331[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@722445d4, client.connector=HttpClient@3cae7b8b{STARTED}}} on ManagedSelector@4ab550d5{STARTED} id=0 keys=0 selected=0 updates=0 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5d14814d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44518]] 16:08:17.402 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STARTED} id=0 keys=0 selected=0 updates=1 16:08:17.402 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:17.402 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/0 selected 16:08:17.402 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 1 updates 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5d14814d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44518]] startThread=0 16:08:17.402 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.402 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$595/1649026294@7c9bdee9 in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:17.402 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.403 [qtp1976804832-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5d14814d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44518]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 16:08:17.403 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@3db4ef9b{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=1,pool=DuplexConnectionPool@670ce331[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@722445d4, client.connector=HttpClient@3cae7b8b{STARTED}}} 16:08:17.403 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.403 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:08:17.403 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:17.403 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 1/1/1 selected 16:08:17.403 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 1 keys, 0 updates 16:08:17.403 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@2c7a7874 Connect@3db4ef9b{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=1,pool=DuplexConnectionPool@670ce331[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@722445d4, client.connector=HttpClient@3cae7b8b{STARTED}}} 16:08:17.403 [qtp1976804832-23] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:17.404 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:44518 remote=/127.0.0.1:8899] 16:08:17.404 [qtp1976804832-23] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:08:17.404 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$530/608762757@13d26803 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 16:08:17.404 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.404 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@2845e923{Connect@3db4ef9b{java.nio.channels.SocketChannel[connected local=/127.0.0.1:44518 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=1,pool=DuplexConnectionPool@670ce331[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@722445d4, client.connector=HttpClient@3cae7b8b{STARTED}}}} startThread=0 16:08:17.404 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:17.404 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.404 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:17.404 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@2845e923{Connect@3db4ef9b{java.nio.channels.SocketChannel[connected local=/127.0.0.1:44518 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=1,pool=DuplexConnectionPool@670ce331[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@722445d4, client.connector=HttpClient@3cae7b8b{STARTED}}}} in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:17.405 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.405 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:08:17.405 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.405 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:17.405 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.405 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 16:08:17.405 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=2 16:08:17.405 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/2 selected 16:08:17.406 [qtp1976804832-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 2 updates 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$530/608762757@13d26803 16:08:17.406 [qtp1976804832-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5d14814d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:44518]] in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.406 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.414 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=8}-> 16:08:17.415 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$530/608762757@1c909ee8 on ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=0 16:08:17.416 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.416 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.416 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.416 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2be3ba19{AC.ReadCB@5b50c99b{HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:08:17.416 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.416 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 on ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=1 16:08:17.416 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=2 16:08:17.416 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/1 selected 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 2 updates 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$530/608762757@1c909ee8 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 16:08:17.417 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@186cb891{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.417 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:17.417 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@670ce331[c=0/1/64,a=0,i=1,q=1] 16:08:17.417 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@186cb891{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@3effd4f3[size=1 closed=false] 16:08:17.418 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[PENDING/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]} on HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/1/64,a=1,i=0,q=0] 16:08:17.418 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 16:08:17.419 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[PENDING/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]} associated true to HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[PENDING/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.419 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 16:08:17.420 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: h8+Ewef6Fn2fi6Ic2J9KEw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:08:17.421 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:08:17.421 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@426e17e2{s=START} 16:08:17.421 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/callbackTest1,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@78522120[p=0,l=0,c=0,r=0]={<<<>>>} 16:08:17.421 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: h8+Ewef6Fn2fi6Ic2J9KEw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:08:17.421 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:08:17.422 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (271 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@426e17e2{s=COMPLETING} 16:08:17.422 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a7205ea{IDLE}->null [HeapByteBuffer@40e91e64[p=0,l=271,c=4096,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2100ec52[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@78522120[p=0,l=0,c=0,r=0]={<<<>>>}] 16:08:17.422 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{WRITING}->null:IDLE-->WRITING 16:08:17.422 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/2 selected 16:08:17.422 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:17.422 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 271 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=6/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[PENDING/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@426e17e2{s=COMPLETING}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.422 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1f0492ed SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=17/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.422 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=271 remaining=0 WriteFlusher@7a7205ea{WRITING}->null 16:08:17.422 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{IDLE}->null:WRITING-->IDLE 16:08:17.423 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=17/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.423 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=17/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:08:17.423 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@426e17e2{s=END} 16:08:17.423 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 16:08:17.423 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:17.423Z 16:08:17.423 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 16:08:17.424 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]}, result: null 16:08:17.424 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@61cece52 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:17.424Z 16:08:17.424 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 16:08:17.424 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.424 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@61cece52 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:17.424Z 16:08:17.424 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:17.424Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=19/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:08:17.424 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@2845e923{Connect@3db4ef9b{java.nio.channels.SocketChannel[connected local=/127.0.0.1:44518 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@722445d4, client.connector=HttpClient@3cae7b8b{STARTED}}}} in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}] 16:08:17.424 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:17.424Z tryProduce true 16:08:17.424 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:17.424 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.424 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=19/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:17.425 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=19/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:17.425 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.425 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=19/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:17.425 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 271 HeapByteBuffer@623e3550[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.425 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 271 HeapByteBuffer@623e3550[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@623e3550[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@623e3550[p=0,l=271,c=8192,r=271]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:08:17.426 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:17.427 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:08:17.428 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3b5fad2d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:17.428 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/callbackTest1 on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} GET //127.0.0.1:8899/ws/callbackTest1 HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: h8+Ewef6Fn2fi6Ic2J9KEw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:08:17.428 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=1} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/callbackTest1 HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=1} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=1} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/callbackTest1 on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=1} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/callbackTest1 @ o.e.j.s.ServletContextHandler@548a24a{/,null,AVAILABLE} 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:17.429 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 session=null 16:08:17.430 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/callbackTest1 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4d15107f==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@7b86e653{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:17.430 [qtp1976804832-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:17.497 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@179054f4{STOPPED} added {InflaterPool@76af9ed2{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:08:17.497 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@179054f4{STOPPED} added {DeflaterPool@e0d5880{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:08:17.497 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@59fe378a{STOPPED},AUTO} 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@398859e1,POJO} 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@516b380b{STOPPED},AUTO} 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@179054f4{STOPPED},AUTO} 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@75b67c01 16:08:17.498 [qtp1976804832-19] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@59fe378a{STOPPED} 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4447ms ScheduledExecutorScheduler@59fe378a{STARTED} 16:08:17.498 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@516b380b{STOPPED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4447ms SessionTracker@516b380b{STARTED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@179054f4{STOPPED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@76af9ed2{STOPPED,size=0,capacity=UNLIMITED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4447ms InflaterPool@76af9ed2{STARTED,size=0,capacity=UNLIMITED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@e0d5880{STOPPED,size=0,capacity=UNLIMITED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4447ms DeflaterPool@e0d5880{STARTED,size=0,capacity=UNLIMITED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4447ms WebSocketExtensionFactory@179054f4{STARTED} 16:08:17.499 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4447ms WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 16:08:17.510 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:08:17.510 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:08:17.510 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:08:17.511 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet, public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:08:17.511 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b, policy=WebSocketPolicy@174b50c8[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:08:17.514 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:08:17.527 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=99} 16:08:17.527 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=99} 16:08:17.584 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 16:08:17.585 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=159/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=157},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=160/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=157}] 16:08:17.586 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=160/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=157},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=160/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=158}] added {WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=160/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=158},POJO} 16:08:17.587 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=161/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=158},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=161/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=158}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],AUTO} 16:08:17.588 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=162/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=160},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=162/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=160}] 16:08:17.588 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=163/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=160},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=163/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=160}] 16:08:17.588 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b] 16:08:17.589 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4537ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b] 16:08:17.589 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4537ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=163/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=161},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=164/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=161}] 16:08:17.590 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=164/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=162},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:08:17.590 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:17.590 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4538ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:17.591 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@35ba0553 16:08:17.592 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/callbackTest1 13 null WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=167/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=164} 16:08:17.592 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler398457879==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:17.593 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=165} 16:08:17.593 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:17.593 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:08:17.593 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=165} 16:08:17.593 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@417ef581) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@2100ec52[p=0,l=0,c=0,r=0]={<<<>>>} 16:08:17.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2100ec52[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@739c244c 16:08:17.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/callbackTest1 on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=166} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:17 GMT Connection: Upgrade Sec-WebSocket-Accept: zCYRsAUGY4IPqfmQoxDNfEvzAek= Upgrade: WebSocket 16:08:17.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@4103a6cd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@53af54e5] (null,[p=0,l=0,c=0,r=0],true)@START 16:08:17.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@2100ec52[p=0,l=0,c=0,r=0]={<<<>>>} 16:08:17.594 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:17 GMT Connection: Upgrade Sec-WebSocket-Accept: zCYRsAUGY4IPqfmQoxDNfEvzAek= Upgrade: WebSocket 16:08:17.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:08:17.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@4103a6cd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@53af54e5] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:08:17.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@567881de{IDLE}->null [HeapByteBuffer@719ce7e0[p=0,l=166,c=16384,r=166]={<<>>ngth: 83\r...\x00\x00\x00\x00\x00\x00\x00}] 16:08:17.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{WRITING}->null:IDLE-->WRITING 16:08:17.595 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 1/1/1 selected 16:08:17.595 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 1 keys, 0 updates 16:08:17.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=W,to=170/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=COMPLETING}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/callbackTest1,age=167} 16:08:17.595 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c7a7874 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@567881de{WRITING}->null 16:08:17.595 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{IDLE}->null:WRITING-->IDLE 16:08:17.596 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@4103a6cd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@53af54e5] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:08:17.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@417ef581 w=false 16:08:17.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:08:17.596 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:08:17.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:08:17.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:08:17.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=168} 16:08:17.596 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=0} tryExecute EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:17.596Z 16:08:17.596 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/callbackTest1 written=0 16:08:17.596 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=1} startReservedThread p=1 16:08:17.596 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@6d47724f startThread=0 16:08:17.596 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@6d47724f in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=1}] 16:08:17.596 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=1}@6d47724f started 16:08:17.596 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@6d47724f waiting 16:08:17.597 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:17.596Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:08:17.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=END}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=168} to WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=END}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/callbackTest1,age=169} 16:08:17.597 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=174/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:08:17.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:08:17.597 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:17.597 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.597 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=174/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}] 16:08:17.597 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=174/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.597 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:17.597 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2be3ba19{AC.ReadCB@5b50c99b{HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=174/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:08:17.597 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=END}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=169} upgrading from HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=END}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=169} to WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=END}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=169} 16:08:17.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=END}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/callbackTest1,age=170} 16:08:17.598 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@561196d0{DirectByteBuffer@6cae51e9[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:08:17.598 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6cae51e9[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.598 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:08:17.598 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:08:17.598 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[HANDSHAKING],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@6cae51e9[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.599 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:08:17.599 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@561196d0{DirectByteBuffer@6cae51e9[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[null 0 null]@65c8ce9c[PENDING/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6cae51e9[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733] 16:08:17.599 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:17.600 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c Date: Tue, 18 Apr 2023 16:08:17 GMT Connection: Upgrade Sec-WebSocket-Accept: zCYRsAUGY4IPqfmQoxDNfEvzAek= Upgrade: WebSocket 16:08:17.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@77de067b[batching=true] 16:08:17.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENING],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@77de067b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:08:17.602 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:08:17.602 [qtp1976804832-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet - new websocket connection was open 16:08:17.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:08:17.603 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:08:17.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.603 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c 16:08:17.603 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:17.603 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:17.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 16:08:17.603 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 16:08:17.603 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:17.603 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:17.603 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c 16:08:17.603 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:17.603 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/2 selected 16:08:17.603 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:17.603 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.603 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 16:08:17.603 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.604 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.604 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 > HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c] null 16:08:17.604 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.604 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c 16:08:17.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@3efda35a[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/callbackTest1] - STARTED +- WebSocketServerConnection@5891445e | +> SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b] - STARTED += ExtensionStack@6c70bc51[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:08:17.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4073ecb6{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:17.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:08:17.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:08:17.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:08:17.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@4073ecb6{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:17.604 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@5d515f3f waiting 16:08:17.606 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:08:17.606 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:08:17.607 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],AUTO} 16:08:17.607 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:08:17.607 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:08:17.607 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1] 16:08:17.607 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4556ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1] 16:08:17.608 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4556ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:08:17.609 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:08:17.610 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:08:17.610 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:17.610 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4558ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@561196d0{DirectByteBuffer@6cae51e9[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5b50c99b(l:/127.0.0.1:44518 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@78213456(exchange=HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]})[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[HANDSHAKING],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@16200fec[batching=true] 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENING],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@16200fec[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:08:17.611 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:08:17.612 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.612 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:08:17.612 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.612 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 on ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=0 16:08:17.612 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=1 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/1 selected 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 1 updates 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 16:08:17.612 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@7ea949c3[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/callbackTest1] - STARTED +- WebSocketClientConnection@5f6e4902 | +> SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1] - STARTED += ExtensionStack@e9057ad[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.612 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:17.612 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@35221bc6{req=WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@78213456(exchange=null)[send=HttpSenderOverHTTP@fa84614(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@426e17e2{s=START}],recv=HttpReceiverOverHTTP@5a91b699(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:08:17.613 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@186cb891{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@5b50c99b::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@3effd4f3[size=0 closed=false] 16:08:17.613 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 > HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c] null, notifying [WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733] 16:08:17.613 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/callbackTest1 HTTP/1.1]@86733 > HttpResponse[HTTP/1.1 101 Switching Protocols]@65c8ce9c] null 16:08:17.613 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:08:17.613 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:08:17.614 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@40030061[p=0,l=24,c=24,r=24]={<<<{"uri":"/callbackTest1"}>>>} 16:08:17.615 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:08:17.615 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}] 16:08:17.616 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=24,fin=true,rsv=...,masked=false] 16:08:17.616 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=24,fin=true,rsv=...,masked=false] 16:08:17.616 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=24,fin=true,rsv=...,masked=true], Flusher@2c284edc[PROCESSING]) 16:08:17.617 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=24,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null] to Flusher@23e8e810[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.617 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.617 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=24,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null]] 16:08:17.617 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:08:17.617 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null]] 16:08:17.617 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:08:17.618 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:08:17.618 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:08:17.618 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:08:17.618 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=30 cap=32768] 16:08:17.683 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:08:17.683 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a7205ea{IDLE}->null [DirectByteBuffer@ce438d2[p=0,l=30,c=32768,r=30]={<<<\x81\x98\t\xD4\x8d\xF0r\xF6\xF8\x82`\xF6\xB7\xD2&\xB7\xEc\x9ce\xB6\xEc\x93b\x80\xE8\x83}\xE5\xAf\x8d>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:08:17.683 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{WRITING}->null:IDLE-->WRITING 16:08:17.683 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/2 selected 16:08:17.683 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:17.683 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 30 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=71/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=30,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.683 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=30 remaining=0 WriteFlusher@7a7205ea{WRITING}->null 16:08:17.683 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{IDLE}->null:WRITING-->IDLE 16:08:17.683 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1f0492ed SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.683 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] 16:08:17.684 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] processing 0 entries: [] 16:08:17.684 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] auto flushing 16:08:17.684 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.684 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=30,terminated=null] flushing 0 frames: [] 16:08:17.684 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:08:17.684 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:08:17.684 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:17.684Z 16:08:17.684 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@5d515f3f offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:17.684Z 16:08:17.684 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:17.684Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=81/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:17.684 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@5d515f3f task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:17.684Z 16:08:17.685 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=81/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:08:17.685 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:17.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:17.685Z tryProduce true 16:08:17.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:17.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.685 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:17.685 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=82/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.685 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 30 DirectByteBuffer@3fcb32d3[p=0,l=30,c=4096,r=30]={<<<\x81\x98\t\xD4\x8d\xF0r\xF6\xF8\x82`\xF6\xB7\xD2&\xB7\xEc\x9ce\xB6\xEc\x93b\x80\xE8\x83}\xE5\xAf\x8d>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 30 bytes - DirectByteBuffer@3fcb32d3[p=0,l=30,c=4096,r=30]={<<<\x81\x98\t\xD4\x8d\xF0r\xF6\xF8\x82`\xF6\xB7\xD2&\xB7\xEc\x9ce\xB6\xEc\x93b\x80\xE8\x83}\xE5\xAf\x8d>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=0,l=30,c=4096,r=30]={<<<\x81\x98\t\xD4\x8d\xF0r\xF6\xF8\x82`\xF6\xB7\xD2&\xB7\xEc\x9ce\xB6\xEc\x93b\x80\xE8\x83}\xE5\xAf\x8d>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:17.686 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 30 bytes 16:08:17.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:08:17.687 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 24 - Parser@46752a6f[ExtensionStack,s=PAYLOAD_LEN,c=0,len=24,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:08:17.697 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5ab1a784[p=0,l=24,c=24,r=24]={<<>>} 16:08:17.698 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=24,fin=true,rsv=...,masked=true] 16:08:17.698 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:17.698 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=24,fin=true,rsv=...,masked=true]) 16:08:17.698 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=24,fin=true,rsv=...,masked=true]) - events.onFrame=null 16:08:17.698 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5ab1a784[p=0,l=24,c=24,r=24]={<<<{"uri":"/callbackTest1"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:08:17.699 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([24] "{"uri":"/callbackTest1"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:08:17.707 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:08:17.707 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendString with HeapByteBuffer@23927531[p=0,l=25,c=25,r=25]={<<<[WEBSOCKET]/callbackTest1>>>} 16:08:17.707 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=25,fin=true,rsv=...,masked=false] 16:08:17.707 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=25,fin=true,rsv=...,masked=false] 16:08:17.707 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=25,fin=true,rsv=...,masked=false], Flusher@f237561[PROCESSING]) 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=25,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null] to Flusher@6f54531c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=25,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null]] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null]] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=27 cap=32768] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@567881de{IDLE}->null [DirectByteBuffer@3fa8a249[p=0,l=27,c=32768,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:08:17.708 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{WRITING}->null:IDLE-->WRITING 16:08:17.709 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 1/1/1 selected 16:08:17.709 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 1 keys, 0 updates 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 27 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=W,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=27,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=27 remaining=0 WriteFlusher@567881de{WRITING}->null 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{IDLE}->null:WRITING-->IDLE 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] 16:08:17.709 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c7a7874 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] processing 0 entries: [] 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] auto flushing 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=27,terminated=null] flushing 0 frames: [] 16:08:17.709 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.709 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:08:17.713 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=29/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:08:17.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=30,l=30,c=4096,r=0]={\x81\x98\t\xD4\x8d\xF0{"u...Test1"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3fcb32d3[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x98\t\xD4\x8d\xF0{"u...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.713 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]] 16:08:17.713 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0} tryExecute EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:17.713Z 16:08:17.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]]}} 16:08:17.714 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=0}@6d47724f offer EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:17.714Z 16:08:17.714 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=1} startReservedThread p=1 16:08:17.714 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@2326daae startThread=0 16:08:17.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]] 16:08:17.714 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@2326daae in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=1}] 16:08:17.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 16:08:17.714 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=1}@2326daae started 16:08:17.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 16:08:17.714 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@2326daae waiting 16:08:17.714 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@6d47724f task=EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:17.714Z 16:08:17.714 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:17.714 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@61cece52 waiting 16:08:17.714 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/2 selected 16:08:17.714 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:17.714 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.714 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 16:08:17.714 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:17.714Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:17.714 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:08:17.714Z tryProduce true 16:08:17.714 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]] 16:08:17.714 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:17.714 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:08:17.784 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:08:17.784 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.784 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 27 DirectByteBuffer@5ce0bf66[p=0,l=27,c=4096,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.784 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=0,f=null]] 16:08:17.784 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 27 bytes - DirectByteBuffer@5ce0bf66[p=0,l=27,c=4096,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=27,c=4096,r=27]={<<<\x81\x19[WEBSOCKET]/callbackTest1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 27 bytes 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:08:17.784 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 25 - Parser@1dbc0ed2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=25,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@d688d00[p=0,l=25,c=25,r=25]={<<<[WEBSOCKET]/callbackTest1>>>} 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=25,fin=true,rsv=...,masked=false] 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=25,fin=true,rsv=...,masked=false]) 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=25,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@d688d00[p=0,l=25,c=25,r=25]={<<<[WEBSOCKET]/callbackTest1>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([25] "[WEBSOCKET]/callbackTest1") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=27,l=27,c=4096,r=0]={\x81\x19[WEBSOC...ckTest1<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5ce0bf66[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x19[WEBSOC...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.785 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]] 16:08:17.786 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]]}} 16:08:17.786 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]] 16:08:17.786 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 on ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=0 16:08:17.786 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=1 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:17.786 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1275143523@31da3d60 in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}] 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/1 selected 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 1 updates 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]] 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.786 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys [WEBSOCKET]/callbackTest1 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6093652d[p=0,l=73,c=73,r=73]={<<<{"uri":"/callbackTest1/wi..."request":"MyContent"}}>>>} 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@2c284edc[PROCESSING]) 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null] to Flusher@23e8e810[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null]] 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:08:17.885 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null]] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a7205ea{IDLE}->null [DirectByteBuffer@ce438d2[p=0,l=79,c=32768,r=79]={<<<\x81\xC9\x90\t\xA2\xD3\xEb+\xD7\xA1\xF9+\x98\xF1\xBfj\xC3\xBf\xFck\xC3\xB0\xFb]\xC7...\x80\xA1\xF5x\xD7\xB6\xE3}\x80\xE9\xB2D\xDb\x90\xFfg\xD6\xB6\xFe}\x80\xAe\xEd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{WRITING}->null:IDLE-->WRITING 16:08:17.886 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/2 selected 16:08:17.886 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=100/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@7a7205ea{WRITING}->null 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{IDLE}->null:WRITING-->IDLE 16:08:17.886 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1f0492ed SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 16:08:17.886 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 16:08:17.886 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:08:17.886 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]]:runFillable:BLOCKING 16:08:17.887 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:17.887Z 16:08:17.887 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@61cece52 offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:17.887Z 16:08:17.887 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:17.887Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:17.887 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@61cece52 task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:08:17.887Z 16:08:17.887 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=173/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]]}} 16:08:17.887 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:17.887 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x98\t\xD4\x8d\xF0{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.888 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:08:17.887Z tryProduce true 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.888 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:17.888 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@3fcb32d3[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x90\t\xA2\xD3\xEb+\xD7\xA1\xF9+\x98\xF1\xBfj\xC3\xBf\xFck\xC3\xB0\xFb]\xC7...\x80\xA1\xF5x\xD7\xB6\xE3}\x80\xE9\xB2D\xDb\x90\xFfg\xD6\xB6\xFe}\x80\xAe\xEd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@3fcb32d3[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x90\t\xA2\xD3\xEb+\xD7\xA1\xF9+\x98\xF1\xBfj\xC3\xBf\xFck\xC3\xB0\xFb]\xC7...\x80\xA1\xF5x\xD7\xB6\xE3}\x80\xE9\xB2D\xDb\x90\xFfg\xD6\xB6\xFe}\x80\xAe\xEd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=0,l=79,c=4096,r=79]={<<<\x81\xC9\x90\t\xA2\xD3\xEb+\xD7\xA1\xF9+\x98\xF1\xBfj\xC3\xBf\xFck\xC3\xB0\xFb]\xC7...\x80\xA1\xF5x\xD7\xB6\xE3}\x80\xE9\xB2D\xDb\x90\xFfg\xD6\xB6\xFe}\x80\xAe\xEd>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:08:17.888 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=24,f=null]] 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@46752a6f[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:08:17.888 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@16f635f3[p=0,l=73,c=73,r=73]={<<<\xEb+\xD7\xA1\xF9+\x98\xF1\xBfj\xC3\xBf\xFck\xC3\xB0\xFb]\xC7\xA0\xE48\x8d\xA4\xF9...\x80\xA1\xF5x\xD7\xB6\xE3}\x80\xE9\xB2D\xDb\x90\xFfg\xD6\xB6\xFe}\x80\xAe\xEd>>>} 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=null 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@16f635f3[p=0,l=73,c=73,r=73]={<<<{"uri":"/callbackTest1/wi..."request":"MyContent"}}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:08:17.888 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/callbackTes..."parameters":{"request":"MyContent"}}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendString with HeapByteBuffer@3ee75464[p=0,l=37,c=37,r=37]={<<<[WEBSOCKET]/callbackTest1/withContent>>>} 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=37,fin=true,rsv=...,masked=false] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=37,fin=true,rsv=...,masked=false] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=37,fin=true,rsv=...,masked=false], Flusher@f237561[PROCESSING]) 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=37,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null] to Flusher@6f54531c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=37,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null]] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null]] 16:08:17.889 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=39 cap=32768] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@567881de{IDLE}->null [DirectByteBuffer@3fa8a249[p=0,l=39,c=32768,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{WRITING}->null:IDLE-->WRITING 16:08:17.890 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 1/1/1 selected 16:08:17.890 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 1 keys, 0 updates 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 39 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=39,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=39 remaining=0 WriteFlusher@567881de{WRITING}->null 16:08:17.890 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c7a7874 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{IDLE}->null:WRITING-->IDLE 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] processing 0 entries: [] 16:08:17.890 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] auto flushing 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=39,terminated=null] flushing 0 frames: [] 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:08:17.890 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]]:runFillable:BLOCKING 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=79,l=79,c=4096,r=0]={\x81\xC9\x90\t\xA2\xD3{"u...tent"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.890 [qtp1976804832-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.891 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3fcb32d3[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\x90\t\xA2\xD3{"u...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.891 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0} tryExecute EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:17.891Z 16:08:17.891 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:17.891 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=0}@2326daae offer EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:17.891Z 16:08:17.891 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=1} startReservedThread p=1 16:08:17.891 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]]}} 16:08:17.891 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@3542849b startThread=0 16:08:17.891 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@3542849b in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=0/2,p=1}] 16:08:17.891 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:17.891 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=1}@3542849b started 16:08:17.891 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 16:08:17.891 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@3542849b waiting 16:08:17.891 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 16:08:17.891 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=1}@2326daae task=EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:17.891Z 16:08:17.891 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:17.891 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@5d515f3f waiting 16:08:17.891 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/2 selected 16:08:17.891 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:17.891 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.891 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 16:08:17.891 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:17.891Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:17.892 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:08:17.891Z tryProduce true 16:08:17.892 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:17.892 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]]}} 16:08:17.892 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.892 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:08:17.892 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x19[WEBSOC...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.892 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=25,f=null]] 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.892 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 39 DirectByteBuffer@5ce0bf66[p=0,l=39,c=4096,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 39 bytes - DirectByteBuffer@5ce0bf66[p=0,l=39,c=4096,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=39,c=4096,r=39]={<<<\x81%[WEBSOCKET]/callbackTest1/withContent>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 39 bytes 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 37 - Parser@1dbc0ed2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=37,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3b856c43[p=0,l=37,c=37,r=37]={<<<[WEBSOCKET]/callbackTest1/withContent>>>} 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=37,fin=true,rsv=...,masked=false] 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=37,fin=true,rsv=...,masked=false]) 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=37,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3b856c43[p=0,l=37,c=37,r=37]={<<<[WEBSOCKET]/callbackTest1/withContent>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([37] "[WEBSOCKET]/callbackTest1/withContent") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=39,l=39,c=4096,r=0]={\x81%[WEBSOC...Content<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5ce0bf66[p=0,l=0,c=4096,r=0]={<<<>>>\x81%[WEBSOC...\x00\x00\x00\x00\x00\x00\x00} 16:08:17.892 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]] 16:08:17.893 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]]}} 16:08:17.893 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]] 16:08:17.893 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 on ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=0 16:08:17.893 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=1 16:08:17.893 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=2/2,p=0}@6d47724f waiting 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/1 selected 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 1 updates 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]] 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:17.893 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys [WEBSOCKET]/callbackTest1/withContent 16:08:18.087 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:08:18.087 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3a8ca6d2[p=0,l=12,c=12,r=12]={<<<{"uri":null}>>>} 16:08:18.087 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=12,fin=true,rsv=...,masked=false] 16:08:18.087 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=12,fin=true,rsv=...,masked=false] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=12,fin=true,rsv=...,masked=true], Flusher@2c284edc[PROCESSING]) 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=12,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null] to Flusher@23e8e810[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=12,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null]] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@2c284edc[PROCESSING],AUTO,null]] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=18 cap=32768] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a7205ea{IDLE}->null [DirectByteBuffer@ce438d2[p=0,l=18,c=32768,r=18]={<<<\x81\x8c>\x92h\x8aE\xB0\x1d\xF8W\xB0R\xE4K\xFe\x04\xF7>>>\xFck\xC3\xB0\xFb]\xC7\xA0\xE4...\x00\x00\x00\x00\x00\x00\x00}] 16:08:18.088 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{WRITING}->null:IDLE-->WRITING 16:08:18.089 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/2 selected 16:08:18.089 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 18 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=18,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]] 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=18 remaining=0 WriteFlusher@7a7205ea{WRITING}->null 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{IDLE}->null:WRITING-->IDLE 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] processing 0 entries: [] 16:08:18.089 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1f0492ed SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] auto flushing 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=18,terminated=null] flushing 0 frames: [] 16:08:18.089 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:08:18.089 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:18.089 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 16:08:18.089 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0} tryExecute EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:08:18.089Z 16:08:18.090 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@5d515f3f offer EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/PRODUCING/p=false/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:08:18.09Z 16:08:18.090 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=1/2,p=0}@5d515f3f task=EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:08:18.09Z 16:08:18.090 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:08:18.09Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:18.090 [qtp1976804832-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4f4c4b1a/SelectorProducer@895e367/IDLE/p=true/QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:08:18.09Z tryProduce true 16:08:18.090 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:18.090 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.090 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]]}} 16:08:18.090 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:08:18.090 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:18.091 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=199/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=73,f=null]] 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9\x90\t\xA2\xD3{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.091 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 18 DirectByteBuffer@3fcb32d3[p=0,l=18,c=4096,r=18]={<<<\x81\x8c>\x92h\x8aE\xB0\x1d\xF8W\xB0R\xE4K\xFe\x04\xF7>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 18 bytes - DirectByteBuffer@3fcb32d3[p=0,l=18,c=4096,r=18]={<<<\x81\x8c>\x92h\x8aE\xB0\x1d\xF8W\xB0R\xE4K\xFe\x04\xF7>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=0,l=18,c=4096,r=18]={<<<\x81\x8c>\x92h\x8aE\xB0\x1d\xF8W\xB0R\xE4K\xFe\x04\xF7>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 18 bytes 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 12 - Parser@46752a6f[ExtensionStack,s=PAYLOAD_LEN,c=0,len=12,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@491f0877[p=0,l=12,c=12,r=12]={<<>>} 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=12,fin=true,rsv=...,masked=true] 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=12,fin=true,rsv=...,masked=true]) 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=12,fin=true,rsv=...,masked=true]) - events.onFrame=null 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@491f0877[p=0,l=12,c=12,r=12]={<<<{"uri":null}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:08:18.091 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([12] "{"uri":null}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendString with HeapByteBuffer@5854d827[p=0,l=11,c=11,r=11]={<<<[WEBSOCKET]>>>} 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=11,fin=true,rsv=...,masked=false] 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=11,fin=true,rsv=...,masked=false] 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=11,fin=true,rsv=...,masked=false], Flusher@f237561[PROCESSING]) 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=11,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null] to Flusher@6f54531c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.092 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=11,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null]] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@f237561[PROCESSING],AUTO,null]] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=13 cap=32768] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@567881de{IDLE}->null [DirectByteBuffer@3fa8a249[p=0,l=13,c=32768,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00}] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{WRITING}->null:IDLE-->WRITING 16:08:18.093 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 1/1/1 selected 16:08:18.093 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 1 keys, 0 updates 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 13 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=13,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=13 remaining=0 WriteFlusher@567881de{WRITING}->null 16:08:18.093 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c7a7874 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{IDLE}->null:WRITING-->IDLE 16:08:18.093 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]] 16:08:18.093 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] processing 0 entries: [] 16:08:18.094 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]]:runFillable:BLOCKING 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] auto flushing 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=13,terminated=null] flushing 0 frames: [] 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:08:18.094 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=2/2,p=0} tryExecute EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:18.094Z 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5dc9d1d1[READING] getAction(DirectByteBuffer@3fcb32d3[p=18,l=18,c=4096,r=0]={\x81\x8c>\x92h\x8a{"u...":null}<<<>>>lbackTest...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3fcb32d3[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x8c>\x92h\x8a{"u...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.094 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@6d47724f offer EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:18.094Z 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.094 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:18.094Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:18.094 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@6d47724f task=EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:08:18.094Z 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]]}} 16:08:18.094 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]]}} 16:08:18.094 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:08:18.094 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:18.094Z tryProduce true 16:08:18.094 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:18.094 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:18.094 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.094 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=0,c=4096,r=0]={<<<>>>\x81%[WEBSOC...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:18.095 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 on ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 13 DirectByteBuffer@5ce0bf66[p=0,l=13,c=4096,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.095 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=37,f=null]] 16:08:18.095 [qtp1976804832-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=1 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 13 bytes - DirectByteBuffer@5ce0bf66[p=0,l=13,c=4096,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.095 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=13,c=4096,r=13]={<<<\x81\x0b[WEBSOCKET]>>>/callback...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:18.095 [qtp1976804832-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2584b82d{s=2/2,p=0}@61cece52 waiting 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/2 selected 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 13 bytes 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@655e8593 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 11 - Parser@1dbc0ed2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=11,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@63ddb3a6[p=0,l=11,c=11,r=11]={<<<[WEBSOCKET]>>>} 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=11,fin=true,rsv=...,masked=false] 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=11,fin=true,rsv=...,masked=false]) 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=11,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.095 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@63ddb3a6[p=0,l=11,c=11,r=11]={<<<[WEBSOCKET]>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([11] "[WEBSOCKET]") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=13,l=13,c=4096,r=0]={\x81\x0b[WEBSOCKET]<<<>>>/callback...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:18.095 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5ce0bf66[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x0b[WEBSOC...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.096 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]] 16:08:18.096 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]]}} 16:08:18.096 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]] 16:08:18.096 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 on ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=0 16:08:18.096 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=1 16:08:18.096 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=2/2,p=0}@2326daae waiting 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/1 selected 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 1 updates 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$527/92398703@6636d197 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]] 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.096 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys [WEBSOCKET] 16:08:18.115 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/callbackTest1/*' unregistered 16:08:18.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 16:08:18.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@516b380b{STARTED} 16:08:18.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]],remote=WebSocketRemoteEndpoint@77de067b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:18.116 [main] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=22/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[OPENED],f=Flusher@6f54531c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]],remote=WebSocketRemoteEndpoint@77de067b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:18.118 [main] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2015b2cd) 16:08:18.118 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2015b2cd,OFF,null] to Flusher@6f54531c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.118 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.118 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2015b2cd,OFF,null]] 16:08:18.118 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2015b2cd,OFF,null]] 16:08:18.118 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@567881de{IDLE}->null [DirectByteBuffer@3bdb2c78[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@64693226[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:08:18.118 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{WRITING}->null:IDLE-->WRITING 16:08:18.118 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 1/1/1 selected 16:08:18.119 [main] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=W,to=24/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[CLOSING],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.119 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 1 keys, 0 updates 16:08:18.119 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@567881de{WRITING}->null 16:08:18.119 [main] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@567881de{IDLE}->null:WRITING-->IDLE 16:08:18.119 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c7a7874 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=22/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]] 16:08:18.119 [main] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:18.119 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]] 16:08:18.119 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet,method=public void org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:18.119 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet - 16:08:18.119 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]]:runFillable:BLOCKING 16:08:18.119 [main] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:08:18.119 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:18.119 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=2/2,p=0} tryExecute EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:18.119Z 16:08:18.119 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.119 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@2326daae offer EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:18.119Z 16:08:18.119 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.120 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:18.119Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]]:runFillable:BLOCKING/BLOCKING 16:08:18.120 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@2326daae task=EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:08:18.12Z 16:08:18.120 [main] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:44518,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2be3ba19{AC.ReadCB@5f6e4902{WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=23/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]]}} 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:08:18.120 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=true/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:18.12Z tryProduce true 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x0b[WEBSOC...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.120 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:18.120 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 12 DirectByteBuffer@5ce0bf66[p=0,l=12,c=4096,r=12]={<<<\x88\n\x03\xE9Shutdown>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 12 bytes - DirectByteBuffer@5ce0bf66[p=0,l=12,c=4096,r=12]={<<<\x88\n\x03\xE9Shutdown>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00} 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=0,l=12,c=4096,r=12]={<<<\x88\n\x03\xE9Shutdown>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.120 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[OPENED],f=Flusher@23e8e810[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=11,f=null]] 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:08:18.120 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 1 keys 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 12 bytes 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode CLOSE, fin=true rsv=... 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 10 - Parser@1dbc0ed2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=false]] 16:08:18.120 [main] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6bf7b5ab{AC.ReadCB@5891445e{WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:44518,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]]}} 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3fbaefeb[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>} 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=false] 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false]) 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:08:18.120 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:08:18.121 [main] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:44518,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] onFillInterestedFailed {} 16:08:18.121 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@52815fa3{STARTED} id=0 keys=2 selected=0 updates=0 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ab86678) 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ab86678,OFF,null] to Flusher@23e8e810[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ab86678,OFF,null]] 16:08:18.121 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c758545 startThread=0 16:08:18.121 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:08:18.121 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c758545 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 16:08:18.121 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:08:18.121 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 0 updates 16:08:18.121 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7ab86678,OFF,null]] 16:08:18.121 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.121 [qtp1976804832-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a7205ea{IDLE}->null [DirectByteBuffer@5b7f53e8[p=0,l=6,c=1024,r=6]={<<<\x88\x8a}\xA2\x1e\x19>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4b88dbb0[p=0,l=10,c=10,r=10]={<<<~KMq\x08\xD6zv\n\xCc>>>}] 16:08:18.121 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4a8b87c6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.121 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{WRITING}->null:IDLE-->WRITING 16:08:18.121 [main] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4a8b87c6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.121 [main] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:18.121 [qtp1976804832-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]] 16:08:18.121 [qtp1976804832-18] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:08:18.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:18.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:08:18.122 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[CLOSING],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 16:08:18.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b] 16:08:18.122 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@7a7205ea{WRITING}->null 16:08:18.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b] 16:08:18.122 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a7205ea{IDLE}->null:WRITING-->IDLE 16:08:18.122 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:08:18.122 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:08:18.122 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:18.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],behavior=SERVER,connection=WebSocketServerConnection@5891445e::SocketChannelEndPoint@4a8b87c6{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketServerConnection@5891445e[s=ConnectionState@333dae78[DISCONNECTED],f=Flusher@6f54531c[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@46752a6f[ExtensionStack,s=START,c=0,len=12,f=null]],remote=WebSocketRemoteEndpoint@77de067b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketServlet@326c3a0b],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:08:18.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@516b380b{STOPPED} 16:08:18.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@179054f4{STARTED} 16:08:18.122 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@e0d5880{STARTED,size=0,capacity=UNLIMITED} 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@e0d5880{STOPPED,size=0,capacity=UNLIMITED} 16:08:18.123 [qtp1976804832-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c758545 in QueuedThreadPool[qtp1976804832]@75d3a5e0{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2584b82d{s=2/2,p=0}] 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@76af9ed2{STARTED,size=0,capacity=UNLIMITED} 16:08:18.123 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@76af9ed2{STOPPED,size=0,capacity=UNLIMITED} 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@179054f4{STOPPED} 16:08:18.123 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,OSHUT,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@59fe378a{STARTED} 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@59fe378a{STOPPED} 16:08:18.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketServerFactory@28d49343[defaultPolicy=WebSocketPolicy@29c1b710[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackWebSocketPool] 16:08:18.123 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3273f1c8{l=/127.0.0.1:44518,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 16:08:18.123 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2be3ba19{null} 16:08:18.123 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4ab550d5{STARTED} id=0 keys=1 selected=0 updates=0 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23a5b09d startThread=0 16:08:18.124 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:18.124 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/0 selected 16:08:18.124 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 0 updates 16:08:18.124 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:18.124 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.124 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 0 keys 16:08:18.124 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23a5b09d in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=1/2,p=0}] 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3273f1c8{l=0.0.0.0/0.0.0.0:44518,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=false]]] 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@23e8e810[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[READING] getAction(DirectByteBuffer@5ce0bf66[p=12,l=12,c=4096,r=0]={\x88\n\x03\xE9Shutdown<<<>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:08:18.124 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3273f1c8{l=0.0.0.0/0.0.0.0:44518,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@5b6b4928[EOF] getAction(DirectByteBuffer@5ce0bf66[p=12,l=12,c=4096,r=0]={\x88\n\x03\xE9Shutdown<<<>>>]/callbac...\x00\x00\x00\x00\x00\x00\x00}) 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:08:18.124 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=2/2,p=0}@6d47724f waiting 16:08:18.124 [main] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/callbackTest1/*' unregistered 16:08:18.124 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=0.0.0.0/0.0.0.0:44518,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=null]] 16:08:18.124 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:08:18.125 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=0.0.0.0/0.0.0.0:44518,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@16200fec[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:18.125 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=0.0.0.0/0.0.0.0:44518,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@16200fec[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] # Execution Finished: testCallbackHttpAndWebSocket(BundleContext) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService]/[method:testCallbackHttpAndWebSocket(org.osgi.framework.BundleContext)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] 16:08:18.125 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:18.125 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:08:18.125 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1] 16:08:18.125 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1] 16:08:18.126 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],behavior=CLIENT,connection=WebSocketClientConnection@5f6e4902::SocketChannelEndPoint@3273f1c8{l=0.0.0.0/0.0.0.0:44518,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketClientConnection@5f6e4902[s=ConnectionState@667fcaf7[DISCONNECTED],f=Flusher@23e8e810[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1dbc0ed2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@16200fec[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.forward.test.WsServiceTestClient@42210be1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:08:18.126 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23a5b09d in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=2/2,p=0}] # Execution Finished: TestForwardingService - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.nthbnd.forward.test.TestForwardingService] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608]/[sub-engine:junit-jupiter] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [14] org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608]/[fragment:org.eclipse.sensinact.gateway.nthbnd.http-tools-tests;2.0.0.202304181608] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [13] org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.nthbnd.http-tools;2.0.0.202304181608] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # TestPlan Execution Finished: org.junit.platform.launcher.core.InternalTestPlan@1698d7c0 # Test run finished after 2164 ms [ 5 containers found ] [ 0 containers skipped ] [ 5 containers started ] [ 0 containers aborted ] [ 5 containers successful ] [ 0 containers failed ] [ 3 tests found ] [ 0 tests skipped ] [ 3 tests started ] [ 0 tests aborted ] [ 3 tests successful ] [ 0 tests failed ] # test ran # queue [] 16:08:18.215 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STARTED},openSessions.size=0] 16:08:18.215 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STARTED},openSessions.size=0] 16:08:18.215 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - shutdown already commenced 16:08:18.215 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@784c5ef5{STARTED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@784c5ef5{STOPPED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@5bcb04cb{STARTED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@2fc2a205{STARTED,size=0,capacity=UNLIMITED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@2fc2a205{STOPPED,size=0,capacity=UNLIMITED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@385e36d4{STARTED,size=0,capacity=UNLIMITED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@385e36d4{STOPPED,size=0,capacity=UNLIMITED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@5bcb04cb{STOPPED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@3cae7b8b{STARTED} 16:08:18.216 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:18.217 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:18.217 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@5ae95707,queue=0,pool=DuplexConnectionPool@670ce331[c=0/0/64,a=0,i=0,q=0] 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@1b7cae6f{STARTED} 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@1b7cae6f{STOPPED} 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@7a22a3c2[provider=null,keyStore=null,trustStore=null] 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@7a22a3c2[provider=null,keyStore=null,trustStore=null] 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@184dbacc{STARTED} 16:08:18.283 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@62628e78{STARTED} 16:08:18.284 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@4ab550d5{STARTED} id=0 keys=0 selected=0 updates=0 16:08:18.284 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@33badad1 on ManagedSelector@4ab550d5{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:18.284 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/0 selected 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 1 updates 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@33badad1 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@4ab550d5{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 waiting with 0 keys 16:08:18.284 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@76b852c2 on ManagedSelector@4ab550d5{STOPPING} id=0 keys=0 selected=0 updates=0 16:08:18.284 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4ab550d5{STOPPING} id=0 keys=0 selected=0 updates=1 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken with none selected 16:08:18.284 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 woken up from select, 0/0/0 selected 16:08:18.285 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@22bd8253 processing 0 keys, 1 updates 16:08:18.285 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:18.285 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@76b852c2 16:08:18.286 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:18.286 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:18.286Z 16:08:18.286 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=2/2,p=0}@2326daae size 2 > capacity 16:08:18.286 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=2/2,p=0}] 16:08:18.286 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=2/2,p=0}] 16:08:18.286 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3cd206b5{s=2/2,p=0}@2326daae in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3cd206b5{s=2/2,p=0}] 16:08:18.287 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@3cd206b5{s=2/2,p=0} 16:08:18.287 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=1/2,p=0}@6d47724f offer STOP! 16:08:18.287 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=0}@3542849b offer STOP! 16:08:18.287 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=0/2,p=0}@6d47724f task=STOP! 16:08:18.287 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=-1/2,p=0}@6d47724f Exited 16:08:18.287 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@3cd206b5{s=-1/2,p=0} 16:08:18.287 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3cd206b5{s=-1/2,p=0}@6d47724f in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=8<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=-1/2,p=0}@3542849b task=STOP! 16:08:18.287 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1018067851-35,5,main] for 14999 16:08:18.287 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-36,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-33,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3cd206b5{s=-1/2,p=0}@3542849b Exited 16:08:18.287 [WebSocketClient@1018067851-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-40,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3cd206b5{s=-1/2,p=0}@3542849b in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-35,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-34,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-37,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-39,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.287 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1018067851-37,5,main] for 14999 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1018067851-38,5,main] for 14999 16:08:18.288 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/480490520@16d2e4e in QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.288 [WebSocketClient@1018067851-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1018067851-38,5,main] exited for QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@44841b43/SelectorProducer@7c75db8b/IDLE/p=false/QueuedThreadPool[WebSocketClient@1018067851]@301aa982{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:08:18.288Z 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@4ab550d5{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@62628e78{STOPPED} 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@184dbacc{STOPPED} 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@3cae7b8b{STOPPED} 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] 16:08:18.288 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] 16:08:18.289 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@81a2a6dd[httpClient=HttpClient@3cae7b8b{STOPPED},openSessions.size=0] [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http-tools --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http-tools --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-mail-connector >------- [INFO] Building sensiNact IoT Gateway - EMail Account Connector 2.0-SNAPSHOT [27/121] [INFO] from platform/sensinact-security/sensinact-mail-connector/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-mail-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-mail-connector --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-mail-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-mail-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-mail-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-mail-connector --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-mail-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-mail-connector --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-mail-connector --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-mail-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-mail-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-mail-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-mail-connector --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-mail-connector --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-mail-connector --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-mail-connector --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-mail-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.simulated.devices:fan >--------- [INFO] Building sensiNact IoT Gateway - Simulated Fan 2.0-SNAPSHOT [28/121] [INFO] from simulated-devices/fan/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ fan --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ fan --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ fan --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ fan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ fan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ fan --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.fan.swing, has 1, private references [org.eclipse.sensinact.gateway.simulated.fan.internal] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ fan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ fan --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ fan --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ fan --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ fan --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ fan --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ fan --- [INFO] 2 archive(s) processed [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ fan --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ fan --- Found a signature entry [INFO] SHA: jQp8xzCHeCzEJ8pMtsCZyjWPmU4MZguJc3+v8jt9b9g= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ fan --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ fan --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.simulated.devices:button >------- [INFO] Building sensiNact IoT Gateway - Simulated Button 2.0-SNAPSHOT [29/121] [INFO] from simulated-devices/button/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ button --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ button --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ button --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ button --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ button --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ button --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ button --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ button --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ button --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ button --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ button --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/target/button-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ button --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ button --- [INFO] 2 archive(s) processed [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ button --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/target/button-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ button --- Found a signature entry [INFO] SHA: caziNV3hixKJaHHWCHUwGrE1ZESX4N7DY8YKo/5LxQE= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ button --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ button --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-core >-------- [INFO] Building sensiNact IoT Gateway - Security Core 2.0-SNAPSHOT [30/121] [INFO] from platform/sensinact-security/sensinact-security-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-security-core --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-security-core --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-security-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/main/java/org/eclipse/sensinact/gateway/core/security/entity/SnaEntity.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-core --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-security-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-security-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-core --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-security-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-security-core --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-security-core --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-core --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',com.sun.mail.javax.mail;version='[1.6.2,1.6.3)',org.eclipse.sensinact.gateway.sensinact-mail-connector;version='[2.0.0,2.0.1)',org.osgi.util.converter;version='[1.0.8,1.0.9)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',javax.mail-api;version='[1.6.2,1.6.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-core --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',com.sun.mail.javax.mail;version='[1.6.2,1.6.3)',org.eclipse.sensinact.gateway.sensinact-mail-connector;version='[2.0.0,2.0.1)',org.osgi.util.converter;version='[1.0.8,1.0.9)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',javax.mail-api;version='[1.6.2,1.6.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)' 16:08:36.774 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.button 16:08:36.952 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:36.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:08:36.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:08:36.962 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:36.963 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:08:36.964 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:08:36.964 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:08:36.964 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:08:36.977 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:08:37.303 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:08:37.321 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:08:37.325 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:08:37.328 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:08:37.336 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'button' service provider : switch 16:08:37.339 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'state' resource registered 16:08:37.342 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - state already started 16:08:37.344 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'button' started 16:08:37.350 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.fan 16:08:37.377 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:37.378 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:08:37.380 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 16:08:37.380 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:08:37.381 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:37.381 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:37.382 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:08:37.382 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:08:37.382 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:08:37.383 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:08:37.383 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:37.383 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:37.388 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:08:37.388 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:08:37.388 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:08:37.388 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:08:37.388 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:08:37.389 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:37.389 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:37.390 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:08:37.390 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:08:37.390 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:08:37.391 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:08:37.391 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:08:37.391 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:37.391 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:37.393 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 16:08:37.394 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 16:08:37.394 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:08:37.395 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:08:37.395 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:08:37.395 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:08:37.395 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:08:37.395 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:08:37.395 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:37.395 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:08:37.396 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:08:37.396 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:08:37.396 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:08:37.397 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:08:37.495 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:08:37.498 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:08:37.501 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:08:37.504 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:08:37.507 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'fan' service provider : switch 16:08:37.511 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:08:37.517 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:08:37.519 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'speed' resource registered 16:08:37.524 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - speed already started 16:08:37.526 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 16:08:37.526 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 16:08:37.539 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 16:08:37.540 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 16:08:37.587 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 16:08:37.587 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 16:08:37.592 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'fan' started 16:08:37.604 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:08:37.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:08:37.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:08:37.624 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:08:37.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:08:37.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:08:37.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:08:37.626 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:08:37.684 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:08:37.706 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:08:37.709 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:08:37.712 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:08:37.714 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:08:37.717 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:08:37.721 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:08:37.724 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:08:37.725 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:08:37.725 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:08:37.726 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:08:37.838 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:08:37.841 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2120ms to org.eclipse.jetty.util.log.Slf4jLog 16:08:37.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1437129801]@55a8dc49{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1ea9f009,POJO} 16:08:37.856 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b50150{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1437129801]@55a8dc49{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:08:37.859 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@7a9c84a5[null] added {org.eclipse.jetty.security.DefaultIdentityService@2d83c5a5,POJO} 16:08:37.859 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@7a9c84a5[OSGi HTTP Service Realm] added {UserStore@48d7ad8b{STOPPED},AUTO} 16:08:37.860 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b50150{STOPPED}[9.4.42.v20210604] added {HashLoginService@7a9c84a5[OSGi HTTP Service Realm],AUTO} 16:08:37.886 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@654b72c0{/,null,STOPPED},[o.e.j.s.ServletContextHandler@654b72c0{/,null,STOPPED}]}] 16:08:37.887 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@55b5e331{STOPPED} added {o.e.j.s.ServletContextHandler@654b72c0{/,null,STOPPED},AUTO} 16:08:37.889 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@408613cc 16:08:37.895 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@654b72c0{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=-1,MANAGED} 16:08:37.899 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=-1 added {ServletHandler@ec50f54{STOPPED},MANAGED} 16:08:37.899 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:08:37.900 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@44f9779c,UNMANAGED} 16:08:37.903 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@ec50f54{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:08:37.903 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@ec50f54{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365,POJO} 16:08:37.904 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b50150{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@55b5e331{STOPPED},MANAGED} 16:08:37.904 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@2b50150{STOPPED}[9.4.42.v20210604] 16:08:37.906 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b50150{STARTING}[9.4.42.v20210604] added {ErrorHandler@11a82d0f{STOPPED},AUTO} 16:08:37.907 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:08:37.927 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@2b50150{STARTING}[9.4.42.v20210604] 16:08:37.927 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1437129801]@55a8dc49{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:08:37.929 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@778ca8ef{s=0/2,p=0} 16:08:37.929 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] added {ReservedThreadExecutor@778ca8ef{s=0/2,p=0},AUTO} 16:08:37.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@778ca8ef{s=0/2,p=0} 16:08:37.932 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2211ms ReservedThreadExecutor@778ca8ef{s=0/2,p=0} 16:08:37.933 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-22,5,main] 16:08:37.933 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-23,5,main] 16:08:37.934 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-24,5,main] 16:08:37.934 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-25,5,main] 16:08:37.934 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.934 [qtp1437129801-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.934 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-26,5,main] 16:08:37.934 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-27,5,main] 16:08:37.934 [qtp1437129801-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.934 [qtp1437129801-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.935 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-28,5,main] 16:08:37.935 [qtp1437129801-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.935 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1437129801-29,5,main] 16:08:37.935 [qtp1437129801-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.935 [qtp1437129801-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.935 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2214ms QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.935 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@7a9c84a5[OSGi HTTP Service Realm] 16:08:37.935 [qtp1437129801-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:37.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@48d7ad8b{STOPPED} 16:08:37.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2215ms UserStore@48d7ad8b{STARTED} 16:08:37.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2215ms HashLoginService@7a9c84a5[OSGi HTTP Service Realm] 16:08:37.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@55b5e331{STOPPED} 16:08:37.936 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@55b5e331{STARTING} 16:08:37.936 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@654b72c0{/,null,STOPPED} 16:08:37.938 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:08:37.946 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@654b72c0{/,null,STARTING} 16:08:37.946 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 16:08:37.948 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@66d57c1b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:08:37.949 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@66d57c1b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@697446d4[passivating=false,graceSec=3600],AUTO} 16:08:37.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@36453307{STOPPED}[worker=null] 16:08:37.951 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:08:37.951 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:08:37.951 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@36453307{STARTING}[worker=node0] added {HouseKeeper@6a9287b1{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:08:37.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6a9287b1{STOPPED}[interval=600000, ownscheduler=false] 16:08:37.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5f8890c2{STOPPED} 16:08:37.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2232ms ScheduledExecutorScheduler@5f8890c2{STARTED} 16:08:37.953 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:08:37.954 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:08:37.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2234ms HouseKeeper@6a9287b1{STARTED}[interval=660000, ownscheduler=true] 16:08:37.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2234ms DefaultSessionIdManager@36453307{STARTED}[worker=node0] 16:08:37.955 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b50150{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@36453307{STARTED}[worker=node0],MANAGED} 16:08:37.955 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 added {DefaultSessionIdManager@36453307{STARTED}[worker=node0],UNMANAGED} 16:08:37.955 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@99a65d3{STOPPED} 16:08:37.955 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2234ms ScheduledExecutorScheduler@99a65d3{STARTED} 16:08:37.955 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 16:08:37.956 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@ec50f54{STOPPED} 16:08:37.959 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365[EMBEDDED:null] 16:08:37.960 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:08:37.961 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:08:37.961 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:08:37.961 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:08:37.961 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:08:37.961 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:08:37.961 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@ec50f54{STARTING} 16:08:37.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@ec50f54{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@64b82f01{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:08:37.961 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@ec50f54{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555,POJO} 16:08:37.961 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365[EMBEDDED:null] 16:08:37.962 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:08:37.962 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555[EMBEDDED:null] 16:08:37.962 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@64b82f01{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:08:37.962 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:08:37.962 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:08:37.962 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:08:37.962 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:08:37.962 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@64b82f01{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:08:37.962 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365[EMBEDDED:null] 16:08:37.963 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:08:37.963 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555[EMBEDDED:null] 16:08:37.983 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@64b82f01{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:08:37.983 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:08:37.983 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:08:37.983 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:08:37.983 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:08:37.983 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@64b82f01{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:08:37.983 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@ec50f54{STARTING} 16:08:37.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2263ms ServletHandler@ec50f54{STARTED} 16:08:37.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@66d57c1b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:08:37.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@697446d4[passivating=false,graceSec=3600] 16:08:37.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2263ms org.eclipse.jetty.server.session.NullSessionDataStore@697446d4[passivating=false,graceSec=3600] 16:08:37.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2263ms org.eclipse.jetty.server.session.DefaultSessionCache@66d57c1b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:08:37.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2263ms org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 16:08:37.988 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:08:37.989 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2268ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:08:37.990 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365 16:08:37.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@64b82f01{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:08:37.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2270ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5652f555==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@64b82f01{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:08:37.991 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@654b72c0{/,null,AVAILABLE} 16:08:37.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2271ms o.e.j.s.ServletContextHandler@654b72c0{/,null,AVAILABLE} 16:08:37.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2271ms ContextHandlerCollection@55b5e331{STARTED} 16:08:37.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@11a82d0f{STOPPED} 16:08:37.992 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@11a82d0f{STARTING} 16:08:37.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2271ms ErrorHandler@11a82d0f{STARTED} 16:08:37.992 [main] INFO org.eclipse.jetty.server.Server - Started @2271ms 16:08:37.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2271ms Server@2b50150{STARTED}[9.4.42.v20210604] 16:08:37.992 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:08:37.998 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@27cbfddf[HTTP/1.1] added {HttpConfiguration@27ead29e{32768/8192,8192/8192,https://:0,[]},POJO} 16:08:38.010 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{null, ()}{0.0.0.0:0} added {Server@2b50150{STARTED}[9.4.42.v20210604],UNMANAGED} 16:08:38.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}],UNMANAGED} 16:08:38.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@4d6f623d{STOPPED},AUTO} 16:08:38.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@aa21042,POJO} 16:08:38.012 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@27cbfddf[HTTP/1.1],AUTO} 16:08:38.012 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@27cbfddf[HTTP/1.1] 16:08:38.014 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:08:38.015 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b50150{STARTED}[9.4.42.v20210604] added {ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:08:38.015 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:38.020 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:08:38.021 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4d6f623d{STOPPED} 16:08:38.021 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2301ms ScheduledExecutorScheduler@4d6f623d{STARTED} 16:08:38.021 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@27cbfddf[HTTP/1.1] 16:08:38.021 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2301ms HttpConnectionFactory@27cbfddf[HTTP/1.1] 16:08:38.022 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:38.034 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/IDLE/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:38.031Z added {SelectorProducer@1d01dfa5,POJO} 16:08:38.034 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/IDLE/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:38.034Z added {QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}],UNMANAGED} 16:08:38.035 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/IDLE/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:38.035Z created 16:08:38.035 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2160e52a{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/IDLE/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:38.035Z,MANAGED} 16:08:38.035 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@2160e52a{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:08:38.035 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2160e52a{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:08:38.036 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/IDLE/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:38.036Z 16:08:38.036 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2315ms EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/IDLE/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:38.036Z 16:08:38.038 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$91/1626529981@469d003c startThread=0 16:08:38.039 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$91/1626529981@469d003c in QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:38.039 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6b410923 on ManagedSelector@2160e52a{STARTING} id=0 keys=0 selected=0 updates=0 16:08:38.039 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/IDLE/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:38.039Z tryProduce false 16:08:38.083 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:38.084 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6b410923 16:08:38.084 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:38.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2363ms ManagedSelector@2160e52a{STARTED} id=0 keys=0 selected=0 updates=0 16:08:38.084 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 waiting with 0 keys 16:08:38.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2363ms SelectorManager@ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:38.085 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@e8fadb0,POJO} 16:08:38.085 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@e8fadb0 startThread=0 16:08:38.085 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:38.085 [qtp1437129801-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@e8fadb0 in QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:38.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2364ms ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:08:38.104 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2b50150{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@5f78de22,POJO} orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 16:08:39.243 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.248 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.250 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.252 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.257 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 ObjectEntity record(s) deleted in the datastore orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 16:08:39.334 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.336 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.338 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.340 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.342 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.345 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 BundleEntity record(s) deleted in the datastore orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 16:08:39.415 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:39.420 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 ObjectEntity record(s) updated in the datastore 16:08:39.424 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 ObjectEntity record(s) deleted in the datastore orignal - /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/src/test/resources/sensinact.sqlite 16:08:39.649 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle test-bundle 16:08:41.734 [qtp1437129801-23-acceptor-0@e8fadb0-ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5150d9f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34508]] on ManagedSelector@2160e52a{STARTED} id=0 keys=0 selected=0 updates=0 16:08:41.734 [qtp1437129801-23-acceptor-0@e8fadb0-ServerConnector@37d00a23{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2160e52a{STARTED} id=0 keys=0 selected=0 updates=1 16:08:41.734 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 woken with none selected 16:08:41.734 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 woken up from select, 0/0/0 selected 16:08:41.734 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 processing 0 keys, 1 updates 16:08:41.734 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:41.735 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5150d9f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34508]] 16:08:41.736 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5150d9f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34508]] startThread=0 16:08:41.736 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:41.736 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 waiting with 1 keys 16:08:41.736 [qtp1437129801-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5150d9f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34508]] in QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:41.746 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 59995 ms 16:08:41.787 [qtp1437129801-24] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:41.796 [qtp1437129801-24] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=56/60000}{io=0/0,kio=0,kro=0}-> 16:08:41.796 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$617/438961608@5a3aa21e on ManagedSelector@2160e52a{STARTED} id=0 keys=1 selected=0 updates=0 16:08:41.797 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=57/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.798 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=58/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.798 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=58/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.798 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5c93b750{AC.ReadCB@4d462725{HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:41.799 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.799 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1953739122@165dfd4f on ManagedSelector@2160e52a{STARTED} id=0 keys=1 selected=0 updates=1 16:08:41.799 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2160e52a{STARTED} id=0 keys=1 selected=0 updates=2 16:08:41.799 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 woken with none selected 16:08:41.799 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 woken up from select, 0/0/1 selected 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 processing 0 keys, 2 updates 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$617/438961608@5a3aa21e 16:08:41.800 [qtp1437129801-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1953739122@165dfd4f 16:08:41.800 [qtp1437129801-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5150d9f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34508]] in QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}] 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 waiting with 1 keys 16:08:41.800 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 woken up from select, 1/1/1 selected 16:08:41.801 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 processing 1 keys, 0 updates 16:08:41.801 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6fc3573b SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.801 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.801 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:08:41.802 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@778ca8ef{s=0/2,p=0} tryExecute EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/PRODUCING/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:41.802Z 16:08:41.802 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@778ca8ef{s=0/2,p=1} startReservedThread p=1 16:08:41.803 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@778ca8ef{s=0/2,p=1}@1aa10b3d startThread=0 16:08:41.804 [qtp1437129801-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@778ca8ef{s=0/2,p=1}@1aa10b3d in QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=1}] 16:08:41.804 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213deac2/SelectorProducer@1d01dfa5/PRODUCING/p=false/QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:08:41.804Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:08:41.804 [qtp1437129801-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@778ca8ef{s=1/2,p=1}@1aa10b3d started 16:08:41.804 [qtp1437129801-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@778ca8ef{s=1/2,p=0}@1aa10b3d waiting 16:08:41.805 [qtp1437129801-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:08:41.805 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:08:41.805 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:41.805 [qtp1437129801-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=1/2,p=0}] 16:08:41.805 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.805 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 waiting with 1 keys 16:08:41.805 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5c93b750{AC.ReadCB@4d462725{HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:41.806 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:41.810 [qtp1437129801-26] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:08:41.811 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 157 HeapByteBuffer@447035e[p=0,l=157,c=8192,r=157]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.812 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 157 HeapByteBuffer@447035e[p=0,l=157,c=8192,r=157]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.812 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@447035e[p=0,l=157,c=8192,r=157]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:41.812 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@447035e[p=0,l=157,c=8192,r=157]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.812 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:08:41.814 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:08:41.815 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:08:41.815 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:08:41.815 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:08:41.815 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:08:41.815 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:08:41.816 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:08:41.816 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:08:41.816 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:08:41.816 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:08:41.816 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:08:41.816 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:08:41.816 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:08:41.817 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:08:41.817 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:08:41.817 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:08:41.819 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/create168183411970818115872381995042827 on HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=0} GET //127.0.0.1:8899/create168183411970818115872381995042827 HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:08:41.819 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:08:41.819 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=1} 16:08:41.821 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/create168183411970818115872381995042827 HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=3} 16:08:41.821 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:08:41.822 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=4} 16:08:41.823 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /create168183411970818115872381995042827 on HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=5} 16:08:41.823 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/create168183411970818115872381995042827 @ o.e.j.s.ServletContextHandler@654b72c0{/,null,AVAILABLE} 16:08:41.823 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/create168183411970818115872381995042827 @ o.e.j.s.ServletContextHandler@654b72c0{/,null,AVAILABLE} 16:08:41.824 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:08:41.824 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 session=null 16:08:41.824 [qtp1437129801-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/create168183411970818115872381995042827 -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4e6d7365==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@bb8e728b{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:08:41.824 [qtp1437129801-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:08:41.835 [qtp1437129801-26] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - new %s record in the datastore 16:08:41.837 [qtp1437129801-26] INFO org.eclipse.sensinact.gateway.nthbnd.http.callback.internal.CallbackFactory - Callback servlet '/create168183411970818115872381995042827' unregistered 16:08:41.838 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6222ff62[p=0,l=74,c=74,r=74]={<<<'create' operation valida...0516ba043e4e9182f78cc07>>>}) 16:08:41.838 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=74 null 16:08:41.839 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6450b679[p=0,l=74,c=74,r=74]={<<<'create' operation valida...0516ba043e4e9182f78cc07>>>} complete=true committing=true callback=Blocker@11fc9c7e{null} 16:08:41.839 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /create168183411970818115872381995042827 on HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=21} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:08:41 GMT Content-Length: 74 16:08:41.841 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5a12d861[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=74},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@746e753c] (null,[p=0,l=74,c=74,r=74],true)@START 16:08:41.841 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=74} last=true content=HeapByteBuffer@6450b679[p=0,l=74,c=74,r=74]={<<<'create' operation valida...0516ba043e4e9182f78cc07>>>} 16:08:41.841 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:08:41 GMT Content-Length: 74 16:08:41.842 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:08:41.842 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5a12d861[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=74},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@746e753c] ([p=0,l=76,c=16384,r=76],[p=0,l=74,c=74,r=74],true)@COMPLETING 16:08:41.842 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@76e10ad0{IDLE}->null [HeapByteBuffer@4dc231e9[p=0,l=76,c=16384,r=76]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6450b679[p=0,l=74,c=74,r=74]={<<<'create' operation valida...0516ba043e4e9182f78cc07>>>}] 16:08:41.842 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@76e10ad0{WRITING}->null:IDLE-->WRITING 16:08:41.843 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 150 SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=W,to=36/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d15de3d{s=COMPLETING}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=25} 16:08:41.843 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=150 remaining=0 WriteFlusher@76e10ad0{WRITING}->null 16:08:41.843 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@76e10ad0{IDLE}->null:WRITING-->IDLE 16:08:41.843 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5a12d861[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=74},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@746e753c] ([p=76,l=76,c=16384,r=0],[p=74,l=74,c=74,r=0],true)@END 16:08:41.884 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:08:41.884 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1227459815==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:08:41.884 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=66} 16:08:41.884 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4dcf54f3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:08:41.885 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4dcf54f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} null:HTTP/1.1 200 OK Content-Length:74 Date:Tue, 18 Apr 2023 16:08:41 GMT 16:08:41.885 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=67} 16:08:41.886 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@16982ef8) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:08:41.887 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4dcf54f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:41.887 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4dcf54f3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:41.887 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:41.887 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=69} 16:08:41.887 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /create168183411970818115872381995042827 written=74 16:08:41.888 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.888 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.888 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=44/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d15de3d{s=END}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=70} filled 0 HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.889 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7d15de3d{s=END}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=71} parse HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:41.889 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.889 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:08:41.889 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=71} 16:08:41.889 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:08:41.889 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=71} 16:08:41.890 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5af7044f[c=0,q=0,[0]=null,s=STREAM] addContent EOF 6eda265f00516ba043e4e9182f78cc07 16:08:41.890 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7d15de3d{s=END}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=72} parsed false HttpParser{s=END,0 of -1} 16:08:41.891 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7d15de3d{s=END}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/create168183411970818115872381995042827,age=72} 16:08:41.891 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4dcf54f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:08:41.893 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:08:41.893 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:08:41.893 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.894 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.894 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.894 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.895 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} {} 16:08:41.895 [qtp1437129801-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@447035e[p=0,l=0,c=8192,r=0]={<<<>>>GET /crea...\x00\x00\x00\x00\x00\x00\x00} 16:08:41.895 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=51/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:08:41.896 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=52/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.896 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=-,flush=-,to=52/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.896 [main] DEBUG org.eclipse.sensinact.gateway.core.security.dao.AbstractMutableSnaDAO - 1 UserEntity record(s) deleted in the datastore 16:08:41.897 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5c93b750{AC.ReadCB@4d462725{HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:08:41.897 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.897 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1953739122@165dfd4f on ManagedSelector@2160e52a{STARTED} id=0 keys=1 selected=0 updates=0 16:08:41.897 [qtp1437129801-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2160e52a{STARTED} id=0 keys=1 selected=0 updates=1 16:08:41.897 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 woken with none selected 16:08:41.898 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 woken up from select, 0/0/1 selected 16:08:41.898 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 processing 0 keys, 1 updates 16:08:41.898 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:08:41.898 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$614/1953739122@165dfd4f 16:08:41.898 [qtp1437129801-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4d462725::SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:08:41.898 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:08:41.898 [qtp1437129801-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@164a3379{l=/127.0.0.1:8899,r=/127.0.0.1:34508,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4d462725[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d15de3d{s=START}]=>HttpChannelOverHttp@5623d31e{s=HttpChannelState@4dcf54f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1437129801]@55a8dc49{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@778ca8ef{s=1/2,p=0}] 16:08:41.898 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:08:41.899 [qtp1437129801-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1cc76c14 waiting with 1 keys 16:08:41.909 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:08:42.014 [main] DEBUG org.eclipse.sensinact.gateway.core.security.access.impl.SecuredAccessImpl - closing sensiNact secured access [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-security-core --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-security-core --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway:sensinact-security-oauth2 >------- [INFO] Building sensiNact IoT Gateway - oAuth2 Security 2.0-SNAPSHOT [31/121] [INFO] from platform/sensinact-security/sensinact-security-oauth2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/osgi/osgi.core/6.0.0/osgi.core-6.0.0.jar (475 kB at 14 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-security-oauth2 --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-security-oauth2 --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-security-oauth2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-security-oauth2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-security-oauth2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-oauth2 --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-security-oauth2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-security-oauth2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-oauth2 --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-security-oauth2 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-security-oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-security-oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-security-oauth2 --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-oauth2 --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-oauth2 --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-oauth2-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:08:49.379 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.sensinact-security-oauth2 java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at sun.net.NetworkClient.doConnect(NetworkClient.java:175) at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) at sun.net.www.http.HttpClient.(HttpClient.java:242) at sun.net.www.http.HttpClient.New(HttpClient.java:339) at sun.net.www.http.HttpClient.New(HttpClient.java:357) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1199) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) at org.eclipse.sensinact.gateway.protocol.http.client.ConnectionConfiguration$HttpURLConnectionBuilder.build(ConnectionConfiguration.java:201) at org.eclipse.sensinact.gateway.protocol.http.client.ConnectionConfigurationImpl.connect(ConnectionConfigurationImpl.java:257) at org.eclipse.sensinact.gateway.protocol.http.client.AbstractRequest.send(AbstractRequest.java:42) at org.eclipse.sensinact.gateway.security.oauth2.OpenIDServer.(OpenIDServer.java:92) at org.eclipse.sensinact.gateway.security.oauth2.osgi.Activator.doStart(Activator.java:42) at org.eclipse.sensinact.gateway.common.bundle.AbstractActivator.start(AbstractActivator.java:72) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:698) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2402) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at aQute.launcher.Launcher.start(Launcher.java:686) at aQute.launcher.Launcher.startBundles(Launcher.java:666) at aQute.launcher.Launcher.activate(Launcher.java:572) at aQute.launcher.Launcher.launch(Launcher.java:402) at aQute.launcher.Launcher.run(Launcher.java:184) at aQute.launcher.Launcher.main(Launcher.java:160) at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:170) at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:135) at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:52) [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-security-oauth2 --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-security-oauth2 --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway:sensinact-security-keybuilder >----- [INFO] Building sensiNact IoT Gateway - Security Core User Key Builder 2.0-SNAPSHOT [32/121] [INFO] from platform/sensinact-security/sensinact-security-keybuilder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-security-keybuilder --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-security-keybuilder --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-security-keybuilder --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-security-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-security-keybuilder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-keybuilder --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-security-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-security-keybuilder --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-keybuilder --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: Host sensinact-security-keybuilder= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-keybuilder-tests did not cause any content to be included, this is likely wrong [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-security-keybuilder --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-security-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-security-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-security-keybuilder --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-keybuilder --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-keybuilder --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-security-keybuilder --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-security-keybuilder --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway:sensinact-security-test >-------- [INFO] Building sensiNact IoT Gateway - Security Core Test 2.0-SNAPSHOT [33/121] [INFO] from platform/sensinact-security/sensinact-security-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-security-test --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-security-test --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-security-test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-security-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-security-test --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-test --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-test did not cause any content to be included, this is likely wrong [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-security-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-security-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/src/test/java/org/eclipse/sensinact/gateway/mail/connector/MailAccountConnectorMoke.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-test --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/tests.bnd [0:0]: tb.bnd: Unused -privatepackage instructions , no such package(s) on the class path: [org.eclipse.sensinact.gateway.mail.connector.tb.osgi, org.eclipse.sensinact.gateway.mail.connector.tb] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-security-test --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-security-test --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-security-test --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-security-test --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-test --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.sensinact-security-test-tests;version='[2.0.0,2.0.1)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-test --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.osgi.util.pushstream;version='[1.0.1,1.0.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-sqlite-connector;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.button;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.fan;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.sensinact-security-test-tests;version='[2.0.0,2.0.1)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.apache.felix.log;version='[1.2.2,1.2.3)',net.bytebuddy.byte-buddy;version='[1.11.3,1.11.4)',net.bytebuddy.byte-buddy-agent;version='[1.11.3,1.11.4)',org.mockito.mockito-core;version='[3.11.2,3.11.3)',org.objenesis;version='[3.2.0,3.2.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 16:09:01.438 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.button 16:09:01.640 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:01.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:09:01.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:01.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:01.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:09:01.652 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:09:01.653 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:09:01.653 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:09:01.666 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:09:02.016 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:09:02.035 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:09:02.039 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:09:02.042 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:09:02.050 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'button' service provider : switch 16:09:02.053 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'state' resource registered 16:09:02.057 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - state already started 16:09:02.058 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'button' started 16:09:02.065 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.fan 16:09:02.090 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:02.091 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:09:02.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 16:09:02.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:02.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:02.095 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:02.096 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:09:02.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:09:02.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:09:02.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:02.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:02.098 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:02.103 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:09:02.103 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:09:02.103 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:09:02.104 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:09:02.104 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:09:02.104 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:02.105 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:02.106 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:09:02.106 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:09:02.106 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:09:02.107 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:09:02.107 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:09:02.107 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:02.108 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:02.190 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 16:09:02.190 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 16:09:02.190 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:09:02.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:09:02.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:09:02.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:09:02.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:09:02.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:09:02.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:02.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:09:02.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:09:02.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:09:02.193 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:09:02.194 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:09:02.221 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:09:02.225 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:09:02.228 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:09:02.232 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:09:02.236 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'fan' service provider : switch 16:09:02.287 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:09:02.294 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:09:02.296 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'speed' resource registered 16:09:02.302 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - speed already started 16:09:02.304 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 16:09:02.305 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 16:09:02.316 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 16:09:02.317 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 16:09:02.323 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 16:09:02.323 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 16:09:02.329 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'fan' started 16:09:02.342 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:09:02.400 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:09:02.401 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:09:02.401 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:02.402 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:09:02.402 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:02.403 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:02.403 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:09:02.408 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:09:02.431 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:09:02.433 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:09:02.436 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:09:02.438 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:09:02.441 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:09:02.484 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:09:02.487 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:09:02.488 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:09:02.488 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:09:02.489 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:09:02.526 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:09:02.530 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2272ms to org.eclipse.jetty.util.log.Slf4jLog 16:09:02.541 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp681747431]@28a2a3e7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@3aaf4f07,POJO} 16:09:02.547 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3bb9efbc{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp681747431]@28a2a3e7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:09:02.550 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@47a64f7d[null] added {org.eclipse.jetty.security.DefaultIdentityService@33d05366,POJO} 16:09:02.551 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@47a64f7d[OSGi HTTP Service Realm] added {UserStore@27a0a5a2{STOPPED},AUTO} 16:09:02.552 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3bb9efbc{STOPPED}[9.4.42.v20210604] added {HashLoginService@47a64f7d[OSGi HTTP Service Realm],AUTO} 16:09:02.599 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@3be8821f{/,null,STOPPED},[o.e.j.s.ServletContextHandler@3be8821f{/,null,STOPPED}]}] 16:09:02.599 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@64b31700{STOPPED} added {o.e.j.s.ServletContextHandler@3be8821f{/,null,STOPPED},AUTO} 16:09:02.603 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@e27ba81 16:09:02.612 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3be8821f{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=-1,MANAGED} 16:09:02.618 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=-1 added {ServletHandler@7726e185{STOPPED},MANAGED} 16:09:02.618 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:09:02.619 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@5987e932,UNMANAGED} 16:09:02.623 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7726e185{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:09:02.624 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7726e185{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4,POJO} 16:09:02.624 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3bb9efbc{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@64b31700{STOPPED},MANAGED} 16:09:02.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@3bb9efbc{STOPPED}[9.4.42.v20210604] 16:09:02.627 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3bb9efbc{STARTING}[9.4.42.v20210604] added {ErrorHandler@c1a4620{STOPPED},AUTO} 16:09:02.629 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:09:02.648 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@3bb9efbc{STARTING}[9.4.42.v20210604] 16:09:02.648 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp681747431]@28a2a3e7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:09:02.650 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3b809711{s=0/2,p=0} 16:09:02.651 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] added {ReservedThreadExecutor@3b809711{s=0/2,p=0},AUTO} 16:09:02.651 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3b809711{s=0/2,p=0} 16:09:02.655 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2396ms ReservedThreadExecutor@3b809711{s=0/2,p=0} 16:09:02.656 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-20,5,main] 16:09:02.656 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-21,5,main] 16:09:02.657 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-22,5,main] 16:09:02.657 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-23,5,main] 16:09:02.657 [qtp681747431-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.657 [qtp681747431-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.657 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-24,5,main] 16:09:02.657 [qtp681747431-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.658 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-25,5,main] 16:09:02.658 [qtp681747431-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.658 [qtp681747431-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.658 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-26,5,main] 16:09:02.658 [qtp681747431-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.658 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp681747431-27,5,main] 16:09:02.659 [qtp681747431-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.659 [qtp681747431-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp681747431]@28a2a3e7{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.659 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2400ms QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.659 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@47a64f7d[OSGi HTTP Service Realm] 16:09:02.660 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@27a0a5a2{STOPPED} 16:09:02.660 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2401ms UserStore@27a0a5a2{STARTED} 16:09:02.660 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2401ms HashLoginService@47a64f7d[OSGi HTTP Service Realm] 16:09:02.660 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@64b31700{STOPPED} 16:09:02.660 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@64b31700{STARTING} 16:09:02.660 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3be8821f{/,null,STOPPED} 16:09:02.663 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:09:02.672 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3be8821f{/,null,STARTING} 16:09:02.672 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=0 16:09:02.675 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@44d70181[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:09:02.677 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@44d70181[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5fa05212[passivating=false,graceSec=3600],AUTO} 16:09:02.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@23aae55{STOPPED}[worker=null] 16:09:02.679 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:09:02.679 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:09:02.680 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@23aae55{STARTING}[worker=node0] added {HouseKeeper@7a9c84a5{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:09:02.680 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@7a9c84a5{STOPPED}[interval=600000, ownscheduler=false] 16:09:02.683 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@53bf7094{STOPPED} 16:09:02.684 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2425ms ScheduledExecutorScheduler@53bf7094{STARTED} 16:09:02.684 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:09:02.684 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:09:02.685 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2426ms HouseKeeper@7a9c84a5{STARTED}[interval=660000, ownscheduler=true] 16:09:02.685 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2426ms DefaultSessionIdManager@23aae55{STARTED}[worker=node0] 16:09:02.685 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3bb9efbc{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@23aae55{STARTED}[worker=node0],MANAGED} 16:09:02.685 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=0 added {DefaultSessionIdManager@23aae55{STARTED}[worker=node0],UNMANAGED} 16:09:02.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@18151a14{STOPPED} 16:09:02.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2427ms ScheduledExecutorScheduler@18151a14{STARTED} 16:09:02.687 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=0 16:09:02.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@7726e185{STOPPED} 16:09:02.691 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4[EMBEDDED:null] 16:09:02.693 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:09:02.693 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:09:02.693 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:09:02.693 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:09:02.693 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:09:02.693 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:09:02.693 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7726e185{STARTING} 16:09:02.694 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7726e185{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b9dd6cac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:09:02.694 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7726e185{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b,POJO} 16:09:02.694 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4[EMBEDDED:null] 16:09:02.694 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:09:02.694 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b[EMBEDDED:null] 16:09:02.695 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b9dd6cac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:09:02.695 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:09:02.695 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:09:02.695 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:09:02.695 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:09:02.695 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b9dd6cac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:09:02.695 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4[EMBEDDED:null] 16:09:02.696 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:09:02.696 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b[EMBEDDED:null] 16:09:02.696 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b9dd6cac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:09:02.696 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:09:02.696 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:09:02.696 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:09:02.696 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:09:02.697 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b9dd6cac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:09:02.697 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@7726e185{STARTING} 16:09:02.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2438ms ServletHandler@7726e185{STARTED} 16:09:02.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@44d70181[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:09:02.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5fa05212[passivating=false,graceSec=3600] 16:09:02.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2439ms org.eclipse.jetty.server.session.NullSessionDataStore@5fa05212[passivating=false,graceSec=3600] 16:09:02.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2439ms org.eclipse.jetty.server.session.DefaultSessionCache@44d70181[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:09:02.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2439ms org.eclipse.jetty.server.session.SessionHandler1237264838==dftMaxIdleSec=0 16:09:02.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:09:02.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2444ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@c3ad12c6{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:09:02.705 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-450794b4 16:09:02.705 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b9dd6cac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:09:02.706 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2447ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1f9d6c7b==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b9dd6cac{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:09:02.706 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3be8821f{/,null,AVAILABLE} 16:09:02.706 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2448ms o.e.j.s.ServletContextHandler@3be8821f{/,null,AVAILABLE} 16:09:02.706 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2448ms ContextHandlerCollection@64b31700{STARTED} 16:09:02.706 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@c1a4620{STOPPED} 16:09:02.706 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@c1a4620{STARTING} 16:09:02.707 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2448ms ErrorHandler@c1a4620{STARTED} 16:09:02.707 [main] INFO org.eclipse.jetty.server.Server - Started @2448ms 16:09:02.707 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2448ms Server@3bb9efbc{STARTED}[9.4.42.v20210604] 16:09:02.707 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:09:02.714 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@71154f21[HTTP/1.1] added {HttpConfiguration@15f193b8{32768/8192,8192/8192,https://:0,[]},POJO} 16:09:02.729 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{null, ()}{0.0.0.0:0} added {Server@3bb9efbc{STARTED}[9.4.42.v20210604],UNMANAGED} 16:09:02.729 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}],UNMANAGED} 16:09:02.730 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@3af37506{STOPPED},AUTO} 16:09:02.730 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4e6d7365,POJO} 16:09:02.730 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@71154f21[HTTP/1.1],AUTO} 16:09:02.731 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@71154f21[HTTP/1.1] 16:09:02.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:09:02.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3bb9efbc{STARTED}[9.4.42.v20210604] added {ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:09:02.734 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:09:02.741 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:09:02.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3af37506{STOPPED} 16:09:02.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2484ms ScheduledExecutorScheduler@3af37506{STARTED} 16:09:02.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@71154f21[HTTP/1.1] 16:09:02.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2484ms HttpConnectionFactory@71154f21[HTTP/1.1] 16:09:02.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:09:02.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1761de10/SelectorProducer@60e9df3c/IDLE/p=false/QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:09:02.794Z added {SelectorProducer@60e9df3c,POJO} 16:09:02.798 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1761de10/SelectorProducer@60e9df3c/IDLE/p=false/QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:09:02.798Z added {QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}],UNMANAGED} 16:09:02.799 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1761de10/SelectorProducer@60e9df3c/IDLE/p=false/QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:09:02.799Z created 16:09:02.799 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7daa61f3{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1761de10/SelectorProducer@60e9df3c/IDLE/p=false/QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:09:02.799Z,MANAGED} 16:09:02.800 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@7daa61f3{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:09:02.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7daa61f3{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:09:02.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1761de10/SelectorProducer@60e9df3c/IDLE/p=false/QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:09:02.8Z 16:09:02.801 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2542ms EatWhatYouKill@1761de10/SelectorProducer@60e9df3c/IDLE/p=false/QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:09:02.8Z 16:09:02.804 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$91/1458748394@78f9ed3e startThread=0 16:09:02.805 [qtp681747431-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$91/1458748394@78f9ed3e in QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.805 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1059754c on ManagedSelector@7daa61f3{STARTING} id=0 keys=0 selected=0 updates=0 16:09:02.805 [qtp681747431-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1761de10/SelectorProducer@60e9df3c/IDLE/p=false/QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:09:02.805Z tryProduce false 16:09:02.806 [qtp681747431-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:09:02.807 [qtp681747431-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1059754c 16:09:02.807 [qtp681747431-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:09:02.807 [qtp681747431-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11626aa7 waiting with 0 keys 16:09:02.807 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2549ms ManagedSelector@7daa61f3{STARTED} id=0 keys=0 selected=0 updates=0 16:09:02.807 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2549ms SelectorManager@ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:09:02.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@7f4037ed,POJO} 16:09:02.808 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@7f4037ed startThread=0 16:09:02.809 [qtp681747431-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@7f4037ed in QueuedThreadPool[qtp681747431]@28a2a3e7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3b809711{s=0/2,p=0}] 16:09:02.809 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:09:02.809 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2551ms ServerConnector@5e8a459{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:09:02.836 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3bb9efbc{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@5d28bcd5,POJO} [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-security-test --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-security-test --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway:sensinact-security-openid-keybuilder >-- [INFO] Building sensiNact IoT Gateway - Security Core OpenId User Key Builder 2.0-SNAPSHOT [34/121] [INFO] from platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-security-openid-keybuilder --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-security-openid-keybuilder --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-security-openid-keybuilder --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-security-openid-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-security-openid-keybuilder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-security-openid-keybuilder --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-security-openid-keybuilder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-security-openid-keybuilder --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-security-openid-keybuilder --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: Host sensinact-security-openid-keybuilder= for this fragment/require bundle cannot be found on the classpath [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: The JAR is empty: The instructions for the JAR named sensinact-security-openid-keybuilder-tests did not cause any content to be included, this is likely wrong [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-security-openid-keybuilder --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-security-openid-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-security-openid-keybuilder --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-security-openid-keybuilder --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-security-openid-keybuilder --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-security-openid-keybuilder --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-security-openid-keybuilder --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-security-openid-keybuilder --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway:sensinact-historic-api >-------- [INFO] Building sensiNact IoT Gateway - sensiNact Historic API 2.0-SNAPSHOT [35/121] [INFO] from platform/sensinact-historic-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-historic-api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-historic-api --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-historic-api --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-historic-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-historic-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-historic-api --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-historic-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-historic-api --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-historic-api --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-historic-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-historic-api --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-historic-api --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-historic-api --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-historic-api --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-historic-api --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-historic-api --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-historic-api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway:sensinact-historic-manager >------ [INFO] Building sensiNact IoT Gateway - sensiNact Historic Reader Manager 2.0-SNAPSHOT [36/121] [INFO] from platform/sensinact-historic-manager/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-historic-manager --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-historic-manager --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-historic-manager --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-historic-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-historic-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-historic-manager --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-historic-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-historic-manager --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-historic-manager --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-historic-manager --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-historic-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-historic-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-historic-manager --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-historic-manager --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-historic-manager --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-historic-manager --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-historic-manager --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.sthbnd:parent >------------- [INFO] Building sensiNact IoT Gateway - Southbound parent module 2.0-SNAPSHOT [37/121] [INFO] from platform/southbound/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.sthbnd.mqtt:parent >---------- [INFO] Building sensiNact IoT Gateway - MQTT Protocol Devices parent 2.0-SNAPSHOT [38/121] [INFO] from platform/southbound/mqtt/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-utils >-------- [INFO] Building sensiNact IoT Gateway - MQTT Utility bundle 2.0-SNAPSHOT [39/121] [INFO] from platform/southbound/mqtt/mqtt-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-utils --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-utils --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-utils --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mqtt-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mqtt-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-utils --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mqtt-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mqtt-utils --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-utils --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mqtt-utils --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ mqtt-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mqtt-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mqtt-utils --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-utils --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mqtt-utils --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-utils --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-utils --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway:sensinact-remote-osgi >--------- [INFO] Building sensiNact IoT Gateway - Remote OSGi 2.0-SNAPSHOT [40/121] [INFO] from platform/sensinact-remote-osgi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-remote-osgi --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-remote-osgi --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-remote-osgi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-remote-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-remote-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-remote-osgi --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-remote-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-remote-osgi --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-remote-osgi --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-remote-osgi --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-remote-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-remote-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-remote-osgi --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-remote-osgi --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-remote-osgi --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-remote-osgi --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-remote-osgi --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.protocol:ssdp >------------- [INFO] Building sensiNact IoT Gateway - SSDP 2.0-SNAPSHOT [41/121] [INFO] from platform/protocol/ssdp/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ssdp --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ ssdp --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ ssdp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ ssdp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ ssdp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ ssdp --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ ssdp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ ssdp --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ssdp --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ssdp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ ssdp --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ ssdp --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ ssdp --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ ssdp --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ ssdp --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ssdp --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ ssdp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-system >----------- [INFO] Building sensiNact IoT Gateway - System 2.0-SNAPSHOT [42/121] [INFO] from platform/sensinact-system/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-system --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-system --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-system --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-system --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-system --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-system --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-system --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-system --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-system --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-system --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-system --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-system --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-system --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-system --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-system;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-system-tests;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-system --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.sensinact.gateway.sensinact-system;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-system-tests;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' # startlevel: not handled # java.class.path /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar # inited runbundles=[/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] activators=[] timeout=0 # version biz.aQute.launcher.pre;version=6.1.0.202111112301-SNAPSHOT, org.apache.felix.framework;version=6.0.3, biz.aQute.launcher;version=6.1.0.202111112301-SNAPSHOT # using working dir: /tmp/osgi.871591625714902048.fw with keeping=false # deleting working dir /tmp/osgi.871591625714902048.fw because not kept # system packages used: com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" # using META-INF/services # framework instance org.apache.felix.framework [0] # inited system bundle org.apache.felix.framework [0] # registered launcher with arguments for syncing # start embedded activators # Updating framework with [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar # installing /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar # installing /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar # installing /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar # installing /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar # installing /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar # installing /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar # installing /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar # installing /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar # installing /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar # installing /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar # installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # system bundle started ok # Waiting for refresh to finish # Refresh is finished # bundles administered [/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar, /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar, /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar, /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar, /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar, /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar, /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar, /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar] # Will start bundles: [ch.qos.logback.core [1], log4j [2], org.apache.felix.scr [3], org.opentest4j [4], org.osgi.service.cm [5], org.osgi.test.common [6], org.osgi.test.junit5 [7], org.osgi.util.function [8], org.osgi.util.promise [9], slf4j.api [10], org.eclipse.sensinact.gateway.sensinact-common [11], org.eclipse.sensinact.gateway.sensinact-core [12], org.eclipse.sensinact.gateway.sensinact-datastore-api [13], org.eclipse.sensinact.gateway.sensinact-generic [14], org.eclipse.sensinact.gateway.sensinact-signature-validator-api [15], org.eclipse.sensinact.gateway.sensinact-utils [16], org.eclipse.sensinact.gateway.sensinact-security-none [17], org.eclipse.sensinact.gateway.sensinact-signature-validator-mock [18], org.apache.felix.framework.security [19], org.eclipse.sensinact.gateway.sensinact-system [20], org.eclipse.sensinact.gateway.sensinact-system-tests [21], junit-jupiter-api [22], junit-jupiter-engine [23], junit-jupiter-params [24], junit-platform-commons [25], junit-platform-engine [26], junit-platform-launcher [27], com.fasterxml.jackson.core.jackson-annotations [28], com.fasterxml.jackson.core.jackson-core [29], com.fasterxml.jackson.core.jackson-databind [30], jakarta.json-api [31], org.eclipse.parsson [32], ch.qos.logback.classic [33], biz.aQute.tester.junit-platform [34]] # starting ch.qos.logback.core # started ch.qos.logback.core # starting log4j # started log4j # starting org.apache.felix.scr # started org.apache.felix.scr # starting org.opentest4j # started org.opentest4j # starting org.osgi.service.cm # started org.osgi.service.cm # starting org.osgi.test.common # started org.osgi.test.common # starting org.osgi.test.junit5 # started org.osgi.test.junit5 # starting org.osgi.util.function # started org.osgi.util.function # starting org.osgi.util.promise # started org.osgi.util.promise # starting slf4j.api # started slf4j.api # starting org.eclipse.sensinact.gateway.sensinact-common # started org.eclipse.sensinact.gateway.sensinact-common # starting org.eclipse.sensinact.gateway.sensinact-core # started org.eclipse.sensinact.gateway.sensinact-core # starting org.eclipse.sensinact.gateway.sensinact-datastore-api # started org.eclipse.sensinact.gateway.sensinact-datastore-api # starting org.eclipse.sensinact.gateway.sensinact-generic # started org.eclipse.sensinact.gateway.sensinact-generic # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-api # started org.eclipse.sensinact.gateway.sensinact-signature-validator-api # starting org.eclipse.sensinact.gateway.sensinact-utils # started org.eclipse.sensinact.gateway.sensinact-utils # starting org.eclipse.sensinact.gateway.sensinact-security-none # started org.eclipse.sensinact.gateway.sensinact-security-none # starting org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # started org.eclipse.sensinact.gateway.sensinact-signature-validator-mock # starting org.apache.felix.framework.security # started org.apache.felix.framework.security # starting org.eclipse.sensinact.gateway.sensinact-system 16:09:28.613 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 16:09:28.620 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:09:28.620 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:09:28.621 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar is valid? true 16:09:28.762 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:09:28.763 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:28.771 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:09:28.771 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:28.771 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:28.772 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:09:28.772 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:28.773 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:28.773 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:28.774 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:28.775 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:28.775 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:28.775 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:09:28.776 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:28.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:28.783 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:28.783 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:09:28.784 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:09:28.785 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:09:28.785 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:09:28.794 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:09:28.812 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 16:09:28.860 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 16:09:28.887 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:09:28.965 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:09:28.969 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:09:28.972 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:09:28.978 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensiNact' service provider : system 16:09:28.986 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'version' resource registered 16:09:28.990 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - version already started 16:09:28.992 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'name' resource registered 16:09:28.995 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - name already started 16:09:28.997 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'datetime' resource registered 16:09:28.999 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - datetime already started 16:09:29.001 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'address' resource registered 16:09:29.004 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - address already started 16:09:29.006 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensiNact' started # started org.eclipse.sensinact.gateway.sensinact-system # starting org.eclipse.sensinact.gateway.sensinact-system-tests # started org.eclipse.sensinact.gateway.sensinact-system-tests # starting junit-jupiter-api # started junit-jupiter-api # starting junit-jupiter-engine # started junit-jupiter-engine # starting junit-jupiter-params # started junit-jupiter-params # starting junit-platform-commons # started junit-platform-commons # starting junit-platform-engine # started junit-platform-engine # starting junit-platform-launcher # started junit-platform-launcher # starting com.fasterxml.jackson.core.jackson-annotations # started com.fasterxml.jackson.core.jackson-annotations # starting com.fasterxml.jackson.core.jackson-core # started com.fasterxml.jackson.core.jackson-core # starting com.fasterxml.jackson.core.jackson-databind # started com.fasterxml.jackson.core.jackson-databind # starting jakarta.json-api # started jakarta.json-api # starting org.eclipse.parsson # started org.eclipse.parsson # starting ch.qos.logback.classic # started ch.qos.logback.classic # starting biz.aQute.tester.junit-platform # service event org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # selected main thread org.osgi.framework.ServiceEvent[source=[java.lang.Runnable]] # started biz.aQute.tester.junit-platform ------------------------------- REPORT -------------------------- Framework class org.apache.felix.framework.Felix Framework type META-INF/services Storage null Keep false Security false Has StartLevels false Startlevel 1 Run bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar /home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar /home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar /home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar Java Home /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Classpath /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar System Packages com.sun.net.httpserver javax.net.ssl javax.xml.parsers javax.imageio javax.management javax.naming javax.sql javax.swing javax.swing.border javax.swing.event javax.mail javax.mail.internet javax.management.modelmbean javax.management.remote javax.xml.parsers javax.security.auth javax.security.cert junit.framework junit.textui org.w3c.dom org.xml.sax org.xml.sax.helpers sun.misc sun.security.action sun.reflect org.osgi.framework;version="1.9" org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto" org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring" org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework" org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring" org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework" org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource" org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework" org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto" org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework org.osgi.resource" org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto org.osgi.resource.dto" org.osgi.resource;version="1.0" org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto" org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework" org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework" org.osgi.service.url;version="1.0" org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource" org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework" org.osgi.dto;version="1.1" Properties org.eclipse.sensinact.http.corsheader false launch.bundles /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar,/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar,/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar,/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar,/home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar org.eclipse.sensina..y.location.latitude 45.2d tester.dir /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test-reports/tests launch.noreferences false org.eclipse.sensina..mulated.gui.enabled false tester.unresolved true org.apache.felix.http.jettyEnabled true launch.activation.eager false org.eclipse.sensina..curity.jks.filename /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/../sensinact-security/cert/keystore.jks tester.trace true org.osgi.service.http.port 8899 launch.activators org.osgi.framework.storage.clean onFirstInit launch.timeout 0 launch.framework.restart false org.apache.felix.http.whiteboardEnabled true tester.continuous false launch.embedded false launch.system.packages com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" org.eclipse.sensina..curity.jks.password sensiNact_team launch.keep false org.osgi.framework.system.packages.extra com.sun.net.httpserver,javax.net.ssl,javax.xml.parsers,javax.imageio,javax.management,javax.naming,javax.sql,javax.swing,javax.swing.border,javax.swing.event,javax.mail,javax.mail.internet,javax.management.modelmbean,javax.management.remote,javax.xml.parsers,javax.security.auth,javax.security.cert,junit.framework,junit.textui,org.w3c.dom,org.xml.sax,org.xml.sax.helpers,sun.misc,sun.security.action,sun.reflect,org.osgi.framework;version="1.9",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.1";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0",org.osgi.resource.dto;version="1.0";uses:="org.osgi.dto",org.osgi.service.packageadmin;version="1.2";uses:="org.osgi.framework",org.osgi.service.startlevel;version="1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0",org.osgi.service.resolver;version="1.1";uses:="org.osgi.resource",org.osgi.util.tracker;version="1.5.2";uses:="org.osgi.framework",org.osgi.dto;version="1.1" launch.name tests.bndrun launch.trace true org.eclipse.sensina..urity.oauth2.config /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/src/test/resources/sensinact-security-oauth2.config launch.notificationPort -1 launch.services true org.eclipse.sensina...location.longitude 5.7d Id Levl State Modified Location 0 0 ACTIV <> System Bundle 1 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 2 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar 3 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.1.16/org.apache.felix.scr-2.1.16.jar 4 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 5 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.0/org.osgi.service.cm-1.6.0.jar 6 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.common/1.0.1/org.osgi.test.common-1.0.1.jar 7 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.test.junit5/1.0.1/org.osgi.test.junit5-1.0.1.jar 8 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.jar 9 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.1.1/org.osgi.util.promise-1.1.1.jar 10 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 11 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar 12 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar 13 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar 14 1 ACTIV 202304181605 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar 15 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar 16 1 ACTIV 202304181603 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar 17 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar 18 1 ACTIV 202304181604 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar 19 1 RSLVD 202304181603 reference:file:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.framework.security/2.8.1/org.apache.felix.framework.security-2.8.1.jar 20 1 ACTIV 202304181609 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 21 1 RSLVD 202304181609 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar 22 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar 23 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar 24 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar 25 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar 26 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar 27 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar 28 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar 29 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar 30 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.13.2/jackson-databind-2.13.2.jar 31 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar 32 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/org/eclipse/parsson/parsson/1.1.0/parsson-1.1.0.jar 33 1 ACTIV 202304181603 reference:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 34 1 ACTIV 202111112301 reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/test/tmp/testing/tests/cnf/cache/6.1.0/bnd-cache/biz.aQute.tester.junit-platform/biz.aQute.tester.junit-platform-6.1.0.jar # framework=org.apache.felix.framework [0] # setting launcher service registration to launcher.ready=true # will call main # running in main thread # test cases filter set to null # run unresolved true # using /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test-reports/tests, path: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/test-reports/tests # automatic testing of all bundles with Test-Cases header # Opening BundleTracker for finding test bundles # starting queue # test will run # testing request org.junit.platform.launcher.core.DefaultDiscoveryRequest@42f48531 16:09:29.584 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar # TestPlan Execution Started: org.junit.platform.launcher.core.InternalTestPlan@5cc69cfe # Execution Started: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] # Execution Started: [20] org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609] # Execution Started: [21] org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609] 16:09:29.609 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:09:29.610 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:29.611 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:09:29.611 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:29.611 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:29.612 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:09:29.612 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:29.613 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:29.613 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:29.614 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:29.614 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:29.615 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:29.615 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.policyEnd() 16:09:29.615 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:09:29.616 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:09:29.616 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:09:29.616 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:09:29.617 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:09:29.617 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:09:29.617 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:09:29.617 [pool-2-thread-1] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:09:29.619 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 16:09:29.686 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar 16:09:29.688 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:09:29.691 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered # Execution Started: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609]/[sub-engine:junit-jupiter] 16:09:29.694 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:09:29.696 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:09:29.699 [pool-2-thread-1] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensiNact' service provider : system 16:09:29.701 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'version' resource registered 16:09:29.703 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - version already started 16:09:29.705 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'name' resource registered 16:09:29.707 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - name already started 16:09:29.708 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'datetime' resource registered 16:09:29.711 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - datetime already started 16:09:29.712 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'address' resource registered 16:09:29.714 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - address already started 16:09:29.715 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensiNact' started # Execution Started: TestSensiNactResource - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource] # Execution Started: testSensiNactResource(Core) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource]/[method:testSensiNactResource(org.eclipse.sensinact.gateway.core.Core)] java.io.FileNotFoundException: cfgs/sensinact.config (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:93) at org.eclipse.sensinact.gateway.system.invoker.SystemInvoker.getName(SystemInvoker.java:43) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint$1.execute(LocalProtocolStackEndpoint.java:180) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint$1.execute(LocalProtocolStackEndpoint.java:167) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint.execute(LocalProtocolStackEndpoint.java:309) at org.eclipse.sensinact.gateway.generic.local.LocalProtocolStackEndpoint.send(LocalProtocolStackEndpoint.java:96) at org.eclipse.sensinact.gateway.generic.TaskImpl.execute(TaskImpl.java:365) at org.eclipse.sensinact.gateway.generic.TaskManager.nextTask(TaskManager.java:103) at org.eclipse.sensinact.gateway.generic.TaskManager.execute(TaskManager.java:239) at org.eclipse.sensinact.gateway.generic.TaskManager.execute(TaskManager.java:223) at org.eclipse.sensinact.gateway.generic.ExtModelInstance.propagate(ExtModelInstance.java:86) at org.eclipse.sensinact.gateway.generic.ExtServiceProviderImpl.passOn(ExtServiceProviderImpl.java:77) at org.eclipse.sensinact.gateway.generic.ExtServiceProviderImpl.passOn(ExtServiceProviderImpl.java:31) at org.eclipse.sensinact.gateway.core.ModelElement.passOn(ModelElement.java:342) at org.eclipse.sensinact.gateway.core.ServiceImpl.passOn(ServiceImpl.java:598) at org.eclipse.sensinact.gateway.core.ModelElement.passOn(ModelElement.java:342) at org.eclipse.sensinact.gateway.core.ResourceImpl.passOn(ResourceImpl.java:877) at org.eclipse.sensinact.gateway.generic.ExtResourceImpl.passOn(ExtResourceImpl.java:58) at org.eclipse.sensinact.gateway.generic.ExtResourceImpl.passOn(ExtResourceImpl.java:45) at org.eclipse.sensinact.gateway.core.ResourceBuilder$1.execute(ResourceBuilder.java:418) at org.eclipse.sensinact.gateway.core.ResourceBuilder$1.execute(ResourceBuilder.java:415) at org.eclipse.sensinact.gateway.core.method.AbstractAccessMethod.invoke(AbstractAccessMethod.java:433) at org.eclipse.sensinact.gateway.core.method.AbstractAccessMethod.invoke(AbstractAccessMethod.java:378) at org.eclipse.sensinact.gateway.core.ModelElementProxy.invoke(ModelElementProxy.java:117) at org.eclipse.sensinact.gateway.core.ElementsProxyWrapper.invoke(ElementsProxyWrapper.java:64) at com.sun.proxy.$Proxy25.get(Unknown Source) at org.eclipse.sensinact.gateway.core.SensiNact$SensiNactSession.get(SensiNact.java:277) at org.eclipse.sensinact.gateway.core.AbstractSession.get(AbstractSession.java:228) at org.eclipse.sensinact.gateway.system.invoker.Activator.check(Activator.java:64) at org.eclipse.sensinact.gateway.system.invoker.Activator.lambda$start$0(Activator.java:60) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) # Execution Finished: testSensiNactResource(Core) - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource]/[method:testSensiNactResource(org.eclipse.sensinact.gateway.core.Core)] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: TestSensiNactResource - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609]/[sub-engine:junit-jupiter]/[class:org.eclipse.sensinact.gateway.system.test.TestSensiNactResource] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: JUnit Jupiter - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609]/[sub-engine:junit-jupiter] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [21] org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609]/[fragment:org.eclipse.sensinact.gateway.sensinact-system-tests;2.0.0.202304181609] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: [20] org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609 - [engine:bnd-bundle-engine]/[bundle:org.eclipse.sensinact.gateway.sensinact-system;2.0.0.202304181609] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # Execution Finished: Bnd JUnit Platform Bundle Engine - [engine:bnd-bundle-engine] - TestExecutionResult [status = SUCCESSFUL, throwable = null] # TestPlan Execution Finished: org.junit.platform.launcher.core.InternalTestPlan@5cc69cfe # Test run finished after 1277 ms [ 5 containers found ] [ 0 containers skipped ] [ 5 containers started ] [ 0 containers aborted ] [ 5 containers successful ] [ 0 containers failed ] [ 1 tests found ] [ 0 tests skipped ] [ 1 tests started ] [ 0 tests aborted ] [ 1 tests successful ] [ 0 tests failed ] # test ran # queue [] [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-system --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ sensinact-system --- Found a signature entry [INFO] SHA: A7vQH8nmVgaCBsV9k9AwmlG6JFaQ5Q8NtfeVxe+b/dU= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ sensinact-system --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-system --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway:sensinact-shell >------------ [INFO] Building sensiNact IoT Gateway - Shell 2.0-SNAPSHOT [43/121] [INFO] from platform/sensinact-shell/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-shell --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-shell --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-shell --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-shell --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-shell --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-shell --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-shell --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-shell --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-shell --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-shell --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-shell --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-shell --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-shell --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway:sensinact-application >--------- [INFO] Building sensiNact IoT AppManager - Parent 2.0-SNAPSHOT [44/121] [INFO] from platform/sensinact-application/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-application --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-application --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-application --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-application --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-application --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-application --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-application --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-application --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-application --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-application --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sensinact-application/2.0-SNAPSHOT/sensinact-application-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-application --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway:application-manager >---------- [INFO] Building sensiNact IoT AppManager - Core 2.0-SNAPSHOT [45/121] [INFO] from platform/sensinact-application/application-manager/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ application-manager --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ application-manager --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ application-manager --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ application-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ application-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 102 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/src/main/java/org/eclipse/sensinact/gateway/app/manager/internal/AppManagerFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/src/main/java/org/eclipse/sensinact/gateway/app/manager/internal/AppManagerFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ application-manager --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ application-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ application-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/src/test/java/org/eclipse/sensinact/gateway/app/manager/test/TestComponentFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ application-manager --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ application-manager --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ application-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ application-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ application-manager --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ application-manager --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ application-manager --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ application-manager --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ application-manager --- Found a signature entry [INFO] SHA: zXV9w6V6IHYkPNotKS/NBF9Xt5j64kBaMVJohF8XMAE= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ application-manager --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ application-manager --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------------< org.eclipse.sensinact.gateway:basic-plugin >------------- [INFO] Building sensiNact IoT AppManager - Basic Plugin 2.0-SNAPSHOT [46/121] [INFO] from platform/sensinact-application/basic-plugin/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ basic-plugin --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ basic-plugin --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ basic-plugin --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ basic-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ basic-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ basic-plugin --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ basic-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ basic-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/test-classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/src/test/java/org/eclipse/sensinact/gateway/app/basic/test/TestLogicFunction.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/src/test/java/org/eclipse/sensinact/gateway/app/basic/test/TestLogicFunction.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ basic-plugin --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ basic-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ basic-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ basic-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ basic-plugin --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ basic-plugin --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ basic-plugin --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ basic-plugin --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ basic-plugin --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-device >-------- [INFO] Building sensiNact IoT Gateway - MQTT Protocol Device 2.0-SNAPSHOT [47/121] [INFO] from platform/southbound/mqtt/mqtt-device/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mqtt-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mqtt-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-device --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mqtt-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mqtt-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-device --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mqtt-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ mqtt-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mqtt-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mqtt-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mqtt-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ mqtt-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway.sthbnd.mqtt:smart-topic-device >---- [INFO] Building sensiNact IoT Gateway - MQTT Smart Topic Device 2.0-SNAPSHOT [48/121] [INFO] from platform/southbound/mqtt/smart-topic-device/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ smart-topic-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ smart-topic-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ smart-topic-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ smart-topic-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ smart-topic-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ smart-topic-device --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ smart-topic-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ smart-topic-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ smart-topic-device --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ smart-topic-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ smart-topic-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ smart-topic-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ smart-topic-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ smart-topic-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ smart-topic-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ smart-topic-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ smart-topic-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ smart-topic-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.sthbnd.mqtt:thethingsnetwork-device >-- [INFO] Building sensiNact IoT Gateway - The Things Network Device 2.0-SNAPSHOT [49/121] [INFO] from platform/southbound/mqtt/ttn-device/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ thethingsnetwork-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ thethingsnetwork-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ thethingsnetwork-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ thethingsnetwork-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ thethingsnetwork-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ thethingsnetwork-device --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ thethingsnetwork-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ thethingsnetwork-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ thethingsnetwork-device --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ thethingsnetwork-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ thethingsnetwork-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ thethingsnetwork-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ thethingsnetwork-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ thethingsnetwork-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ thethingsnetwork-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ thethingsnetwork-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ thethingsnetwork-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ thethingsnetwork-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.sthbnd.http:parent >---------- [INFO] Building sensiNact IoT Gateway - HTTP Protocol Devices parent 2.0-SNAPSHOT [50/121] [INFO] from platform/southbound/http/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parent --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ parent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ parent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:http-device >-------- [INFO] Building sensiNact IoT Gateway - HTTP Protocol Device 2.0-SNAPSHOT [51/121] [INFO] from platform/southbound/http/http-device/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ http-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ http-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/src/main/java/org/eclipse/sensinact/gateway/sthbnd/http/HttpProtocolStackEndpoint.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/src/main/java/org/eclipse/sensinact/gateway/sthbnd/http/HttpProtocolStackEndpoint.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ http-device --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ http-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ http-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-device --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ http-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ http-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ http-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ http-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-device --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ http-device --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:09:59.994 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:10:00.001 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1004ms to org.eclipse.jetty.util.log.Slf4jLog 16:10:00.013 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1498438472]@59505b48{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@534a5a98,POJO} 16:10:00.019 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1498438472]@59505b48{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:10:00.022 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@e350b40[null] added {org.eclipse.jetty.security.DefaultIdentityService@41a0aa7d,POJO} 16:10:00.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@e350b40[OSGi HTTP Service Realm] added {UserStore@2794eab6{STOPPED},AUTO} 16:10:00.028 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STOPPED}[9.4.42.v20210604] added {HashLoginService@e350b40[OSGi HTTP Service Realm],AUTO} 16:10:00.048 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED},[o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED}]}] 16:10:00.048 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@793f29ff{STOPPED} added {o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED},AUTO} 16:10:00.051 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@74d1dc36 16:10:00.061 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=-1,MANAGED} 16:10:00.067 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=-1 added {ServletHandler@413d1baf{STOPPED},MANAGED} 16:10:00.068 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:10:00.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@4681c175,UNMANAGED} 16:10:00.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:10:00.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d,POJO} 16:10:00.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@793f29ff{STOPPED},MANAGED} 16:10:00.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@70e9c95d{STOPPED}[9.4.42.v20210604] 16:10:00.080 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTING}[9.4.42.v20210604] added {ErrorHandler@3e08ff24{STOPPED},AUTO} 16:10:00.082 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:10:00.103 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@70e9c95d{STARTING}[9.4.42.v20210604] 16:10:00.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1498438472]@59505b48{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:10:00.105 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45d84a20{s=0/2,p=0} 16:10:00.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] added {ReservedThreadExecutor@45d84a20{s=0/2,p=0},AUTO} 16:10:00.106 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@45d84a20{s=0/2,p=0} 16:10:00.114 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1118ms ReservedThreadExecutor@45d84a20{s=0/2,p=0} 16:10:00.116 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-17,5,main] 16:10:00.116 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-18,5,main] 16:10:00.117 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-19,5,main] 16:10:00.117 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-20,5,main] 16:10:00.117 [qtp1498438472-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.117 [qtp1498438472-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.117 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-21,5,main] 16:10:00.117 [qtp1498438472-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.118 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-22,5,main] 16:10:00.118 [qtp1498438472-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.118 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-23,5,main] 16:10:00.118 [qtp1498438472-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.118 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1498438472-24,5,main] 16:10:00.118 [qtp1498438472-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.118 [qtp1498438472-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.119 [qtp1498438472-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1122ms QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@e350b40[OSGi HTTP Service Realm] 16:10:00.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@2794eab6{STOPPED} 16:10:00.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1123ms UserStore@2794eab6{STARTED} 16:10:00.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1123ms HashLoginService@e350b40[OSGi HTTP Service Realm] 16:10:00.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@793f29ff{STOPPED} 16:10:00.120 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@793f29ff{STARTING} 16:10:00.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STOPPED} 16:10:00.123 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:10:00.133 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@5d0bf09b{/,null,STARTING} 16:10:00.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 16:10:00.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:10:00.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@790da477[passivating=false,graceSec=3600],AUTO} 16:10:00.139 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@5fb759d6{STOPPED}[worker=null] 16:10:00.139 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:10:00.139 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:10:00.140 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@5fb759d6{STARTING}[worker=node0] added {HouseKeeper@68c9d179{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:10:00.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@68c9d179{STOPPED}[interval=600000, ownscheduler=false] 16:10:00.142 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@14fc5f04{STOPPED} 16:10:00.143 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1146ms ScheduledExecutorScheduler@14fc5f04{STARTED} 16:10:00.143 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:10:00.143 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:10:00.144 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1148ms HouseKeeper@68c9d179{STARTED}[interval=600000, ownscheduler=true] 16:10:00.145 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1148ms DefaultSessionIdManager@5fb759d6{STARTED}[worker=node0] 16:10:00.145 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@5fb759d6{STARTED}[worker=node0],MANAGED} 16:10:00.145 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 added {DefaultSessionIdManager@5fb759d6{STARTED}[worker=node0],UNMANAGED} 16:10:00.145 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@69c81773{STOPPED} 16:10:00.146 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1149ms ScheduledExecutorScheduler@69c81773{STARTED} 16:10:00.146 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 16:10:00.146 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@413d1baf{STOPPED} 16:10:00.151 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d[EMBEDDED:null] 16:10:00.153 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:10:00.153 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:10:00.153 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:10:00.153 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:10:00.153 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:10:00.154 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:10:00.154 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@413d1baf{STARTING} 16:10:00.154 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:10:00.154 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@413d1baf{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87,POJO} 16:10:00.155 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d[EMBEDDED:null] 16:10:00.155 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:10:00.155 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87[EMBEDDED:null] 16:10:00.156 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:10:00.156 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:10:00.156 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:10:00.156 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:10:00.156 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:10:00.156 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:10:00.156 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d[EMBEDDED:null] 16:10:00.157 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:10:00.157 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87[EMBEDDED:null] 16:10:00.157 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:10:00.157 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:10:00.157 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:10:00.158 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:10:00.158 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:10:00.158 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:10:00.158 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@413d1baf{STARTING} 16:10:00.158 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1162ms ServletHandler@413d1baf{STARTED} 16:10:00.158 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:10:00.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@790da477[passivating=false,graceSec=3600] 16:10:00.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1163ms org.eclipse.jetty.server.session.NullSessionDataStore@790da477[passivating=false,graceSec=3600] 16:10:00.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1163ms org.eclipse.jetty.server.session.DefaultSessionCache@194fad1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:10:00.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1163ms org.eclipse.jetty.server.session.SessionHandler95396809==dftMaxIdleSec=0 16:10:00.164 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:10:00.184 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1188ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@64f63b5d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:10:00.187 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-6440112d 16:10:00.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:10:00.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1191ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1b1cfb87==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@d8a57132{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:10:00.188 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5d0bf09b{/,null,AVAILABLE} 16:10:00.188 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1192ms o.e.j.s.ServletContextHandler@5d0bf09b{/,null,AVAILABLE} 16:10:00.188 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1192ms ContextHandlerCollection@793f29ff{STARTED} 16:10:00.189 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@3e08ff24{STOPPED} 16:10:00.189 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@3e08ff24{STARTING} 16:10:00.189 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1193ms ErrorHandler@3e08ff24{STARTED} 16:10:00.189 [main] INFO org.eclipse.jetty.server.Server - Started @1193ms 16:10:00.189 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1193ms Server@70e9c95d{STARTED}[9.4.42.v20210604] 16:10:00.189 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:10:00.196 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@1f9f6368[HTTP/1.1] added {HttpConfiguration@1c9b0314{32768/8192,8192/8192,https://:0,[]},POJO} 16:10:00.227 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {Server@70e9c95d{STARTED}[9.4.42.v20210604],UNMANAGED} 16:10:00.228 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}],UNMANAGED} 16:10:00.228 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@50029372{STOPPED},AUTO} 16:10:00.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@e3b3b2f,POJO} 16:10:00.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@1f9f6368[HTTP/1.1],AUTO} 16:10:00.230 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@1f9f6368[HTTP/1.1] 16:10:00.235 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:10:00.236 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTED}[9.4.42.v20210604] added {ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898},UNMANAGED} 16:10:00.236 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:10:00.243 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 16:10:00.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@50029372{STOPPED} 16:10:00.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1249ms ScheduledExecutorScheduler@50029372{STARTED} 16:10:00.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@1f9f6368[HTTP/1.1] 16:10:00.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1249ms HttpConnectionFactory@1f9f6368[HTTP/1.1] 16:10:00.245 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:10:00.262 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:00.258Z added {SelectorProducer@47c81abf,POJO} 16:10:00.262 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:00.262Z added {QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}],UNMANAGED} 16:10:00.263 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:00.263Z created 16:10:00.263 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@81d9a72{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:00.263Z,MANAGED} 16:10:00.264 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {ManagedSelector@81d9a72{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:10:00.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@81d9a72{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:10:00.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:00.264Z 16:10:00.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1268ms EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:00.264Z 16:10:00.267 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@4808bc9b startThread=0 16:10:00.268 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@70e38ce1 on ManagedSelector@81d9a72{STARTING} id=0 keys=0 selected=0 updates=0 16:10:00.268 [qtp1498438472-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@4808bc9b in QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] 16:10:00.268 [qtp1498438472-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@9cb8225/SelectorProducer@47c81abf/IDLE/p=false/QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:00.268Z tryProduce false 16:10:00.284 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:00.284 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@70e38ce1 16:10:00.284 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:00.284 [qtp1498438472-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7ea115c1 waiting with 0 keys 16:10:00.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1288ms ManagedSelector@81d9a72{STARTED} id=0 keys=0 selected=0 updates=0 16:10:00.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1289ms SelectorManager@ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:10:00.286 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {acceptor-0@1ebea008,POJO} 16:10:00.286 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1ebea008 startThread=0 16:10:00.287 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:10:00.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1291ms ServerConnector@36804139{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:10:00.287 [qtp1498438472-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1ebea008 in QueuedThreadPool[qtp1498438472]@59505b48{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@45d84a20{s=0/2,p=0}] [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8898 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:10:00.325 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@70e9c95d{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@3336e6b6,POJO} 16:10:01.352 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5fd9b663,POJO} 16:10:01.352 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:10:01.353 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@10567255[HTTP/1.1] added {HttpConfiguration@e362c57{32768/8192,8192/8192,https://:0,[]},POJO} 16:10:01.353 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {Server@214894fc{STOPPED}[9.4.42.v20210604],UNMANAGED} 16:10:01.353 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:10:01.353 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@79c4715d{STOPPED},AUTO} 16:10:01.353 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@5aa360ea,POJO} 16:10:01.354 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@10567255[HTTP/1.1],AUTO} 16:10:01.354 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@10567255[HTTP/1.1] 16:10:01.354 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:10:01.354 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},AUTO} 16:10:01.355 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {AttributeContainerMap@6548bb7d{size=0},AUTO} 16:10:01.356 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@49bd54f7{STOPPED} added {callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:10:01.356 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@49bd54f7{STOPPED} added {[/]=>callbackServlet,POJO} 16:10:01.356 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STOPPED}[9.4.42.v20210604] added {ServletHandler@49bd54f7{STOPPED},MANAGED} 16:10:01.357 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@214894fc{STOPPED}[9.4.42.v20210604] 16:10:01.357 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@214894fc{STARTING}[9.4.42.v20210604] added {ErrorHandler@71c32b6e{STOPPED},AUTO} 16:10:01.357 [Thread-11] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:10:01.357 [Thread-11] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@214894fc{STARTING}[9.4.42.v20210604] 16:10:01.357 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:10:01.357 [Thread-11] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=0} 16:10:01.357 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] added {ReservedThreadExecutor@7f04db26{s=0/2,p=0},AUTO} 16:10:01.357 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@7f04db26{s=0/2,p=0} 16:10:01.358 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2361ms ReservedThreadExecutor@7f04db26{s=0/2,p=0} 16:10:01.358 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-30,5,main] 16:10:01.358 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-31,5,main] 16:10:01.358 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-32,5,main] 16:10:01.358 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.358 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-33,5,main] 16:10:01.358 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.359 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-34,5,main] 16:10:01.359 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.359 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-35,5,main] 16:10:01.359 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.359 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-36,5,main] 16:10:01.359 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.359 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1710191146-37,5,main] 16:10:01.359 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.359 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2363ms QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.360 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting AttributeContainerMap@6548bb7d{size=0} 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2364ms AttributeContainerMap@6548bb7d{size=0} 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@49bd54f7{STOPPED} 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=callbackServlet[EMBEDDED:null] 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:10:01.360 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={callbackServlet=callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2364ms callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for callbackServlet 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@49bd54f7{STARTING} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2365ms ServletHandler@49bd54f7{STARTED} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@71c32b6e{STOPPED} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@71c32b6e{STARTING} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2365ms ErrorHandler@71c32b6e{STARTED} 16:10:01.361 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:01.362 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:10:01.362 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@79c4715d{STOPPED} 16:10:01.362 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2366ms ScheduledExecutorScheduler@79c4715d{STARTED} 16:10:01.362 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@10567255[HTTP/1.1] 16:10:01.362 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2366ms HttpConnectionFactory@10567255[HTTP/1.1] 16:10:01.362 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:01.362 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:01.362Z added {SelectorProducer@5a5814ed,POJO} 16:10:01.363 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:01.363Z added {QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}],UNMANAGED} 16:10:01.363 [Thread-11] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:01.363Z created 16:10:01.363 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6f733f0a{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:01.363Z,MANAGED} 16:10:01.364 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@6f733f0a{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:10:01.364 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6f733f0a{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:10:01.364 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:01.364Z 16:10:01.364 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2368ms EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:01.364Z 16:10:01.364 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@1fa1ed1c startThread=0 16:10:01.365 [Thread-11] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@349c7843 on ManagedSelector@6f733f0a{STARTING} id=0 keys=0 selected=0 updates=0 16:10:01.365 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@1fa1ed1c in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.365 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:01.365Z tryProduce false 16:10:01.365 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:01.365 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@349c7843 16:10:01.365 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:01.365 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 0 keys 16:10:01.365 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2369ms ManagedSelector@6f733f0a{STARTED} id=0 keys=0 selected=0 updates=0 16:10:01.365 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2369ms SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:01.365 [Thread-11] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@2e79fd41,POJO} 16:10:01.365 [Thread-11] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@2e79fd41 startThread=0 16:10:01.366 [Thread-11] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:01.366 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@2e79fd41 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:01.366 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2369ms ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:01.366 [Thread-11] INFO org.eclipse.jetty.server.Server - Started @2370ms 16:10:01.366 [Thread-11] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2370ms Server@214894fc{STARTED}[9.4.42.v20210604] Setting entity for: TestForSensiNactGateway2 16:10:03.466 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke2 16:10:03.475 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources2.jar 16:10:03.616 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:03.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:03.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.627 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.627 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.627 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.628 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:03.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:03.630 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:03.630 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:03.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:03.632 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:03.632 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.632 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.633 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.633 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.633 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:03.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:03.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:03.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:03.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:03.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:03.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:10:03.636 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:10:03.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:10:03.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:10:03.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:03.637 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:10:03.643 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:03.686 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources2.jar 16:10:03.728 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources2.jar 16:10:03.745 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:03.761 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:03.765 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:03.768 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:03.772 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway2' service provider : service1 16:10:03.785 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:03.798 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:03.801 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:03.809 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:03.809 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway2' service provider : service2 16:10:03.810 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway2' service provider : service3 16:10:03.811 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway2' started 16:10:04.839 [qtp1710191146-31-acceptor-0@2e79fd41-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@292c1925[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42976]] on ManagedSelector@6f733f0a{STARTED} id=0 keys=0 selected=0 updates=0 16:10:04.840 [qtp1710191146-31-acceptor-0@2e79fd41-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=0 selected=0 updates=1 16:10:04.840 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:04.840 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/0 selected 16:10:04.840 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:04.840 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:04.841 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@292c1925[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42976]] 16:10:04.841 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@292c1925[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42976]] startThread=0 16:10:04.841 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:04.841 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:04.841 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@292c1925[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42976]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:04.848 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 3 ms, remaining: 29997 ms 16:10:04.879 [qtp1710191146-32] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:04.888 [qtp1710191146-32] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=0}-> 16:10:04.889 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@22626889 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:04.889 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.890 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.890 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.891 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:04.891 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.891 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:04.891 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=2 16:10:04.891 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:04.891 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:04.891 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 2 updates 16:10:04.891 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:10:04.892 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@22626889 16:10:04.892 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.892 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:04.892 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@292c1925[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:42976]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}] 16:10:04.892 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.892 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:04.892 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:04.892 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:04.893 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:04.893 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.894 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.894 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:04.894 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:04.894Z 16:10:04.894 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=1} startReservedThread p=1 16:10:04.896 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7f04db26{s=0/2,p=1}@3c0b63a8 startThread=0 16:10:04.896 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7f04db26{s=0/2,p=1}@3c0b63a8 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=1}] 16:10:04.896 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=1}@3c0b63a8 started 16:10:04.896 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 waiting 16:10:04.896 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:04.896Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:04.897 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:10:04.897 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:04.897 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:04.897 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:04.897 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.897 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:04.897 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:04.898 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:04.903 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:10:04.904 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.905 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.905 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:04.905 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.905 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:04.908 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:04.908 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:04.908 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:04.908 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:10:04.909 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:10:04.910 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:10:04.910 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:04.910 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:04.910 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:04.911 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:04.912 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:04.912 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 16:10:04.914 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:04.915 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:04.916 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=5} 16:10:04.917 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=7} 16:10:04.917 [qtp1710191146-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:04.918 [qtp1710191146-34] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:04.921 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:04.921 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:04.921 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=11} 16:10:04.922 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:04.922 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:04.922 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=12} 16:10:04.922 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:04.927 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@377b9535[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:04.928 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.928 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:04.928 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@58fb53e3 16:10:04.929 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=19} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:04 GMT Content-Type: application/json 16:10:04.931 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17df50da] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:04.932 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.932 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:04 GMT Content-Type: application/json 16:10:04.932 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:04.933 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17df50da] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:04.933 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:04.933 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:04.934 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=35/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=24} 16:10:04.934 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:04.934 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:04.935 [qtp17101911R46-e3t4]u DrEnBUiGn ogrg .fecolrip sge.ejett:t y.{serrveesr.oHuttrpcCoenInedct=i"otne m-p egreanteurraet"e,: sDeOrNvEi cfeoPrr oSveinddeCraIldl=b"aTceks@t2F3oer7S1efn6s9i[NPaRcOtCGEaStSeIwNaGy]2["i=,H dTaTPt/a1=2.41,{ ss=e2r0v0i,che=I2d,=c"ls=e-r1v}i,cceb1="o}rg.e clipse.jetty.server.HttpChannel$SendCallback@17df50da] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:04.936 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:04.983 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:04.983 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:04.983 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:04.984 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=73} 16:10:04.986 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3fc5f3ea) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:04.986 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:04.986 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:04.987 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:04.987 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=77} 16:10:04.987 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:04.987 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.987 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.988 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=78} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.988 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=78} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:04.988 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.988 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:04.989 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=78} 16:10:04.989 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:04.989 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=79} 16:10:04.989 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:04.989 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=79} parsed false HttpParser{s=END,0 of -1} 16:10:04.990 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=80} 16:10:04.990 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:04.992 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:04.992 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:04.992 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.993 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.993 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.993 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.993 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:04.993 [qtp1710191146-34] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:04.994 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:04.994 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.994 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.995 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:04.995 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.995 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:04.995 [qtp1710191146-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:04.995 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:04.995 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:04.995 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:04.995 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:04.995 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:04.996 [qtp1710191146-34] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:04.996 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:04.996 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:04.996 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:04.996 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:04.996 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:05.093 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done Setting entity for: TestForSensiNactGateway2 16:10:06.094 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:06.094 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:06.095 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1099/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.095 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1100/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.095 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1100/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:06.095 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:10:06.095Z 16:10:06.096 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:10:06.096Z 16:10:06.096 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=1} startReservedThread p=1 16:10:06.096 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7f04db26{s=0/2,p=1}@28f46951 startThread=0 16:10:06.096 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7f04db26{s=0/2,p=1}@28f46951 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=1}] 16:10:06.096 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=1}@28f46951 started 16:10:06.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=1}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:10:06.096Z 16:10:06.096 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 waiting 16:10:06.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:10:06.097Z tryProduce true 16:10:06.097 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:10:06.096Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1102/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:06.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:06.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:06.097 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.FillInterest - fillaRbetluren inFg iflorl gIetn:t {erersoeurscteI@d3="3te6mpferaatdur1e0",{ AseCr.viRceePardovCidBer@I2d=b"Tbes9tF7o9rS4en3s{iNHatcttGapteCwaoyn2"n,e dcattai=2o5,n s@e2rvbibce9I7d=9"4se3r:vi:cSe1o"}ck etChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1102/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:06.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1102/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:06.098 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1102/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:06.098 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.098 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.098 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:06.099 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:06.100 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:06.100 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:06.100 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:06.100 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:06.100 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:06.100 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:06.100 [qtp1710191146-30] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:06.101 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:06.102 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7247b4a0[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:06.102 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.102 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:06.102 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@407ed3c9 16:10:06.102 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:06 GMT Content-Type: application/json 16:10:06.102 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@270fee4d] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:06.102 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.103 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:06 GMT Content-Type: application/json 16:10:06.103 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:06.103 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@270fee4d] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:06.103 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:06.103 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:06.103 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:06.103 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@270fee4d] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=5} 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2cbab51c) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:06.104 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:06.105 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.105 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} parsed false HttpParser{s=END,0 of -1} 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:06.106 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:06.107 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.107 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:06.107 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.107 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.107 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.107 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:06.108 [qtp1710191146-30] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:06.108 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:06.108 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.108 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.109 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:06.109 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.109 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:06.109 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:06.109 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:06.109 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:06.109 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:06.109 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:06.109 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:06.109 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:06.110 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/748842359@1fa1ed1c in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:06.110 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:06.110 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:06.110 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys Setting entity for: TestForSensiNactGateway2 16:10:07.109 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:07.110 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:07.110 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.110 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.111 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:07.111 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:10:07.111Z 16:10:07.112 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:10:07.111Z 16:10:07.112 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=1} startReservedThread p=1 16:10:07.112 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7f04db26{s=0/2,p=1}@647fa1de startThread=0 16:10:07.112 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7f04db26{s=0/2,p=1}@647fa1de in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=1}] 16:10:07.112 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=1}@647fa1de started 16:10:07.112 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de waiting 16:10:07.112 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=1}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:10:07.112Z 16:10:07.112 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:10:07.112Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:07.112 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:10:07.112Z tryProduce true 16:10:07.113 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:07.113 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:07.113 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1004/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:07.113 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 Rone tSuornciknegt Cfhoarn ngeeltE:n d{Proienst@o3bue1r14c82e{lI=/d12=7".0t.e0m.1p:e88r99a,tru=r/e1"2,7 .s0e.r0v.i1c:e4Pr2ov9i7de6rI,d=O"TPesEtNFo,rSfenisliNlac=tGFatIe,wafyl2"u,s hd=a-t,at=o3=21,0 0s4e/r3v0i0c0e0I}d{=i"os=e0r/v0i,ckei1o"=}0 ,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.113 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:07.113 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1004/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:07.113 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.113 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:07.114 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:07.115 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60403989[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.116 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2542abe5 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:07 GMT Content-Type: application/json 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@dc50a2e] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:07 GMT Content-Type: application/json 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@dc50a2e] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:07.117 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@dc50a2e] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@14ad2b19) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:07.118 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:07.119 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:07.119 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:07.119 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:07.119 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:07.119 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.119 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.119 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:07.119 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.121 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=7} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:07.122 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.122 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:07.122 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=8} 16:10:07.122 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:07.122 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=8} 16:10:07.122 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:07.122 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=8} parsed false HttpParser{s=END,0 of -1} 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=9} 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.123 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.123 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:07.124 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:07.124 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:07.124 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:07.124 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.124 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.125 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:07.125 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.125 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:07.125 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:07.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:07.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:07.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:07.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:07.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:07.125 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:07.125 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:07.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:07.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:07.126 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:08.124 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:08.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:08.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.125 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:08.126 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:10:08.125Z 16:10:08.126 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:10:08.126Z 16:10:08.126 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:10:08.126Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:08.126 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:10:08.126Z 16:10:08.126 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:10:08.126Z tryProduce true 16:10:08.126 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:08.126 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:08.126 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1R:4e2t9u7r6n,iOnPgE Nf,ofri lgle=t-:, f{lruessho=u-r,cteoI=d1=0"0t2e/m3p0e0r0a0t}u{rieo",= 0s/e0r,kviioc=e0Pr,okvriod=e1r}I-d>=H"tTtepsCtoFnonreScetnisoinN@a2cbtbG9a7t9e4w3a[yp2="H,t tdpaPtaar=s3e2r,{ ss=eSrTvAiRcTe,I0d =o"fs e-r1v}i,cge=1H"t}t pGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:08.127 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.127 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:08.127 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:08.128 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:08.129 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46f80990[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@483fef3f 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:08 GMT Content-Type: application/json 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c0062e0] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:08 GMT Content-Type: application/json 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c0062e0] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:08.130 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:08.131 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:08.131 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:08.131 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:08.131 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4c0062e0] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:08.131 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:08.131 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:08.132 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@902e504) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:08.132 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.133 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.133 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.133 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:08.133 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:08.133 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.133 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:08.134 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:08.134 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:08.134 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:08.134 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:08.134 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} parsed false HttpParser{s=END,0 of -1} 16:10:08.134 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:08.135 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:08.135 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:08.135 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:08.135 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.135 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.135 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.135 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:08.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:08.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:08.137 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.137 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.137 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:08.138 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.138 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:08.138 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:08.138 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:08.138 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:08.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:09.134 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:09.134 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:09.134 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=997/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.135 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=997/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.135 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=997/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:09.135 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:10:09.135Z 16:10:09.135 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:10:09.135Z 16:10:09.136 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:10:09.135Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=998/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:09.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:10:09.136Z 16:10:09.136 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=998/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:09.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:10:09.136Z tryProduce true 16:10:09.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:09.136 [qtp171019R11e46t-3u5]r nDEiBnUGg o rgf.eoclrip seg.ejettt:y. io{.MraenasgeodSuerleccetoIr d-= u"pdtaetemsp 0e r16a:1t0:u09r.e13"6 ,[q tsp1e71r01v91i1c46e-3P3r] oDEvBiUGd oergr.eIcldip=se".Tjeettsy.tsFeroverr.SHettnpCsonineNctaiocn t- GHattpConnecttieonw@a2byb297"94,3: :SdoacktetaCh=an3ne2l,En dPsoientr@3vbei11c48e2{Il=d/=12"7.s0.e0.r1v:8i89c9,er1=/"12}7.0. 0.1:42976,OPEN,fill=-,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:09.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=999/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.136 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:09.136 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:09.137 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:09.138 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75c0d474[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.139 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@456d54aa 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:09 GMT Content-Type: application/json 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60dcb253] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:09 GMT Content-Type: application/json 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60dcb253] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:09.140 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@60dcb253] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1d54a8b2) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:09.141 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:09.141 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:09.142 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parsed false HttpParser{s=END,0 of -1} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:09.143 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.143 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:09.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:09.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:09.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:09.144 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:09.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:09.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:09.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:09.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:10.144 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:10.144 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:10.144 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.144 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:10.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:10:10.145Z 16:10:10.145 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:10:10.145Z 16:10:10.145 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:10:10.145Z 16:10:10.159 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:10:10.145Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:10.159 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:10:10.159Z tryProduce true 16:10:10.159 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:10.159 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:10.160 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1015/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:10.160 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1015/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.160 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:10.160 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1015/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:10.160 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0R,kertou=r1n}i-n>gH tftoprC ognente:c t{iroens@o2ubrbc9e7I9d4=3"[tpe=mHptetrpaPtaurrsee"r,{ ss=eSrTvAiRcTe,P0r oovfi d-e1r}I,dg=="HTtetsptGFeonreSreantsoirN@a2c7tfG6a0t1e3w6a{ys2="S,T AdRaTt}a]==3>2H,t tspeCrhvaincneeIldO=v"esreHrtvtipc@eb16"8}2 32c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:10.161 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:10.162 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fb0d93d[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:10.163 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@384189e3 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:10 GMT Content-Type: application/json 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7719eb69] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:10 GMT Content-Type: application/json 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7719eb69] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:10.164 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7719eb69] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@692d1a4b) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:10.165 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:10.166 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:10.166 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:10.166 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:10.166 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:10.166 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.166 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.166 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:10.167 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:10.167 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} parsed false HttpParser{s=END,0 of -1} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=6} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:10.168 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:10.169 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:10.169 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.169 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.169 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:10.169 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:10.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:10.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:10.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:10.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:11.168 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:11.168 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:11.169 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=999/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.169 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.169 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=999/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:11.169 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:10:11.169Z 16:10:11.169 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:10:11.169Z 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:10:11.169Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:11.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814Rede/ItDLuE/rp=ntirune/gQ uefueodTrhr egadPool[eqttp:17 1{01r91e1s46o]@u65refc72e2aI{SdTA=RT"EDt,8e<=m8HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:11.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:10:11.17Z tryProduce true 16:10:11.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:11.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:11.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1000/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.170 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:11.170 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:11.171 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ec4bc18[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@41236d6e 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:11 GMT Content-Type: application/json 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44e81133] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:11.172 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:11 GMT Content-Type: application/json 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44e81133] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44e81133] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:11.173 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7c413024) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.174 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:11.174 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:11.175 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:11.175 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.176 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.176 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:11.176 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.176 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:11.176 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:11.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:11.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:11.176 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:11.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:11.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:11.176 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:11.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:11.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:11.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:11.177 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:12.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:12.176 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:12.177 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.177 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.177 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:12.177 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:10:12.177Z 16:10:12.178 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:10:12.177Z 16:10:12.178 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:10:12.178Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:12.178 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:10:12.178Z 16:10:12.178 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=nulRl,aegteu=r0n}i}n}g 1fo6r: 1g0e:t1:2 .{1r7e8s o[uqrtcpe1I7d1=0"1t9e1m1p4er6a-t3u3r]e "D,E BsUeGr voircge.Percolviipdseer.Ijde=t"Tteys.tuFtoirlS.etnhsrieNaadc.tsGtartaetweagyy2."E,a dtaWthaa=t3Y2o,u Ksielrlv i-c eEIadt=W"hsaetrYvoiucKei1l"l}@3 5d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:10:12.178Z tryProduce true 16:10:12.178 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:12.178 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:12.178 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:12.178 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.178 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:12.178 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.178 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:12.179 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:12.180 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60dd4f62[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5467dc0b 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:12 GMT Content-Type: application/json 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c1d274d] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:12 GMT Content-Type: application/json 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:12.181 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c1d274d] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c1d274d] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6d6387c7) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:12.182 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.183 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parsed false HttpParser{s=END,0 of -1} 16:10:12.183 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.184 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:12.184 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:12.185 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:12.185 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.185 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.185 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:12.185 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.185 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:12.185 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:12.186 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:12.186 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:12.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:13.185 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:13.185 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:13.185 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.185 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.185 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:13.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:10:13.186Z 16:10:13.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:10:13.186Z 16:10:13.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill -R EeattuWrhnatiYnogu Kfilolr@ 3g5edt3:c 8{brbe/SseoluerccteoIrdPr=o"dtuecemrp@e5raa5t8u1r4ee"d/,I DLsEe/pr=vtircueeP/QruoevuieddeThrrIeda=d"PToeosl[tqFtopr17S1e0n1s9i1N1a4c6t]@G6a5teefw7a2y22a"{S,T AdRaTtEDa,=83<2=,8 HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:13.186 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:10:13.186Z 16:10:13.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:13.186 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:13.186 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:10:13.186Z tryProduce true 16:10:13.187 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.187 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.187 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.187 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:13.187 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:13.188 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37ae77c8[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6d3c244e 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:13 GMT Content-Type: application/json 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6959d153] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:13 GMT Content-Type: application/json 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6959d153] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:13.189 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6959d153] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1c6c1c4c) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.190 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:13.191 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parsed false HttpParser{s=END,0 of -1} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.191 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:13.192 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:13.192 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:13.192 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:13.192 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:13.192 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:13.192 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:13.192 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:13.193 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:13.193 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:13.193 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:13.193 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:14.193 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:14.193 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:14.194 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.194 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.194 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:14.194 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:10:14.194Z 16:10:14.194 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:10:14.194Z 16:10:14.195 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:10:14.194Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:14.195 [qtp1710191146-33] DEBUG org.eclipse.jetty.uRtile.tthruerand.iRensegr vefdTohrre adgEexetcu:t or{ -r eResseoruverdTcherIeaddE=x"ectuetomr@p7ef0r4adbt26u{sr=1e/"2,,p =0s}@e3rc0vbi63ca8e tParsko=EvatiWhdateYrouIKidl=l@"35Td3ec8sbtb/FSeolrecStoernPrsoiduNcaerc@5ta5G8a14tede/IwDLaE/yp2=t"ru,e/ QudeuaetdTah=re3ad2Po,o l[sqtep1r71v0i19c11e46I]@d6=5e"f7s22ea{rSTvAiRTcEDe,18<"=8}<=200 ,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:10:14.195Z 16:10:14.195 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:10:14.195Z tryProduce true 16:10:14.195 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:14.195 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:14.195 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:14.195 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:14.195 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.195 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:14.195 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.195 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.195 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:14.195 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:14.196 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@674f7356[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@d226c30 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:14 GMT Content-Type: application/json 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8000596] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.197 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:14 GMT Content-Type: application/json 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8000596] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8000596] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:14.198 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@792ce6ee) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.199 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:14.199 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.200 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.201 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:14.201 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.201 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:14.201 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:14.201 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:14.201 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:14.201 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:14.201 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:15.202 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:15.202 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:15.202 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.202 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.203 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:15.203 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:10:15.203Z 16:10:15.203 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:10:15.203Z 16:10:15.204 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/Rp=etturrunien/g Qfuore ugeetd: T{hrerseouardcePIod=o"lte[mpqetrapt1u7r1e0"1,9 1s1e4r6v]i@c6e5Perfo7v2i2dae{rSIdT=A"RTTeEsDt,F8oHttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:15.204 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:10:15.204Z tryProduce true 16:10:15.204 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:15.204 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:15.204 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:15.204 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.204 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:15.204 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:15.204 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.204 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:15.205 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:15.206 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5838383e[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@542a7923 16:10:15.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:15 GMT Content-Type: application/json 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73dee9bc] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:15 GMT Content-Type: application/json 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73dee9bc] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:15.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73dee9bc] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@f2c15f7) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.209 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:15.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parsed false HttpParser{s=END,0 of -1} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:15.210 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:15.211 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:15.211 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:15.211 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:15.211 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:15.211 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:15.211 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:15.211 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:15.211 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:15.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:15.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:16.211 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:16.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:16.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:16.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:10:16.212Z 16:10:16.212 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:10:16.212Z 16:10:16.213 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:10:16.213Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HRtteptGuernneirnagt ofro@r2 7gfe6t0:1 3{6r{ess=oSuTrAcReTI}d]==">tHemtpteprCahtaunrnee"l,O vseerrHvtitcp@ePbr6o8v2i3d2ecr{Isd==H"tTtepsChtFaonrnSeelnSstiaNtaec@t7Gbaftde3w4eay02{"s,= IdDaLEt ar=s3=2B,L OsCeKrIvNiGc eoIsd==O"PsEeNr viisc=eI1D"L}E awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:16.213 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:10:16.213Z 16:10:16.213 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:16.213 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:10:16.213Z tryProduce true 16:10:16.213 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:16.213 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:16.213 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:16.213 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.213 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:16.213 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.213 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:16.214 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6565ff5e[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7b384c2e 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:16 GMT Content-Type: application/json 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@731cca6a] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:16 GMT Content-Type: application/json 16:10:16.215 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@731cca6a] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@731cca6a] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6d195971) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:16.216 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:16.217 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.217 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.218 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:16.218 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:16.218 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:16.218 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:16.218 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:16.218 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:16.218 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:16.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:16.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:16.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:17.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:17.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:17.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.219 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:17.220 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:10:17.22Z 16:10:17.220 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:10:17.22Z 16:10:17.220 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:10:17.22Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@R2ebtbu9r7n9i4n3g[ pf=oHtr tpgPeat:r s{erre{sso=SuTrAcReTI,d0= "otfe m-p1e}r,agt=uHrtet"p,G esneerrvaitcoer@P2r7ofvi6d0e1r3I6d{=s"=TSeTsAtRFTo}r]S=e>nHstitpNCahctaGnatneelwOavye2r"H,t tdapt@ab=63822,3 2sce{rsv=iHctetIpdC=h"ansneerlvSitcae1te"@}7b fd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:17.220 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:10:17.22Z 16:10:17.220 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:17.220 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:10:17.22Z tryProduce true 16:10:17.220 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:17.220 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:17.221 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.221 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:17.221 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:17.222 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@164c25e4[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@11a8b56f 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:17 GMT Content-Type: application/json 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15bf3def] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:17 GMT Content-Type: application/json 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15bf3def] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@15bf3def] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:17.223 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7a531102) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:17.224 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:17.224 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.225 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:17.226 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.226 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:17.226 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:17.226 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:17.226 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:17.226 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:17.226 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:18.227 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:18.227 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:18.228 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.228 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.228 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:18.228 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:10:18.228Z 16:10:18.228 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:10:18.228Z 16:10:18.229 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:10:18.228Z 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1R2]et@u2r0n2i3n-g0 4f-1o8rT g1e6:t1:0 :{1r8es.2ou2r8Zc emI=dE=XE"tCeUmTpEe_rPaRtOuDrUeC"E,_ CsOeNrSviUcMEe Ptr=ovCiEPd:eSroIcdk=e"tTCehsatnFnoerlSEenndsPioNianctt@G3abtee1w1a4y822"{,l =d/a1t2a7=.302.,0 .s1e:r8v8i9c9e,Ird==/"1s2e7r.v0i.c0e.11":}4 2976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:18.229 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:10:18.229Z tryProduce true 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:18.229 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:18.229 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1003/30000}{io=0/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:18.229 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1003/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.229 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:18.229 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:18.230 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@274cd483[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1e2cb578 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:18 GMT Content-Type: application/json 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b76634d] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:18 GMT Content-Type: application/json 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b76634d] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:18.231 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b76634d] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2c836183) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.232 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.233 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:18.233 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:18.234 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:18.234 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:18.235 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:18.235 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:18.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:19.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:19.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:19.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.235 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.236 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:19.236 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:10:19.236Z 16:10:19.236 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:10:19.236Z 16:10:19.236 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:10:19.236Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKINRG e1t6u:r1n0i:n1g9 .f2o3r6 g[eqtt:p {1r7e1s0o1u9r1c1e4I6d-=3"5t]e mDEpBeUrGa tourrge."e,c lseirpvsei.cjePetrtoyv.iudteirlI.dt=h"rTeeasdt.FRoersSeernvseidNTahcrteGaadtEexweacyu2t"o,r d-a tRae=s3e2r,v esdeTrhvriecaedIdE=xe"csuertvori@c7ef10"4}db 26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:10:19.236Z 16:10:19.236 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:19.237 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:10:19.236Z tryProduce true 16:10:19.237 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:19.237 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.237 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.237 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:19.237 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:19.238 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dc778a9[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@5910a7b3 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:19 GMT Content-Type: application/json 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35acb93b] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:19 GMT Content-Type: application/json 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35acb93b] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:19.239 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35acb93b] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5795758d) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:19.240 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.241 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:19.241 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parsed false HttpParser{s=END,0 of -1} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.242 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:19.242 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:19.243 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:19.243 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.243 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.243 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:19.243 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.243 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:19.243 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:19.244 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:19.244 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:19.244 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:20.245 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:20.245 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:20.246 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.246 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.246 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:20.246 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:10:20.246Z 16:10:20.246 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:10:20.246Z 16:10:20.246 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:10:20.246Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLORCKeItNuGr n1i6:n1g0 :f2o0r. 2g4e6t :[ q{trpe17s1o0u1r9c1e1I4d6=-"3t3em]p eDrEaBtUGu roer"g,. escelrivpiscee.Pjreotvtiyder.Iutdi="lT.ethsrteFaodr.SReensseirNavecdtTGahtreewaadyE2x"e,c udtaotra =-3 2R,e sseerrvveidcTherIeda=d"Esxeercvuitceo1r@"7}f0 4db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2023-04-18T16:10:20.246Z 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:20.247 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:10:20.247Z tryProduce true 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:20.247 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:20.247 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.247 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.247 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:20.247 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:20.248 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:20.249 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:20.249 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:20.249 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:20.249 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16d6bff4[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2e02da68 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:20 GMT Content-Type: application/json 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19ba3952] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:20 GMT Content-Type: application/json 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19ba3952] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:20.250 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@19ba3952] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@26ada299) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:20.251 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:20.252 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parsed false HttpParser{s=END,0 of -1} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:20.252 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.253 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.254 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:20.254 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.254 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:20.254 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:20.254 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:20.254 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:20.254 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:20.255 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:21.256 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:21.257 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:21.257 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.257 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.257 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1003/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:21.257 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:10:21.257Z 16:10:21.257 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:10:21.257Z 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2023-04-18T16:10:21.257Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1004/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:21.258 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@R65eetfu7r2n2ian{gST AfRoTrE Dg,e8t<:= 8{HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:21.258 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:10:21.258Z tryProduce true 16:10:21.258 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:21.258 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1004/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:21.258 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1004/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.258 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:21.258 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:21.259 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:21.260 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61214de6[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3dd0434e 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:21 GMT Content-Type: application/json 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d6540ae] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:21 GMT Content-Type: application/json 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:21.261 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d6540ae] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d6540ae] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:21.262 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@11a07992) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.263 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:21.263 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parsed false HttpParser{s=END,0 of -1} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:21.264 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:21.265 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:21.265 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:21.265 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.265 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.265 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:21.265 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.265 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:21.265 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:21.265 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:21.265 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:21.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:21.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:21.266 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:21.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:21.266 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:21.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:21.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:21.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:22.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:22.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:22.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.266 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:10:22.266Z 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:10:22.267Z 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200R,eit=ur4n,inrg= -f1o,rq =g0e}t: [{RreessoeurrvceedITdh=r"etaedmEpxeercauttuorre@"7,f 0s4edrbv2i6c{esP=1r/o2,vp=i0d}]e[rpc=0,pIidc==0",Tpeec=s1t,eFpoc=r16S]e@2n0s23i-N04a-1c8tT1G6:a1t0:22.26e7Zw am=yE2XE"C,UT E_dPaROtDaUC=E3_C2ON,SU MsE etr=vCEiP:cSoecIkedt=Ch"asnneelrEvndiPcoient1@"3b}e 11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:22.267 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2023-04-18T16:10:22.267Z 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:22.267 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:10:22.267Z tryProduce true 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.267 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:22.267 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:22.267 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.267 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:22.268 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:22.268 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52780a7[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3d4ecbf1 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:22 GMT Content-Type: application/json 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@757605a3] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:22 GMT Content-Type: application/json 16:10:22.269 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@757605a3] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@757605a3] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3e04c8fe) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.270 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:22.271 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:22.271 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.272 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:22.272 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:22.272 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:22.272 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:22.272 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:22.272 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:22.272 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:22.272 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:22.272 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:22.273 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:23.273 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:23.273 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:23.273 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.273 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.274 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:23.274 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:10:23.274Z 16:10:23.274 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:10:23.274Z 16:10:23.274 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:10:23.274Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1R:88e99,r=/1t2u7r.n0i.n0g. 1f:o4r29 7g6e,tO:P E{Nr,efsiolulr=cFeII,df=l"utsehmp=e-r,atto=u1r0e0"2,/ 3s0e0r0v0i}c{eiPor=o1v/i0d,ekriIod==1",Tkersot=F1o}r-S>eHntstipCNoancnteGcattieowna@y22b"b,9 7d9a4t3a[=p3=2H,t tspePravrisceer{Is=dS=TA"RTs,e0 rofv -i1}c,ge=H1tt"p}Ge nerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:23.274 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2023-04-18T16:10:23.274Z 16:10:23.274 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:23.274 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:10:23.274Z tryProduce true 16:10:23.274 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:23.274 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:23.274 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:23.274 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.274 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.275 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:23.275 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a05483d[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4570ae00 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:23 GMT Content-Type: application/json 16:10:23.276 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d7f630] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:23 GMT Content-Type: application/json 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d7f630] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d7f630] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@10a96311) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 16:10:23.277 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:23.278 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.278 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:23.279 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:23.279 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:23.279 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:23.279 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:23.279 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:23.279 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:23.279 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:23.280 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:23.280 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:23.280 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:24.280 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:24.280 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:24.280 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.281 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.281 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:24.281 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:10:24.281Z 16:10:24.281 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:10:24.281Z 16:10:24.281 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:10:24.281Z m=EXECUTE_RPRODeUCtEu_COrNnSUiMnEg t =fCEoPr:S ogcekett:Ch a{nnreelsEnodPuoricnte@I3bde=11"4t82e{ml=p/e12r7a.0t.u0.r1e:8"8,99 ,sre=/r1v27i.c0.e0P.1r:o42v97i6d,eOPrENI,dfi=l"l=TFeIs,ftlFusohr=-S,eton=s10i0N2/a3c0t00G0}a{tioe=w1/a0,yk2i"o=,1, krdoa=t1}a-=>H3t2tp,C osnneercvtiiocn@e2Ibbd9=79"4s3[ep=rHvtitpcPear1s"e}r{ s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:24.281 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2023-04-18T16:10:24.281Z 16:10:24.281 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:24.281 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:10:24.281Z tryProduce true 16:10:24.281 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:24.281 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:24.281 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.282 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.282 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:24.282 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71f5521[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.283 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4cc50770 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:24 GMT Content-Type: application/json 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9db5856] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:24 GMT Content-Type: application/json 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9db5856] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9db5856] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:24.284 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@118032ab) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:24.285 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.285 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:24.286 [pool-2-thread-2] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:24.286 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:24.286 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:24.286 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:24.286 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:24.286 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:24.286 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:24.287 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:24.287 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:24.287 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:24.287 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:24.287 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys Setting entity for: TestForSensiNactGateway2 16:10:27.106 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:10:27.180 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke 16:10:27.181 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources.jar 16:10:27.205 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:27.207 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:27.207 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.208 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.208 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.208 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.209 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.209 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.209 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.209 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.210 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:27.210 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:27.210 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:27.210 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:27.211 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:27.213 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:27.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.214 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.215 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:27.216 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:27.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:27.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:27.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:27.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:27.217 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:10:27.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:27.218 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:10:27.219 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:27.222 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources.jar 16:10:27.233 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources.jar 16:10:27.236 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:27.239 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:27.241 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:27.243 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:27.246 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway' service provider : service1 16:10:27.284 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:27.291 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:27.292 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:27.299 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:27.300 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway' started Setting entity for: TestForSensiNactGateway 16:10:27.306 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:27.306 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:27.306 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3019/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.306 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3020/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.306 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3020/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:27.307 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:10:27.307Z 16:10:27.307 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:10:27.307Z 16:10:27.307 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:10:27.307Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3021/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:27.307 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2023-04-18T16:10:27.307Z 16:10:27.307 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:10:27.307Z tryProduce true 16:10:27.307 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3021/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2Rbb979e43t[up=rHnttipPnagrs efr{osr=S TgAReTt,0: of{ -r1e},sgo=HuttrpcGeeneIrdat=or"@t2e7fm6p01e36r{sa=tSTuArRTe}"]=,>H ttspeChravnnieclOevPerrHottvpi@bd68e2r32Icd={s"=THtetpsCthaFnnoerlSStaeten@s7bifdN3a4cet0G{ast=eIwDaLyE" ,r sd=aBtLaO=C2K4I,N Gs eorsv=iOcPEeNI di=s"=sIeDrLvEi caew1p"=}f alse se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:27.308 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:27.308 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3021/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:27.308 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3021/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.308 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:27.308 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:27.309 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@403d9599[p=0,l=107,c=8000,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:27.310 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@fd3330 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:27 GMT Content-Type: application/json 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3da63369] (null,[p=0,l=107,c=32768,r=107],true)@START 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:27 GMT Content-Type: application/json 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3da63369] ([p=0,l=142,c=8192,r=142],[p=0,l=107,c=32768,r=107],true)@COMPLETING 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 249 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=249 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:27.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3da63369] ([p=142,l=142,c=8192,r=0],[p=107,l=107,c=32768,r=0],true)@END 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@66cc7e27) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=107 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.313 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parsed false HttpParser{s=END,0 of -1} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,0 of -1},g=HttpGenerator@27f60136{s=END}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:27.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.314 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:27.314 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.315 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:27.315 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:27.315 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:27.315 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:27.315 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:27.318 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:27.318 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:27.318 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.318 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.318 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:27.319 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:10:27.319Z 16:10:27.319 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:10:27.319Z 16:10:27.319 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:10:27.319Z 16:10:27.319 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2023-04-18T16:10:27.319Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:27.319 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:10:27.319Z tryProduce true 16:10:27.319 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:27.319 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:27.320 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:27.320 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.320 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:27.320 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:27.320 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 175 HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.320 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 175 HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.320 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:27.320 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.320 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/set on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} POST //127.0.0.1:8899/set HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 13 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} parsed true HttpParser{s=CONTENT,0 of 13} 16:10:27.321 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/set HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /set on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/set|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7bfd34e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:27.322 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:27.323 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} 16:10:27.323 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:10:27.323 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} parse HeapByteBuffer@549f5727[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:27.323 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.323 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=2} Content@5b9b5f2d{HeapByteBufferR@4b1e3b9f[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=0,[0]=null,s=STREAM] addContent Content@5b9b5f2d{HeapByteBufferR@4b1e3b9f[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=3} 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=3} 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,13 of 13},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=3} parsed false HttpParser{s=END,13 of 13} 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@262ffb92[c=13,q=1,[0]=EOF,s=STREAM] read 13 from Content@5b9b5f2d{HeapByteBufferR@4b1e3b9f[p=175,l=175,c=8192,r=0]={POST /set...e": 25}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:27.324 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,13 of 13},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=3} 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7bfd34e0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=4} 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7c9080a1) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7df3da29 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /set on HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:27 GMT 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@478bd4cb] (null,[p=0,l=0,c=0,r=0],true)@START 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:27 GMT 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:27.325 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@478bd4cb] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ed36ccb{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=108,c=8192,r=108]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{WRITING}->null:IDLE-->WRITING 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=END,13 of 13},g=HttpGenerator@27f60136{s=COMPLETING}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=5} 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@1ed36ccb{WRITING}->null 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ed36ccb{IDLE}->null:WRITING-->IDLE 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@23e71f69[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@478bd4cb] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@7c9080a1 w=false 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7bfd34e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=true/true,a=IDLE,uri=//127.0.0.1:8899/set,age=5} 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /set written=0 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7bfd34e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,13 of 13} 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:27.326 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:27.326 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.327 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:27.328 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@46aa29e0 16:10:27.328 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:27.328 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 waiting 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:27.328 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.434 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:32.435 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:32.435 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@dd919c1 SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=5107/30000}{io=1/1,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.435 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=5107/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.435 [qtp1710191146-31-acceptor-0@2e79fd41-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6c2e8264[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:50484]] on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=1 updates=0 16:10:32.435 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=5107/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:32.435 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:10:32.435Z 16:10:32.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:10:32.436Z 16:10:32.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:10:32.436Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=5108/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:32.436 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@28f46951 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2023-04-18T16:10:32.436Z 16:10:32.436 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@336fad10{AC.ReadCB@2bb97943{HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=FI,flush=-,to=5108/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.436 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:10:32.436Z tryProduce true 16:10:32.436 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:32.437 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6c2e8264[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:50484]] 16:10:32.437 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5109/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.437 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@6c2e8264[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:50484]] startThread=0 16:10:32.437 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.437 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5109/30000}{io=1/0,kio=1,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=STARRT,e0 tofu r-ni1n}g, gf=oHrt tgpeGten:e r{arteosro@u2r7cfeI60d1=3"6t{esm=pSeTrAaRTt}u]r=e>"H,t tspeCrhvaincneelPOrvoevriHdtterp@Ibd6=8"2T3e2sct{Fso=rHStetnpsCihNaancnteGlaStteawtaey@"7,b fdda3t4ae=02{5s,= IsDeLEr vrisc=eBILdO=C"KsIeNrGv iocs=e1O"P} EN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.437 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@6c2e8264[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:50484]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:32.437 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:10:32.437 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,OPEN,fill=-,flush=-,to=5109/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.437 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.437 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 2 keys 16:10:32.437 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:10:32.437 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,ISHUT,fill=-,flush=-,to=5109/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.437 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.437 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,ISHUT,fill=-,flush=-,to=5110/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.437 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:10:32.437 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.438 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@325ba790 on ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=0 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,ISHUT,fill=-,flush=-,to=5110/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,ISHUT,fill=-,flush=-,to=5110/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3be11482{l=/127.0.0.1:8899,r=/127.0.0.1:42976,CLOSED,fill=-,flush=-,to=5110/30000}{io=0/0,kio=0,kro=1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@336fad10{null} 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 on ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=1 16:10:32.438 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=1 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=2 16:10:32.438 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.438 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4af1be3a startThread=0 16:10:32.439 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@6c2e8264[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:50484]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 2 updates 16:10:32.439 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4af1be3a in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@325ba790 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.439 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3be11482{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5111/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.439 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5111/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:32.439 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5111/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7c27cec7 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.439 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5111/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.439 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4af1be3a in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.439 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@3be11482{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5111/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.439 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:32.439 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2bb97943::SocketChannelEndPoint@3be11482{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5112/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@2bb97943[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27f60136{s=START}]=>HttpChannelOverHttp@b68232c{s=HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7bfd34e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.440 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:10:32.439Z 16:10:32.440 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=0}@647fa1de offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:10:32.44Z 16:10:32.440 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=1} startReservedThread p=1 16:10:32.440 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7f04db26{s=0/2,p=1}@44adc6a startThread=0 16:10:32.440 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7f04db26{s=0/2,p=1}@44adc6a in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=1}] 16:10:32.440 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=1}@647fa1de task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:10:32.44Z 16:10:32.440 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:32.440 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=1}@44adc6a started 16:10:32.440 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.440 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@44adc6a waiting 16:10:32.440 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:10:32.44Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:32.440 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.441 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.441 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2023-04-18T16:10:32.44Z tryProduce true 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.441 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de waiting 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:10:32.441 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:32.442 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@678b7c58[p=0,l=107,c=8000,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@7e3fd1ee 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: application/json 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e575b7b] (null,[p=0,l=107,c=32768,r=107],true)@START 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: application/json 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:32.443 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e575b7b] ([p=0,l=142,c=8192,r=142],[p=0,l=107,c=32768,r=107],true)@COMPLETING 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52028355{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=107,c=32768,r=107]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{WRITING}->null:IDLE-->WRITING 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 249 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=COMPLETING}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=249 remaining=0 WriteFlusher@52028355{WRITING}->null 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{IDLE}->null:WRITING-->IDLE 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e575b7b] ([p=142,l=142,c=8192,r=0],[p=107,l=107,c=32768,r=0],true)@END 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@52b2985a) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 16:10:32.444 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=107 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:32.445 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:32.445 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.446 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.446 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.447 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:32.447 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:32.447 [qtp1710191146-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 16:10:32.447 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 size 2 > capacity 16:10:32.447 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7f04db26{s=2/2,p=0}@28f46951 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.447 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.449 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:10:32.487 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke3 16:10:32.488 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources3.jar 16:10:32.506 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:32.507 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:32.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:32.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:32.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:32.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:32.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:32.511 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:32.512 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.512 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.512 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.512 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.513 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.513 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.514 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.514 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:32.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:32.583 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:32.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:32.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:10:32.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.Sseenstitniancgt .geantteiwtayy .fgeonr:er iTce.sptaFrsoerrS.enXsmliRNeascotuGracteeCwoanyf3i gHandler.serviceEnd() 16:10:32.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:10:32.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:10:32.584 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:32.585 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:10:32.585 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:32.593 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources3.jar 16:10:32.604 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources3.jar 16:10:32.606 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:32.608 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:32.610 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:32.611 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:32.613 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway3' service provider : service1 16:10:32.615 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:32.685 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:32.687 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:32.692 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:32.692 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway3' service provider : service2 16:10:32.693 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway3' service provider : service3 16:10:32.693 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway3' started 16:10:32.699 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:32.699 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:32.700 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7c27cec7 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=253/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.700 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=253/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.700 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=253/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:32.700 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/REPRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:10:32.7Z 16:10:32.700 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/REPRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:10:32.7Z 16:10:32.700 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:10:32.7Z 16:10:32.700 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2023-04-18T16:10:32.7Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=254/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:32.701 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:10:32.701Z tryProduce true 16:10:32.701 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=254/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.701 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:32.701 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.701 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=254/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.701 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=254/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.701 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.701 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 143 HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.701 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 143 HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.701 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/json1 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=0} GET //127.0.0.1:8899/json1 HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=0} 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/json1 HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json1,age=0} 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=0} 16:10:32.702 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /json1 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=0} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/json1|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=1} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=1} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call json1 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a755c02[p=0,l=48,c=8000,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00}) 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6d323718 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /json1 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: application/json 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d090911] (null,[p=0,l=48,c=32768,r=48],true)@START 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: application/json 16:10:32.703 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d090911] ([p=0,l=141,c=8192,r=141],[p=0,l=48,c=32768,r=48],true)@COMPLETING 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52028355{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\r\ntent-Le...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=48,c=32768,r=48]={<<<{"serviceProviderId":"TestForSensiNactGateway3"}>>>"TestForS...\x00\x00\x00\x00\x00\x00\x00}] 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{WRITING}->null:IDLE-->WRITING 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 189 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=COMPLETING}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json1,age=2} 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=189 remaining=0 WriteFlusher@52028355{WRITING}->null 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{IDLE}->null:WRITING-->IDLE 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d090911] ([p=141,l=141,c=8192,r=0],[p=48,l=48,c=32768,r=0],true)@END 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/json1,age=2} 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6b162748) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:32.704 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=3} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /json1 written=48 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=3} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=3} 16:10:32.705 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:32.706 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=4} parsed false HttpParser{s=END,0 of -1} 16:10:32.706 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json1,age=4} 16:10:32.706 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.707 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.708 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.708 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.708 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:32.708 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 16:10:32.708 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.708 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.708 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.709 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:32.709 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:32.709 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7c27cec7 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.709 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.709 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:32.709 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:10:32.709Z 16:10:32.709 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:10:32.709Z 16:10:32.710 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:10:32.71Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:32.710 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2023-04-18T16:10:32.71Z 16:10:32.710 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:10:32.71Z tryProduce true 16:10:32.710 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.710 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:32.710 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.710 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.710 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.710 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.710 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 143 HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.710 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 143 HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.710 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/json2 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=0} GET //127.0.0.1:8899/json2 HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=0} 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/json2 HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json2,age=0} 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.711 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=0} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /json2 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=1} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/json2|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=1} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=1} 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call json2 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a8d0108[p=0,l=10,c=10,r=10]={<<<"service1">>>}) 16:10:32.712 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=PENDING,sc=false,e=null last=true agg=false flush=true async=true, len=10 null 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@44489798[p=0,l=10,c=10,r=10]={<<<"service1">>>} complete=true committing=true callback=AsyncWrite@6d37cbfd[PROCESSING] 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /json2 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: text/plain Content-Length: 10 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@346ae7d1] (null,[p=0,l=10,c=10,r=10],true)@START 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=10} last=true content=HeapByteBuffer@44489798[p=0,l=10,c=10,r=10]={<<<"service1">>>} 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: text/plain Content-Length: 10 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@346ae7d1] ([p=0,l=135,c=8192,r=135],[p=0,l=10,c=10,r=10],true)@COMPLETING 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52028355{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=135,c=8192,r=135]={<<>>live\r\n\r\nt...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44489798[p=0,l=10,c=10,r=10]={<<<"service1">>>}] 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{WRITING}->null:IDLE-->WRITING 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 145 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=COMPLETING}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json2,age=3} 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=145 remaining=0 WriteFlusher@52028355{WRITING}->null 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{IDLE}->null:WRITING-->IDLE 16:10:32.714 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=10},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@346ae7d1] ([p=135,l=135,c=8192,r=0],[p=10,l=10,c=10,r=0],true)@END 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - EOF of AsyncWrite@6d37cbfd[PROCESSING] 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/json2,age=4} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7d0e37bd) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=4} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /json2 written=10 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=4} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=4} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.715 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:32.716 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=4} 16:10:32.716 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:32.716 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=5} 16:10:32.716 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=72} parsed false HttpParser{s=END,0 of -1} 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json2,age=72} 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 143 HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.783 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 143 HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=143,c=8192,r=143]={<<>>tent-Leng...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/json3 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} GET //127.0.0.1:8899/json3 HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} 16:10:32.784 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/json3 HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/json3,age=0} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=1} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /json3 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=1} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/json3|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=1} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=1} 16:10:32.785 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call json3 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b9b9f34[p=0,l=18,c=8000,r=18]={<<<["temperature",24]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@8a0df99 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /json3 on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: application/json 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b97e533] (null,[p=0,l=18,c=32768,r=18],true)@START 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:32 GMT Content-Type: application/json 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b97e533] ([p=0,l=141,c=8192,r=141],[p=0,l=18,c=32768,r=18],true)@COMPLETING 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52028355{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>\r\ntent-Le...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=18,c=32768,r=18]={<<<["temperature",24]>>>d":"TestF...\x00\x00\x00\x00\x00\x00\x00}] 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{WRITING}->null:IDLE-->WRITING 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 159 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=COMPLETING}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/json3,age=2} 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=159 remaining=0 WriteFlusher@52028355{WRITING}->null 16:10:32.786 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{IDLE}->null:WRITING-->IDLE 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b97e533] ([p=141,l=141,c=8192,r=0],[p=18,l=18,c=32768,r=0],true)@END 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/json3,age=3} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@67a88423) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=3} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /json3 written=18 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.787 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=4} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=4} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=4} parsed false HttpParser{s=END,0 of -1} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/json3,age=4} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.788 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.789 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:32.789 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:32.789 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:32.789 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:32.790 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:32.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:32.799 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de waiting 16:10:32.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:32.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 16:10:32.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:32.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:32.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:32.801 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:10:32.906 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke4 16:10:32.907 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources4.jar 16:10:32.989 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:32.991 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:32.991 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.991 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.992 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.992 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.992 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.992 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.993 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.993 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.993 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:32.993 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:32.994 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:32.994 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:32.994 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:32.995 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:32.996 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.996 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.996 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.996 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.996 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.997 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.997 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:32.997 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:32.997 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:32.998 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:32.998 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:32.998 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:32.998 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:10:32.999 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:32.999 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:10:32.999 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:33.001 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources4.jar 16:10:33.011 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources4.jar 16:10:33.014 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:33.016 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:33.017 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:33.019 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:33.085 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:33.085 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:33.085 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7c27cec7 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=296/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.086 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SoSckeetttCihnag nennetiltyE nfodrP: oTiesnttFo@r7Se9nesifNaac4tGbat0ew{ayl4=/1 27.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=296/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.086 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=296/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:33.086 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:10:33.086Z 16:10:33.086 [qtp1710191146-33a] dDEmBinU G soerrvgi.cee1c slerivpicsee2. jseertvitcye3. util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:10:33.086Z 16:10:33.087 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:10:33.087Z 16:10:33.087 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2023-04-18T16:10:33.087Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:33.087 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:10:33.087Z tryProduce true 16:10:33.087 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:33.087 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:33.087 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:33.087 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.087 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:33.087 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPREetNu,rfniinlgl f=or- g,etf:l {urseshou=r-ce,Idt=o"t=em2p9er8at/u3re0"0, 0se0rv}ic{eiProov=i0de/rI0d=,"kTeisotF=o0rS,enksriNoac=tG1a}te-wa>y4H",t dtatpa=C24o, nsenrveiccetIdi=o"sner@vi3ce61"1} 54fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:33.087 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 175 HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 175 HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:33.088 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get/TestForSensiNactGateway4/services on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} GET //127.0.0.1:8899/get/TestForSensiNactGateway4/services HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 16:10:33.089 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get/TestForSensiNactGateway4/services HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=0} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=1} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get/TestForSensiNactGateway4/services on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=1} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get/TestForSensiNactGateway4/services|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=1} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=1} 16:10:33.090 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call services 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72515195[p=0,l=94,c=8000,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00}) 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@28a714f0 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get/TestForSensiNactGateway4/services on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:33 GMT Content-Type: application/json 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ccb4a53] (null,[p=0,l=94,c=32768,r=94],true)@START 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:33 GMT Content-Type: application/json 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ccb4a53] ([p=0,l=141,c=8192,r=141],[p=0,l=94,c=32768,r=94],true)@COMPLETING 16:10:33.092 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52028355{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=94,c=32768,r=94]={<<<{"serviceProviderId":"Tes..."service2","service3"]}>>>":"servic...\x00\x00\x00\x00\x00\x00\x00}] 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{WRITING}->null:IDLE-->WRITING 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=COMPLETING}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=4} 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@52028355{WRITING}->null 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{IDLE}->null:WRITING-->IDLE 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ccb4a53] ([p=141,l=141,c=8192,r=0],[p=94,l=94,c=32768,r=0],true)@END 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.093 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=4} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@679a60ea) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=5} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get/TestForSensiNactGateway4/services written=94 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=5} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.094 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:33.094 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=5} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=6} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=6} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=6} parsed false HttpParser{s=END,0 of -1} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get/TestForSensiNactGateway4/services,age=6} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:33.095 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:33.095 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources4.jar 16:10:33.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.096 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:33.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:33.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:33.097 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:33.097 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:33.097 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:33.097 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:33.097 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:33.097 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 16:10:33.098 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:33.098 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:33.098 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.098 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:33.098 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:33.105 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources4.jar 16:10:33.106 [main] ERROR org.eclipse.sensinact.gateway.generic.ExtModelInstanceBuilder - Model instance 'TestForSensiNactGateway4' already exists 16:10:33.107 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway4' service provider : service1 16:10:33.109 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:33.115 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:33.184 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:33.190 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:33.191 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway4' service provider : service2 16:10:33.191 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway4' service provider : service3 16:10:33.192 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway4' started 16:10:33.197 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:33.197 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:33.198 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7c27cec7 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=100/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.198 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=100/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.198 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=101/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:33.198 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:10:33.198Z 16:10:33.198 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:10:33.198Z 16:10:33.199 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:10:33.199Z 16:10:33.199 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2023-04-18T16:10:33.198Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=101/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:33.199 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:10:33.199Z tryProduce true 16:10:33.199 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:33.199 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:33.199 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=102/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:33.199 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=102/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.199 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:33.199 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=102/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:33.199 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.199 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:33.200 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=1} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:33.201 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@604dc5dd[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6e1f825a 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:33 GMT Content-Type: application/json 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a754cd7] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.202 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:33 GMT Content-Type: application/json 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a754cd7] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52028355{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{WRITING}->null:IDLE-->WRITING 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=COMPLETING}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=3} 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@52028355{WRITING}->null 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{IDLE}->null:WRITING-->IDLE 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a754cd7] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.203 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=4} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@195f4e26) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.204 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.204 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.204 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=4} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} parsed false HttpParser{s=END,0 of -1} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7691b8b{s=END}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=5} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.205 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.206 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.206 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.206 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.206 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:33.206 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.206 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.206 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:33.207 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.207 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:33.207 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:33.207 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 16:10:33.207 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de waiting 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:33.207 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:33.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:33.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:33.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7c27cec7 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:33.208 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:10:33.208Z 16:10:33.209 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:10:33.209Z 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:10:33.214Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:33.214 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2023-04-18T16:10:33.214Z 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:33.214 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:10:33.214Z tryProduce true 16:10:33.214 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:33.214 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 175 HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.214 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.214 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 175 HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=175,c=8192,r=175]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:33.214 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/set on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} POST //127.0.0.1:8899/set HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 13 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} parsed true HttpParser{s=CONTENT,0 of 13} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/set HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/set,age=0} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /set on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/set|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@7317cfc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=0} 16:10:33.215 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:33.216 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:33.216 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} 16:10:33.216 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:10:33.216 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=1} parse HeapByteBuffer@549f5727[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=79} Content@1fbf5875{HeapByteBufferR@f2fcfe6[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=0,[0]=null,s=STREAM] addContent Content@1fbf5875{HeapByteBufferR@f2fcfe6[p=162,l=175,c=8192,r=13]={POST /set... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=79} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=79} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=80/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,13 of 13},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=79} parsed false HttpParser{s=END,13 of 13} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@d095fbd[c=13,q=1,[0]=EOF,s=STREAM] read 13 from Content@1fbf5875{HeapByteBufferR@f2fcfe6[p=175,l=175,c=8192,r=0]={POST /set...e": 25}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:33.294 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=80/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,13 of 13},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=79} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@7317cfc0{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=80} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@9b09582) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3d19296e 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /set on HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=80} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:33 GMT 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5880b248] (null,[p=0,l=0,c=0,r=0],true)@START 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:33 GMT 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5880b248] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@52028355{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=108,c=8192,r=108]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{WRITING}->null:IDLE-->WRITING 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=W,to=81/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=END,13 of 13},g=HttpGenerator@7691b8b{s=COMPLETING}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/set,age=80} 16:10:33.295 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@52028355{WRITING}->null 16:10:33.296 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@52028355{IDLE}->null:WRITING-->IDLE 16:10:33.296 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3c2c6918[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5880b248] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:10:33.296 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@9b09582 w=false 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7317cfc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/set,age=96} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /set written=0 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7317cfc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,13 of 13} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.311 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:33.312 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:33.312 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:33.313 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:33.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:33.313 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:33.313 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:33.313 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@563ab089 16:10:33.313 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:33.327 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:33.327 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:33.327 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.418 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:38.419 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:38.419 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7c27cec7 SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=5106/30000}{io=1/1,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.419 [qtp1710191146-31-acceptor-0@2e79fd41-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6ce8036e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40518]] on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=1 updates=0 16:10:38.419 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=5106/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.419 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=5106/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:38.419 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:10:38.419Z 16:10:38.420 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:10:38.419Z 16:10:38.420 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:10:38.42Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=5107/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:38.420 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2023-04-18T16:10:38.42Z 16:10:38.420 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4acdad69{AC.ReadCB@36154fc6{HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=FI,flush=-,to=5107/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.420 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:10:38.42Z tryProduce true 16:10:38.420 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:38.420 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=5107/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691Rb8be{st=uSrTARnTi}]n=>gH ttfpoChran ngeleOvte:rH t{trpe@7s7o28u45rfdc{esI=dH=tt"pCthaennmeplSetartae@t7u3r17cef"c0,{s =IsDeLrE vris=cBeLPOCrKIoNGv ois=dOePErNI ids==ID"LET aewsp=tfaFlsoe rsSe=efanlsse iiN=taruce talG=0a}t,erw=7a,yc=4fa"ls,e /dfaalste,aa==ID2LE5,u,ri =nsulelr,avgiec=0e}I odn=Fi"lslearbvlei ecnteer1 "H}t tpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.420 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6ce8036e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40518]] 16:10:38.420 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@6ce8036e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40518]] startThread=0 16:10:38.421 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=5108/30000}{io=1/0,kio=1,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.421 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@6ce8036e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40518]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:10:38.421 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,OPEN,fill=-,flush=-,to=5108/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.421 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 2 keys 16:10:38.421 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,ISHUT,fill=-,flush=-,to=5108/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,ISHUT,fill=-,flush=-,to=5108/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.421 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:10:38.421 [qtp1710191146-30] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:10:38.421 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@28701539 on ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=0 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,ISHUT,fill=-,flush=-,to=5109/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.421 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,ISHUT,fill=-,flush=-,to=5109/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.421 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.422 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.422 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@79efa4b0{l=/127.0.0.1:8899,r=/127.0.0.1:50484,CLOSED,fill=-,flush=-,to=5109/30000}{io=0/0,kio=0,kro=1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.422 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.422 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4acdad69{null} 16:10:38.422 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=1 16:10:38.422 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@173203fd startThread=0 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:38.422 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@28701539 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.422 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@173203fd in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:38.422 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.422 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5110/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:10:38.422 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:38.422 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:38.422 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@79efa4b0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5110/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.422 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:38.423 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5110/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 16:10:38.423 [qtp1710191146-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.423 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5110/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.423 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@173203fd in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.423 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@6ce8036e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40518]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.423 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@79efa4b0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5110/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:38.423 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@36154fc6::SocketChannelEndPoint@79efa4b0{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5110/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@36154fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7691b8b{s=START}]=>HttpChannelOverHttp@772845fd{s=HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7317cfc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29211641 SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.423 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de waiting 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:10:38.423Z 16:10:38.423 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:10:38.423Z 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:10:38.424Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:38.424 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2023-04-18T16:10:38.424Z 16:10:38.424 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:10:38.424Z tryProduce true 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.424 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:38.424 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.424 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.424 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=141,c=8192,r=141]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:38.424 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/get on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} GET //127.0.0.1:8899/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/get HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/get,age=0} 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /get on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=0} 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:38.425 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24309a62[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@501685d3 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /get on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:38 GMT Content-Type: application/json 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c6be39f] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:38 GMT Content-Type: application/json 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:38.426 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c6be39f] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@ca88ffa{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@ca88ffa{WRITING}->null:IDLE-->WRITING 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=COMPLETING}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@ca88ffa{WRITING}->null 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@ca88ffa{IDLE}->null:WRITING-->IDLE 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c6be39f] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/get,age=2} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@68f4aba1) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=2} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /get written=108 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.427 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:38.428 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e1023f3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=END,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=END,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/get,age=3} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.428 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.428 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:38.429 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:38.429 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:38.429 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:38.429 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:38.429 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.429 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 16:10:38.430 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:38.430 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.430 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.430 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.431 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:10:38.483 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle http-device-moke5 16:10:38.484 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources5.jar 16:10:38.500 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:38.501 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:38.501 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.502 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.502 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.502 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.502 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.503 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.503 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.503 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.503 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:38.504 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:38.504 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:38.504 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:38.504 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:38.505 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:38.506 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.506 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.506 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.506 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.507 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.507 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.507 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:38.507 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:38.507 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:38.507 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:38.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:38.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:38.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:38.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:38.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:38.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:10:38.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:38.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:10:38.510 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:38.512 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources5.jar 16:10:38.584 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.sthbnd.http.http-device:2.0.0.202304181609:/resources5.jar 16:10:38.586 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:38.588 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:38.590 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:38.592 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:38.594 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway5' service provider : service1 16:10:38.595 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:38.600 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:38.602 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:38.607 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:38.607 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway5' service provider : service3 16:10:38.608 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:38.613 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:38.614 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'TestForSensiNactGateway5' service provider : service2 16:10:38.615 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'datetime' resource registered 16:10:38.617 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - datetime already started 16:10:38.617 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'TestForSensiNactGateway5' started Setting entity for: TestForSensiNactGateway5 16:10:38.621 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:38.621 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:38.621 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29211641 SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=191/30000}{io=1/1,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.621 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=191/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.621 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=191/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:38.621 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:10:38.621Z 16:10:38.621 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:10:38.621Z 16:10:38.622 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYRouKeiltl@u3r5nd3ic8nbb/gS elfecotorrP rodguecetr@:5a 58{1r4eed/sIDoLuEr/cp=etrIued/Q=ueu"etdTehremadpPeoroal[tqtup1r71e01"9,1 14s6]e@6r5evf7i22ca{eSTPARrToEDv,i8HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:38.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2023-04-18T16:10:38.622Z 16:10:38.622 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=192/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:10:38.622Z tryProduce true 16:10:38.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:38.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.622 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=192/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=192/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.622 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.622 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} GET //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.623 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/req/TestForSensiNactGateway5/service1/temperature/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ad5e13[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@15aea985 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:38 GMT Content-Type: application/json 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7663eb68] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:38.624 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:38 GMT Content-Type: application/json 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7663eb68] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@ca88ffa{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\nHost: 12...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@ca88ffa{WRITING}->null:IDLE-->WRITING 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=COMPLETING}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@ca88ffa{WRITING}->null 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@ca88ffa{IDLE}->null:WRITING-->IDLE 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7663eb68] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.625 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@71c923b2) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /req/TestForSensiNactGateway5/service1/temperature/get written=108 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e1023f3[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=END,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} parsed false HttpParser{s=END,0 of -1} 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=END,0 of -1},g=HttpGenerator@71652571{s=END}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 16:10:38.626 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:38.626 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.627 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.627 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.628 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.628 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:38.628 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:38.628 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 16:10:38.628 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de waiting 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.628 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.630 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:38.630 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:38.630 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29211641 SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.630 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.631 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:38.631 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:10:38.631Z 16:10:38.631 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:10:38.631Z 16:10:38.631 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:10:38.631Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:38.631 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2023-04-18T16:10:38.631Z 16:10:38.631 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.631 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:10:38.631Z tryProduce true 16:10:38.631 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:38.631 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.631 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.631 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.631 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:38.631 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 225 HeapByteBuffer@549f5727[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.632 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 225 HeapByteBuffer@549f5727[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.632 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=225,c=8192,r=225]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} POST //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 13 16:10:38.683 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=0} parsed true HttpParser{s=CONTENT,0 of 13} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /req/TestForSensiNactGateway5/service1/temperature/set on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/req/TestForSensiNactGateway5/service1/temperature/set|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@d6470cc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=1} 16:10:38.684 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CONTENT,0 of 13},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=2} parse HeapByteBuffer@549f5727[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=2} Content@5d144ab5{HeapByteBufferR@158bc9b2[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e1023f3[c=0,q=0,[0]=null,s=STREAM] addContent Content@5d144ab5{HeapByteBufferR@158bc9b2[p=212,l=225,c=8192,r=13]={POST /req... 13\r\n\r\n<<<{"value": 25}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=2} 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=2} 16:10:38.685 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e1023f3[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:10:38.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=END,13 of 13},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=3} parsed false HttpParser{s=END,13 of 13} 16:10:38.686 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2e1023f3[c=13,q=1,[0]=EOF,s=STREAM] read 13 from Content@5d144ab5{HeapByteBufferR@158bc9b2[p=225,l=225,c=8192,r=0]={POST /req...e": 25}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=END,13 of 13},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=4} 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@d6470cc{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=4} 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@58efc101) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@774f6e54 16:10:38.687 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /req/TestForSensiNactGateway5/service1/temperature/set on HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:38 GMT 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8f1c3ea] (null,[p=0,l=0,c=0,r=0],true)@START 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@79b855e8[p=0,l=0,c=0,r=0]={<<<>>>} 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:38 GMT 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8f1c3ea] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@ca88ffa{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=108,c=8192,r=108]={<<>>/plain\r\nU...\x00\x00\x00\x00\x00\x00\x00}] 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@ca88ffa{WRITING}->null:IDLE-->WRITING 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=W,to=56/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=END,13 of 13},g=HttpGenerator@71652571{s=COMPLETING}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=5} 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@ca88ffa{WRITING}->null 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@ca88ffa{IDLE}->null:WRITING-->IDLE 16:10:38.688 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@d597f6b[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@8f1c3ea] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@58efc101 w=false 16:10:38.689 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@d6470cc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@d6470cc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/set,age=6} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /req/TestForSensiNactGateway5/service1/temperature/set written=0 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@d6470cc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,13 of 13} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.689 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:38.690 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:38.690 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:38.690 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:38.691 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:38.691 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:38.691 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:38.691 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@529a1223 16:10:38.691 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:38.691 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:38.691 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:38.691 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:43.795 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:43.795 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:43.796 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@29211641 SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=5105/30000}{io=1/1,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.796 [qtp1710191146-31-acceptor-0@2e79fd41-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5d882fdc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40532]] on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=1 updates=0 16:10:43.796 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=5105/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.796 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=5105/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:43.796 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:10:43.796Z 16:10:43.796 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:10:43.796Z 16:10:43.796 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:10:43.796Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=5106/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:43.796 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2023-04-18T16:10:43.796Z 16:10:43.797 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5f29d981{AC.ReadCB@748f2629{HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=FI,flush=-,to=5106/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:43.797 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:10:43.797Z tryProduce true 16:10:43.797 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:43.797 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConRnecetiotn u- rHtntpiCnongne cftioor ng@e7t4:8 f{2r6e2s9o:u:rScoecIketChdannelE=n"dtPeomipnetr@a6t3u1r7ee"6,9 fs{elr=v/i1c2e7P.r0o.v0i.d1e:r8I8d9=9",Tre=s/t1F2o7r.S0e.n0s.i1N:a4c0t5G1a8t,eOwPaEyN5,"f,i ldla=t-a,=f2l5u,s hs=-e,trov=5i10c6e/3I00d00=}"{iso=e1r/0v,ikico=e11,k"ro}=1 }->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:43.797 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5d882fdc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40532]] 16:10:43.797 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5d882fdc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40532]] startThread=0 16:10:43.797 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,OPEN,fill=-,flush=-,to=5107/30000}{io=1/0,kio=1,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.797 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:43.797 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.797 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:10:43.797 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,ISHUT,fill=-,flush=-,to=5107/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.797 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5d882fdc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40532]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:43.797 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 2 keys 16:10:43.797 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,ISHUT,fill=-,flush=-,to=5107/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.797 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,ISHUT,fill=-,flush=-,to=5107/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,ISHUT,fill=-,flush=-,to=5107/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,ISHUT,fill=-,flush=-,to=5107/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.798 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6317e69f{l=/127.0.0.1:8899,r=/127.0.0.1:40518,CLOSED,fill=-,flush=-,to=5107/30000}{io=0/0,kio=0,kro=1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.798 [qtp1710191146-37] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5f29d981{null} 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=0 16:10:43.798 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@7c3f478f on ManagedSelector@6f733f0a{STARTED} id=0 keys=2 selected=0 updates=0 16:10:43.798 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e7ba65e startThread=0 16:10:43.798 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:43.798 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:43.798 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:43.798 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$535/1608862383@7c3f478f 16:10:43.798 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e7ba65e in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:43.798 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:43.798 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:43.798 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.798 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5108/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:10:43.799 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6317e69f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5108/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.799 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.799 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5108/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.799 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6317e69f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5108/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.799 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.799 [qtp1710191146-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5108/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.799 [qtp1710191146-36] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@748f2629::SocketChannelEndPoint@6317e69f{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5108/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@748f2629[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71652571{s=START}]=>HttpChannelOverHttp@554191af{s=HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@d6470cc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:43.799 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e7ba65e in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}] 16:10:43.799 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de waiting 16:10:43.799 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@51f9cf6b{AC.ReadCB@52740a1a{HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:43.799 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.799 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@232f3b94 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:43.799 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:43.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:43.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:43.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:43.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:43.799 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@232f3b94 16:10:43.799 [qtp1710191146-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.800 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5d882fdc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40532]] in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 1/1/1 selected 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 1 keys, 0 updates 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@437c4d1f SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0} tryExecute EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:10:43.8Z 16:10:43.800 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de offer EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/PRODUCING/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:10:43.8Z 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:10:43.8Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:10:43.801 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@647fa1de task=EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2023-04-18T16:10:43.8Z 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@51f9cf6b{AC.ReadCB@52740a1a{HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:43.801 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=true/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:10:43.801Z tryProduce true 16:10:43.801 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:10:43.801 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:43.801 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.801 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=191,c=8192,r=191]={<<>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:10:43.801 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} GET //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/req/TestForSensiNactGateway5/service1/temperature/get|null -> callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@51c94652{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=0} 16:10:43.802 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible Call get 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@653d7bb8[p=0,l=108,c=8000,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=ASYNC,sc=false,e=null aggregated !flush DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - close() s=CLOSING,api=PENDING,sc=false,e=null c=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} b=null 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@690c8485 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /req/TestForSensiNactGateway5/service1/temperature/get on HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:10:43 GMT Content-Type: application/json 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@6fe4f4dd[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ed1588b] (null,[p=0,l=108,c=32768,r=108],true)@START 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:10:43 GMT Content-Type: application/json 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@6fe4f4dd[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ed1588b] ([p=0,l=142,c=8192,r=142],[p=0,l=108,c=32768,r=108],true)@COMPLETING 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@40bf0a52{IDLE}->null [HeapByteBuffer@549f5727[p=0,l=142,c=8192,r=142]={<<>>\nHost: 12...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@26f8b3b8[p=0,l=108,c=32768,r=108]={<<<{"resourceId":"temperatur..."serviceId":"service1"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@40bf0a52{WRITING}->null:IDLE-->WRITING 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 250 SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a19ebac{s=COMPLETING}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=1} 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=250 remaining=0 WriteFlusher@40bf0a52{WRITING}->null 16:10:43.803 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@40bf0a52{IDLE}->null:WRITING-->IDLE 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@6fe4f4dd[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ed1588b] ([p=142,l=142,c=8192,r=0],[p=108,l=108,c=32768,r=0],true)@END 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=null w=false 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@51c94652{s=HANDLING rs=ASYNC os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@51c94652{s=HANDLING rs=COMPLETE os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@51c94652{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4d9a966c) s=CLOSED,api=ASYNC,sc=false,e=null s=true e=null, c=null 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@51c94652{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@51c94652{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /req/TestForSensiNactGateway5/service1/temperature/get written=108 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a19ebac{s=END}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a19ebac{s=END}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} 16:10:43.804 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@590d11e[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4a19ebac{s=END}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=2} parsed false HttpParser{s=END,0 of -1} 16:10:43.805 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4a19ebac{s=END}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/req/TestForSensiNactGateway5/service1/temperature/get,age=3} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@51c94652{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 16:10:43.805 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@549f5727[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.805 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.806 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@51f9cf6b{AC.ReadCB@52740a1a{HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:43.806 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.806 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@232f3b94 on ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:43.806 [qtp1710191146-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=1 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:43.806 [qtp1710191146-33] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$532/1706380767@232f3b94 16:10:43.806 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@3c0b63a8 waiting 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:43.806 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:43.808 [main] DEBUG org.eclipse.sensinact.gateway.core.SensiNact - closing sensiNact core 16:10:43.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@214894fc{STARTED}[9.4.42.v20210604] 16:10:43.832 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@214894fc{STOPPING}[9.4.42.v20210604] 16:10:43.833 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp1710191146-31-acceptor-0@2e79fd41-ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:43.834 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@214894fc{STOPPING}[9.4.42.v20210604] by 16:10:43.835 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:43.835 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:43.835 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6f733f0a{STARTED} id=0 keys=1 selected=0 updates=0 16:10:43.835 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@558756be on ManagedSelector@6f733f0a{STOPPING} id=0 keys=1 selected=0 updates=0 16:10:43.835 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STOPPING} id=0 keys=1 selected=0 updates=1 16:10:43.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:43.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/1 selected 16:10:43.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:43.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:43.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@558756be 16:10:43.836 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@6f733f0a{STOPPING} id=0 keys=1 selected=0 updates=0 16:10:43.837 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=31/30000}{io=1/1,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3932eaf9{l=/127.0.0.1:8899,r=/127.0.0.1:40532,CLOSED,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@51f9cf6b{AC.ReadCB@52740a1a{HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:40532,CLOSED,fill=FI,flush=-,to=32/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@52740a1a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:40532,CLOSED,fill=-,flush=-,to=32/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@52740a1a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@6f733f0a{STOPPING} id=0 keys=1 selected=0 updates=0 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5efc2418 startThread=0 16:10:43.838 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:43.839 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5efc2418 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 waiting with 1 keys 16:10:43.839 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3932eaf9{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:40532,CLOSED,fill=-,flush=-,to=33/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@52740a1a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.839 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@433348bc on ManagedSelector@6f733f0a{STOPPING} id=0 keys=0 selected=0 updates=0 16:10:43.839 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f733f0a{STOPPING} id=0 keys=0 selected=0 updates=1 16:10:43.839 [qtp1710191146-32] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@52740a1a::SocketChannelEndPoint@3932eaf9{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=33/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@52740a1a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4a19ebac{s=START}]=>HttpChannelOverHttp@76480b17{s=HttpChannelState@51c94652{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken with none selected 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 woken up from select, 0/0/0 selected 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@72172b1 processing 0 keys, 1 updates 16:10:43.839 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5efc2418 in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@433348bc 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de size 2 > capacity 16:10:43.839 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7f04db26{s=2/2,p=0}@647fa1de in QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:43.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:10:43.839Z 16:10:43.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@35d3c8bb/SelectorProducer@5a5814ed/IDLE/p=false/QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2023-04-18T16:10:43.839Z 16:10:43.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6f733f0a{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:10:43.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:43.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@10567255[HTTP/1.1] 16:10:43.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@10567255[HTTP/1.1] 16:10:43.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@79c4715d{STARTED} 16:10:43.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@79c4715d{STOPPED} 16:10:43.883 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@1c4ee95c{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:43.883 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@214894fc{STOPPING}[9.4.42.v20210604] 16:10:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@71c32b6e{STARTED} 16:10:43.883 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@71c32b6e{STOPPING} 16:10:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@71c32b6e{STOPPED} 16:10:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@49bd54f7{STARTED} 16:10:43.883 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@49bd54f7{STOPPING} 16:10:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED callbackServlet==org.eclipse.sensinact.gateway.sthbnd.http.test.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@49bd54f7{STOPPED} 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping AttributeContainerMap@6548bb7d{size=0} 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED AttributeContainerMap@6548bb7d{size=0} 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1710191146]@65ef722a{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@7f04db26{s=2/2,p=0}] 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@7f04db26{s=2/2,p=0} 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=1/2,p=0}@3c0b63a8 offer STOP! 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=0}@44adc6a offer STOP! 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@7f04db26{s=-1/2,p=0} 16:10:43.884 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=0/2,p=0}@3c0b63a8 task=STOP! 16:10:43.884 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=-1/2,p=0}@44adc6a task=STOP! 16:10:43.884 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=-1/2,p=0}@3c0b63a8 Exited 16:10:43.884 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7f04db26{s=-1/2,p=0}@44adc6a Exited 16:10:43.884 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1710191146-31,5,main] for 14999 16:10:43.884 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7f04db26{s=-1/2,p=0}@3c0b63a8 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7f04db26{s=-1/2,p=0}@44adc6a in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-34,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-33,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-30,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-35,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.884 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [qtp1710191146-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-31,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/227755469@7a6b0c94 in QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [qtp1710191146-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-32,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1710191146-35,5,] for 14999 16:10:43.885 [qtp1710191146-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-36,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [qtp1710191146-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[qtp1710191146-37,5,main] exited for QueuedThreadPool[qtp1710191146]@65ef722a{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1710191146]@65ef722a{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:10:43.885 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@214894fc{STOPPED}[9.4.42.v20210604] [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd:sensinact-openhab >------- [INFO] Building sensiNact IoT Gateway - OpenHab Protocol Device 2.0-SNAPSHOT [52/121] [INFO] from platform/southbound/openhab/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-openhab --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-openhab --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-openhab --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-openhab --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-openhab --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-openhab --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-openhab --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-openhab --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-openhab --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-openhab --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-openhab --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-openhab --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-openhab --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-openhab --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ sensinact-openhab --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-openhab --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.nthbnd:ldap-filtering >--------- [INFO] Building sensiNact IoT Gateway - LDAP filtering parent module 2.0-SNAPSHOT [53/121] [INFO] from platform/northbound/ldap-filtering/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ldap-filtering --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ ldap-filtering --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ ldap-filtering --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ ldap-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ldap-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ ldap-filtering --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ ldap-filtering --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ ldap-filtering --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ ldap-filtering --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ldap-filtering --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filtering/2.0-SNAPSHOT/ldap-filtering-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ ldap-filtering --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:ldap-filter >---------- [INFO] Building sensiNact IoT Gateway - LDAP filter 2.0-SNAPSHOT [54/121] [INFO] from platform/northbound/ldap-filtering/ldap-filter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ldap-filter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ ldap-filter --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ ldap-filter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ ldap-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ ldap-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ ldap-filter --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ ldap-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ ldap-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ ldap-filter --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ldap-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ ldap-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ ldap-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ ldap-filter --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ ldap-filter --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',assertj-core;version='[3.20.2,3.20.3)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ ldap-filter --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/tests.bndrun: [INFO] -runbundles: org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',assertj-core;version='[3.20.2,3.20.3)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:10:57.859 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 16:10:57.874 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 16:10:57.877 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:10:57.878 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:10:57.878 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar is valid? true 16:10:58.011 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:58.019 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:58.020 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 16:10:58.020 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:58.021 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:58.022 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:58.023 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:58.024 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:58.024 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:58.024 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:58.024 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:58.025 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:58.031 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:10:58.032 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:10:58.032 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:10:58.032 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:10:58.032 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:10:58.032 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:58.033 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:58.035 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:10:58.035 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:10:58.035 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:10:58.035 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:10:58.036 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:10:58.036 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:58.037 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:58.040 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 16:10:58.041 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 16:10:58.041 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:10:58.042 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:10:58.042 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:10:58.042 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:10:58.043 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:10:58.043 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:10:58.043 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:58.044 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:10:58.045 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:10:58.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:58.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:10:58.055 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:58.098 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 16:10:58.144 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar 16:10:58.242 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:58.267 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:58.271 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:58.275 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:58.288 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 16:10:58.297 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:10:58.307 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:10:58.310 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 16:10:58.315 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 16:10:58.317 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 16:10:58.318 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 16:10:58.327 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 16:10:58.328 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 16:10:58.333 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 16:10:58.334 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 16:10:58.340 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started 16:10:58.393 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:10:58.394 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 16:10:58.395 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:10:58.395 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:10:58.395 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar is valid? true 16:10:58.418 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:10:58.419 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:10:58.420 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:58.421 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:58.421 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:58.422 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:58.422 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:58.428 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:10:58.488 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 16:10:58.497 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 16:10:58.500 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:58.503 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:58.505 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:58.508 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:58.511 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:10:58.513 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:10:58.516 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:10:58.516 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:10:58.517 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:10:58.518 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:10:58.556 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:10:58.560 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2019ms to org.eclipse.jetty.util.log.Slf4jLog 16:10:58.569 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp288919635]@11389053{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5398edd0,POJO} 16:10:58.588 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@9cd25ff{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp288919635]@11389053{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:10:58.591 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@ca27722[null] added {org.eclipse.jetty.security.DefaultIdentityService@70ab80e3,POJO} 16:10:58.591 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@ca27722[OSGi HTTP Service Realm] added {UserStore@9573b3b{STOPPED},AUTO} 16:10:58.592 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@9cd25ff{STOPPED}[9.4.42.v20210604] added {HashLoginService@ca27722[OSGi HTTP Service Realm],AUTO} 16:10:58.617 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@1f130eaf{/,null,STOPPED},[o.e.j.s.ServletContextHandler@1f130eaf{/,null,STOPPED}]}] 16:10:58.617 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@7e0aadd0{STOPPED} added {o.e.j.s.ServletContextHandler@1f130eaf{/,null,STOPPED},AUTO} 16:10:58.621 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@2cd2c8fe 16:10:58.630 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1f130eaf{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=-1,MANAGED} 16:10:58.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=-1 added {ServletHandler@2ca47471{STOPPED},MANAGED} 16:10:58.635 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:10:58.637 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@d1f74b8,UNMANAGED} 16:10:58.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@2ca47471{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:10:58.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@2ca47471{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb,POJO} 16:10:58.641 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@9cd25ff{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@7e0aadd0{STOPPED},MANAGED} 16:10:58.641 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@9cd25ff{STOPPED}[9.4.42.v20210604] 16:10:58.643 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@9cd25ff{STARTING}[9.4.42.v20210604] added {ErrorHandler@41200e0c{STOPPED},AUTO} 16:10:58.644 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:10:58.661 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@9cd25ff{STARTING}[9.4.42.v20210604] 16:10:58.661 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp288919635]@11389053{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:10:58.663 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=0} 16:10:58.663 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] added {ReservedThreadExecutor@5bd1ceca{s=0/2,p=0},AUTO} 16:10:58.663 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5bd1ceca{s=0/2,p=0} 16:10:58.666 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2125ms ReservedThreadExecutor@5bd1ceca{s=0/2,p=0} 16:10:58.667 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-20,5,main] 16:10:58.667 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-21,5,main] 16:10:58.667 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-22,5,main] 16:10:58.668 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-23,5,main] 16:10:58.668 [qtp288919635-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.668 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.668 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-24,5,main] 16:10:58.668 [qtp288919635-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.668 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-25,5,main] 16:10:58.668 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-26,5,main] 16:10:58.669 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp288919635-27,5,main] 16:10:58.669 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.669 [qtp288919635-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.682 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.683 [qtp288919635-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.683 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2142ms QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.683 [qtp288919635-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.683 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@ca27722[OSGi HTTP Service Realm] 16:10:58.683 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@9573b3b{STOPPED} 16:10:58.683 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2143ms UserStore@9573b3b{STARTED} 16:10:58.684 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2143ms HashLoginService@ca27722[OSGi HTTP Service Realm] 16:10:58.684 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@7e0aadd0{STOPPED} 16:10:58.684 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@7e0aadd0{STARTING} 16:10:58.684 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1f130eaf{/,null,STOPPED} 16:10:58.686 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:10:58.697 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1f130eaf{/,null,STARTING} 16:10:58.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 16:10:58.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@65f87a2c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:10:58.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@65f87a2c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@6c451c9c[passivating=false,graceSec=3600],AUTO} 16:10:58.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@47747fb9{STOPPED}[worker=null] 16:10:58.704 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:10:58.704 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:10:58.705 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@47747fb9{STARTING}[worker=node0] added {HouseKeeper@4e9658b5{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:10:58.706 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@4e9658b5{STOPPED}[interval=600000, ownscheduler=false] 16:10:58.706 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7db0565c{STOPPED} 16:10:58.707 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2167ms ScheduledExecutorScheduler@7db0565c{STARTED} 16:10:58.707 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:10:58.708 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:10:58.709 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2168ms HouseKeeper@4e9658b5{STARTED}[interval=660000, ownscheduler=true] 16:10:58.709 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2168ms DefaultSessionIdManager@47747fb9{STARTED}[worker=node0] 16:10:58.709 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@9cd25ff{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@47747fb9{STARTED}[worker=node0],MANAGED} 16:10:58.710 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 added {DefaultSessionIdManager@47747fb9{STARTED}[worker=node0],UNMANAGED} 16:10:58.710 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@cc62a3b{STOPPED} 16:10:58.710 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2169ms ScheduledExecutorScheduler@cc62a3b{STARTED} 16:10:58.710 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 16:10:58.711 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@2ca47471{STOPPED} 16:10:58.714 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb[EMBEDDED:null] 16:10:58.716 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:10:58.716 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:10:58.716 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:10:58.716 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:10:58.716 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:10:58.716 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:10:58.716 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@2ca47471{STARTING} 16:10:58.716 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@2ca47471{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c267f9e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:10:58.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@2ca47471{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31,POJO} 16:10:58.717 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb[EMBEDDED:null] 16:10:58.717 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:10:58.717 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31[EMBEDDED:null] 16:10:58.717 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c267f9e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:10:58.717 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:10:58.717 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:10:58.717 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:10:58.718 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:10:58.718 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c267f9e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:10:58.718 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb[EMBEDDED:null] 16:10:58.718 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:10:58.718 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31[EMBEDDED:null] 16:10:58.719 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c267f9e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:10:58.719 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:10:58.719 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:10:58.719 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:10:58.719 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:10:58.719 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c267f9e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:10:58.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@2ca47471{STARTING} 16:10:58.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2179ms ServletHandler@2ca47471{STARTED} 16:10:58.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@65f87a2c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:10:58.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@6c451c9c[passivating=false,graceSec=3600] 16:10:58.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2180ms org.eclipse.jetty.server.session.NullSessionDataStore@6c451c9c[passivating=false,graceSec=3600] 16:10:58.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2180ms org.eclipse.jetty.server.session.DefaultSessionCache@65f87a2c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:10:58.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2180ms org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 16:10:58.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:10:58.727 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2186ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:10:58.729 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb 16:10:58.729 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c267f9e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:10:58.729 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2189ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-324dcd31==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c267f9e2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:10:58.729 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:10:58.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2242ms o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:10:58.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2243ms ContextHandlerCollection@7e0aadd0{STARTED} 16:10:58.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@41200e0c{STOPPED} 16:10:58.783 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@41200e0c{STARTING} 16:10:58.783 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2243ms ErrorHandler@41200e0c{STARTED} 16:10:58.783 [main] INFO org.eclipse.jetty.server.Server - Started @2243ms 16:10:58.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2243ms Server@9cd25ff{STARTED}[9.4.42.v20210604] 16:10:58.784 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:10:58.790 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@475b7792[HTTP/1.1] added {HttpConfiguration@751e664e{32768/8192,8192/8192,https://:0,[]},POJO} 16:10:58.803 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{null, ()}{0.0.0.0:0} added {Server@9cd25ff{STARTED}[9.4.42.v20210604],UNMANAGED} 16:10:58.803 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}],UNMANAGED} 16:10:58.803 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@a23a01d{STOPPED},AUTO} 16:10:58.803 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4acf72b6,POJO} 16:10:58.804 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@475b7792[HTTP/1.1],AUTO} 16:10:58.804 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@475b7792[HTTP/1.1] 16:10:58.807 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:10:58.807 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@9cd25ff{STARTED}[9.4.42.v20210604] added {ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:10:58.807 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:58.813 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:10:58.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@a23a01d{STOPPED} 16:10:58.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2274ms ScheduledExecutorScheduler@a23a01d{STARTED} 16:10:58.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@475b7792[HTTP/1.1] 16:10:58.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2274ms HttpConnectionFactory@475b7792[HTTP/1.1] 16:10:58.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:58.828 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:58.825Z added {SelectorProducer@6bd51ed8,POJO} 16:10:58.829 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:58.829Z added {QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}],UNMANAGED} 16:10:58.830 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:58.83Z created 16:10:58.830 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1bb9aa43{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:58.83Z,MANAGED} 16:10:58.831 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@1bb9aa43{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:10:58.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1bb9aa43{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:10:58.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:58.832Z 16:10:58.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2291ms EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:58.832Z 16:10:58.836 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$91/814377348@66b72664 startThread=0 16:10:58.836 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$91/814377348@66b72664 in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.836 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7a34b7b8 on ManagedSelector@1bb9aa43{STARTING} id=0 keys=0 selected=0 updates=0 16:10:58.836 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:10:58.836Z tryProduce false 16:10:58.838 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:10:58.838 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7a34b7b8 16:10:58.838 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:10:58.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2298ms ManagedSelector@1bb9aa43{STARTED} id=0 keys=0 selected=0 updates=0 16:10:58.838 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 0 keys 16:10:58.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2298ms SelectorManager@ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:58.839 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@64b31700,POJO} 16:10:58.839 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@64b31700 startThread=0 16:10:58.840 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:10:58.840 [qtp288919635-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@64b31700 in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:10:58.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2342ms ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:10:58.903 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@9cd25ff{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@5c371e13,POJO} 16:10:58.918 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 16:10:58.923 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 16:10:58.925 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 16:10:58.926 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 16:10:58.927 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 16:10:58.929 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 16:10:59.439 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle ldap-filter.extra 16:10:59.440 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.460 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:59.461 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:59.463 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.463 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.463 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.463 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.464 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.464 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.465 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.465 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.465 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:59.465 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:59.466 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:59.466 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:59.467 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:10:59.467 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:59.483 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.483 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.483 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.484 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.485 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.485 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.486 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MetadataDefinition.valueEnd() 16:10:59.487 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.metaEnd() 16:10:59.487 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:10:59.487 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:10:59.487 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:59.488 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:10:59.488 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:10:59.489 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:10:59.489 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:10:59.489 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:59.489 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:59.490 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:59.490 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:59.490 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:10:59.490 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:10:59.491 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:10:59.492 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.502 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.505 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:59.508 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:59.510 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:59.513 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:59.516 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor4' service provider : service1 16:10:59.518 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:59.526 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:59.528 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:59.535 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:59.536 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor4' started 16:10:59.536 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.547 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.549 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:59.551 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:59.583 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:59.599 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:59.601 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor2' service provider : service1 16:10:59.603 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:59.609 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:59.611 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:59.616 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:59.617 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor2' started 16:10:59.617 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.626 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.628 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:59.630 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:59.631 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:59.633 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:59.635 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor3' service provider : service1 16:10:59.636 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:59.641 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:59.642 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:59.647 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:59.683 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor3' started 16:10:59.683 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.692 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.694 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:59.696 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:59.697 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:59.699 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:59.700 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor0' service provider : service1 16:10:59.702 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:59.706 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:59.708 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:59.713 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:59.713 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor0' started 16:10:59.714 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.722 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: bundle:org.eclipse.sensinact.gateway.nthbnd.ldap-filter:2.0.0.202304181610:/extra.jar 16:10:59.724 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:10:59.726 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:10:59.727 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:10:59.729 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:10:59.731 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'sensor1' service provider : service1 16:10:59.732 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'temperature' resource registered 16:10:59.736 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - temperature already started 16:10:59.738 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'humidity' resource registered 16:10:59.786 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - humidity already started 16:10:59.787 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'sensor1' started 16:11:04.815 [qtp288919635-22-acceptor-0@64b31700-ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6c2a6cc1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40660]] on ManagedSelector@1bb9aa43{STARTED} id=0 keys=0 selected=0 updates=0 16:11:04.815 [qtp288919635-22-acceptor-0@64b31700-ServerConnector@42deb43a{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=0 selected=0 updates=1 16:11:04.816 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:04.816 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/0 selected 16:11:04.816 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:04.816 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:04.816 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6c2a6cc1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40660]] 16:11:04.817 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@6c2a6cc1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40660]] startThread=0 16:11:04.818 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:04.818 [qtp288919635-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@6c2a6cc1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40660]] in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:11:04.818 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:04.824 [qtp288919635-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 3 ms, remaining: 59997 ms 16:11:04.854 [qtp288919635-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=33/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:04.861 [qtp288919635-21] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=40/60000}{io=0/0,kio=0,kro=0}-> 16:11:04.861 [qtp288919635-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$534/1496661603@4629c15d on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:04.862 [qtp288919635-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.862 [qtp288919635-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.863 [qtp288919635-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.863 [qtp288919635-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:04.864 [qtp288919635-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.864 [qtp288919635-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:04.864 [qtp288919635-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=2 16:11:04.864 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:04.864 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:04.864 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 2 updates 16:11:04.864 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:11:04.864 [qtp288919635-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.864 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$534/1496661603@4629c15d 16:11:04.865 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:04.865 [qtp288919635-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@6c2a6cc1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:40660]] in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}] 16:11:04.865 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.865 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:04.865 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:04.866 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 1/1/1 selected 16:11:04.866 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 1 keys, 0 updates 16:11:04.867 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2cd92134 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.867 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.868 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:04.869 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=0} tryExecute EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:04.868Z 16:11:04.869 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=1} startReservedThread p=1 16:11:04.871 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@6b73c9fd startThread=0 16:11:04.871 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@6b73c9fd in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}] 16:11:04.871 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=1}@6b73c9fd started 16:11:04.872 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@6b73c9fd waiting 16:11:04.872 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:04.871Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:04.873 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:11:04.873 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:04.873 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:04.873 [qtp288919635-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}] 16:11:04.873 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.873 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:04.874 [qtp288919635-25] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:04.874 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:04.880 [qtp288919635-25] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:11:04.881 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 171 HeapByteBuffer@62c271fe[p=0,l=171,c=8192,r=171]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.882 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=171,c=8192,r=171]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.882 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:04.886 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:04.886 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:04.886 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:04.886 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:11:04.887 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:11:04.888 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:04.888 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:04.888 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:04.889 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} GET //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:11:04.890 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:04.890 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} 16:11:04.892 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=4} 16:11:04.893 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:04.894 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=6} 16:11:04.896 [qtp288919635-25] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=8} 16:11:04.896 [qtp288919635-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:04.896 [qtp288919635-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:04.896 [qtp288919635-25] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:04.897 [qtp288919635-25] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:04.897 [qtp288919635-25] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:04.897 [qtp288919635-25] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:04.930 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.930 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.930 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=55/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=42} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.930 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=55/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=42} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:04.930 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.930 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:04.931 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=42} 16:11:04.931 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:04.931 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=43} 16:11:04.931 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:04.931 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=56/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=43} parsed false HttpParser{s=END,0 of -1} 16:11:04.931 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=56/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=43} 16:11:04.932 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:04.935 [qtp288919635-25] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:11:04.947 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@89d44c9[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>}) 16:11:04.948 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=148 null 16:11:04.948 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@779a8227[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:04.948 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=60} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:04 GMT X-Auth-Token: 08dc365107d6dbb2da1249038d7764097d5d4105 Content-Type: application/json;charset=utf-8 Content-Length: 148 16:11:04.950 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=148},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30ba1459] (null,[p=0,l=148,c=148,r=148],true)@START 16:11:04.950 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=148} last=true content=HeapByteBuffer@779a8227[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>} 16:11:04.950 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:04 GMT X-Auth-Token: 08dc365107d6dbb2da1249038d7764097d5d4105 Content-Type: application/json;charset=utf-8 Content-Length: 148 16:11:04.951 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:04.951 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=148},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30ba1459] ([p=0,l=179,c=16384,r=179],[p=0,l=148,c=148,r=148],true)@COMPLETING 16:11:04.951 [qtp288919635-25] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@779a8227[p=0,l=148,c=148,r=148]={<<<{"providers":[],"filters"...":"/","statusCode":200}>>>}] 16:11:04.951 [qtp288919635-25] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING 16:11:04.983 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 327 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=107/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=95} 16:11:04.983 [qtp288919635-25] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=327 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:04.983 [qtp288919635-25] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE 16:11:04.983 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=148},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30ba1459] ([p=179,l=179,c=16384,r=0],[p=148,l=148,c=148,r=0],true)@END 16:11:04.984 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:04.984 [qtp288919635-25] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:04.984 [qtp288919635-25] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=96} 16:11:04.984 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:11:04.984 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:04.985 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=97} 16:11:04.986 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@41406c0a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:04.986 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:04.986 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:04.986 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:04.986 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=98} 16:11:04.986 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=148 16:11:04.986 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' was {"providers":[],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} {"providers":[],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:04.988 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:04.988 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:04.988 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.988 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.988 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.988 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.989 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:04.989 [qtp288919635-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.989 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:04.989 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.990 [qtp288919635-25] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.990 [qtp288919635-25] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:04.990 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.990 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:04.990 [qtp288919635-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:04.990 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:04.990 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:04.990 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:04.990 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:04.991 [qtp288919635-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:04.991 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:04.991 [qtp288919635-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}] 16:11:04.991 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.991 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:04.991 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:04.993 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 1/1/1 selected 16:11:04.993 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 1 keys, 0 updates 16:11:04.994 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2cd92134 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.994 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.995 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:04.995 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0} tryExecute EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:04.995Z 16:11:04.995 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}@6b73c9fd offer EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:04.995Z 16:11:04.995 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=1} startReservedThread p=1 16:11:04.996 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@543d0e58 startThread=0 16:11:04.996 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@543d0e58 in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}] 16:11:04.996 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=1}@543d0e58 started 16:11:04.996 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@543d0e58 waiting 16:11:04.996 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@6b73c9fd task=EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:04.996Z 16:11:04.997 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:04.997Z tryProduce true 16:11:04.997 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:04.996Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:04.997 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:04.997 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:04.997 [qtp288919635-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:04.997 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:04.997 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:04.998 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:04.998 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 324 HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.998 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 324 HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:04.999 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 113 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} parsed true HttpParser{s=CONTENT,0 of 113} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor0/service1/humidity/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=1} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor0/service1/humidity/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor0/service1/humidity/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor0/service1/humidity/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:05.000 [qtp288919635-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:05.001 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=2} parse HeapByteBuffer@62c271fe[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:05.001 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=3} Content@2c167b2e{HeapByteBufferR@10e5ef3a[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent Content@2c167b2e{HeapByteBufferR@10e5ef3a[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=3} 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=3} 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:11:05.002 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,113 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=3} parsed false HttpParser{s=END,113 of 113} 16:11:05.003 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=113,q=1,[0]=EOF,s=STREAM] read 113 from Content@2c167b2e{HeapByteBufferR@10e5ef3a[p=324,l=324,c=8192,r=0]={POST /sen...false}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:11:05.003 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,113 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=4} 16:11:05.085 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33ac14c9[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}) 16:11:05.085 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=167 null 16:11:05.086 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@455e992a[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:05.086 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor0/service1/humidity/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=87} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:04 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 16:11:05.086 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7863408f] (null,[p=0,l=167,c=167,r=167],true)@START 16:11:05.086 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=167} last=true content=HeapByteBuffer@455e992a[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} 16:11:05.086 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:04 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 16:11:05.086 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:05.086 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7863408f] ([p=0,l=123,c=16384,r=123],[p=0,l=167,c=167,r=167],true)@COMPLETING 16:11:05.087 [qtp288919635-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@455e992a[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}] 16:11:05.087 [qtp288919635-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET was {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1681834265083},"type":"SET_RESPONSE","uri":"/sensor0/service1/humidity","statusCode":200} {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1681834265083},"type":"SET_RESPONSE","uri":"/sensor0/service1/humidity","statusCode":200} 16:11:05.087 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 290 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=89/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,113 of 113},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=88} 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=290 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7863408f] ([p=123,l=123,c=16384,r=0],[p=167,l=167,c=167,r=0],true)@END 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=89} 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=89} 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@54848d03) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:05.088 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor0/service1/humidity/SET,age=90} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor0/service1/humidity/SET written=167 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,113 of 113} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:05.089 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:05.090 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:05.090 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:05.090 [qtp288919635-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:05.090 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:05.091 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:05.091 [qtp288919635-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:05.092 [qtp288919635-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:05.092 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:05.092 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:05.092 [qtp288919635-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:05.092 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:05.093 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:05.093 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:05.093 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:05.093 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:05.093 [qtp288919635-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:05.093 [qtp288919635-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$91/814377348@66b72664 in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}] 16:11:05.093 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:05.093 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:05.093 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:07.088 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 1/1/1 selected 16:11:07.088 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 1 keys, 0 updates 16:11:07.089 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2cd92134 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1997/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.089 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1997/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.090 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1998/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:07.090 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0} tryExecute EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:07.09Z 16:11:07.090 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}@543d0e58 offer EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:07.09Z 16:11:07.090 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=1} startReservedThread p=1 16:11:07.090 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@5f516fd6 startThread=0 16:11:07.090 [qtp288919635-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@5f516fd6 in QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}] 16:11:07.091 [qtp288919635-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=1}@5f516fd6 started 16:11:07.091 [qtp288919635-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@5f516fd6 waiting 16:11:07.091 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}@543d0e58 task=EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:07.091Z 16:11:07.091 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:07.09Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:07.091 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:07.091Z tryProduce true 16:11:07.091 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:07.091 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:07.091 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.091 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:07.091 [qtp288919635-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:07.092 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:07.092 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 171 HeapByteBuffer@62c271fe[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:07.093 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 16:11:07.094 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:07.095 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:07.096 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} 16:11:07.097 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:07.097 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=3} parsed false HttpParser{s=END,0 of -1} 16:11:07.097 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=3} 16:11:07.097 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:07.097 [qtp288919635-24] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:11:07.101 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d37d09e[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 16:11:07.101 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=702 null 16:11:07.101 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@79255ace[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:07.101 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=7} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:07 GMT Content-Type: application/json;charset=utf-8 Content-Length: 702 16:11:07.101 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=702},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a875151] (null,[p=0,l=702,c=702,r=702],true)@START 16:11:07.102 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=702} last=true content=HeapByteBuffer@79255ace[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 16:11:07.102 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:07 GMT Content-Type: application/json;charset=utf-8 Content-Length: 702 16:11:07.102 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:07.102 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=702},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a875151] ([p=0,l=123,c=16384,r=123],[p=0,l=702,c=702,r=702],true)@COMPLETING 16:11:07.102 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@79255ace[p=0,l=702,c=702,r=702]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 16:11:07.102 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' was {"providers":[{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:07.102 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 825 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=8} 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=825 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=702},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a875151] ([p=123,l=123,c=16384,r=0],[p=702,l=702,c=702,r=0],true)@END 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=9} 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:11:07.103 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=9} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@561ec0d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=10} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=702 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.104 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.105 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.105 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {"providers":[{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:07.105 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:07.105 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.106 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:07.106 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.106 [qtp288919635-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.107 [qtp288919635-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:07.107 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.107 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:07.107 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:07.107 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:07.107 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:07.107 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:07.107 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:07.107 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:07.108 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:07.108 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.108 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:07.108 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:07.108 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}@6b73c9fd waiting 16:11:07.108 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 1/1/1 selected 16:11:07.108 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 1 keys, 0 updates 16:11:07.108 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2cd92134 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.108 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.109 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:07.109 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0} tryExecute EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:07.109Z 16:11:07.109 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@6b73c9fd offer EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:07.109Z 16:11:07.109 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:07.109Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:07.110 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@6b73c9fd task=EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:07.109Z 16:11:07.110 [qtp288919635-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:07.110 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:07.110 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:07.11Z tryProduce true 16:11:07.110 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:07.110 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:07.110 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 324 HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.110 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 324 HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.110 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.110 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:07.110 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=324,c=8192,r=324]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 113 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 113} 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=0} 16:11:07.111 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor3/service1/humidity/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor3/service1/humidity/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor3/service1/humidity/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor3/service1/humidity/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:07.112 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=1} parse HeapByteBuffer@62c271fe[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=2} Content@858b211{HeapByteBufferR@69f5d6a[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent Content@858b211{HeapByteBufferR@69f5d6a[p=211,l=324,c=8192,r=113]={POST /sen...113\r\n\r\n<<<[{"name":"attributeName",...olean", "value":false}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=2} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=2} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,113 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=2} parsed false HttpParser{s=END,113 of 113} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=113,q=1,[0]=EOF,s=STREAM] read 113 from Content@858b211{HeapByteBufferR@69f5d6a[p=324,l=324,c=8192,r=0]={POST /sen...false}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:11:07.113 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,113 of 113},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=2} 16:11:07.117 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7449dbd8[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}) 16:11:07.117 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=167 null 16:11:07.117 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2feb6856[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:07.117 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor3/service1/humidity/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:07 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 16:11:07.117 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c08b9fd] (null,[p=0,l=167,c=167,r=167],true)@START 16:11:07.117 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=167} last=true content=HeapByteBuffer@2feb6856[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>} 16:11:07.117 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:07 GMT Content-Type: application/json;charset=utf-8 Content-Length: 167 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c08b9fd] ([p=0,l=123,c=16384,r=123],[p=0,l=167,c=167,r=167],true)@COMPLETING 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2feb6856[p=0,l=167,c=167,r=167]={<<<{"response":{"name":"acce...dity","statusCode":200}>>>}] 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 290 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,113 of 113},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=7} 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=290 remaining=0 WriteFlusher@5660900b{WRITING}->null response from URL http://127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET was {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1681834267116},"type":"SET_RESPONSE","uri":"/sensor3/service1/humidity","statusCode":200} {"response":{"name":"accessible","type":"boolean","value":"false","timestamp":1681834267116},"type":"SET_RESPONSE","uri":"/sensor3/service1/humidity","statusCode":200} 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=167},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c08b9fd] ([p=123,l=123,c=16384,r=0],[p=167,l=167,c=167,r=0],true)@END 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:07.118 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=8} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=8} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@73125c6b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/humidity/SET,age=8} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor3/service1/humidity/SET written=167 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,113 of 113} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.119 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.120 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.120 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:07.120 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:07.120 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:07.120 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:07.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:07.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:07.121 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:07.121 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:07.121 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:07.121 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:07.121 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:07.121 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:07.121 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}@543d0e58 waiting 16:11:07.122 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:07.122 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:07.122 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:09.119 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 1/1/1 selected 16:11:09.119 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 1 keys, 0 updates 16:11:09.119 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2cd92134 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1998/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.119 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1998/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.120 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1998/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:09.120 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0} tryExecute EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:09.12Z 16:11:09.120 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@543d0e58 offer EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:09.12Z 16:11:09.120 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:09.12Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:09.120 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@543d0e58 task=EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:09.12Z 16:11:09.121 [qtp288919635-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:09.121 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:09.121Z tryProduce true 16:11:09.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:09.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:09.121 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:09.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.121 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:09.121 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 171 HeapByteBuffer@62c271fe[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.121 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=171,c=8192,r=171]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:11:09.122 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=1} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:09.123 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=2} 16:11:09.124 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:09.125 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=3} parsed false HttpParser{s=END,0 of -1} 16:11:09.125 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=3} 16:11:09.125 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:09.125 [qtp288919635-24] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:11:09.128 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29ecd503[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 16:11:09.128 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1257 null 16:11:09.128 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@719143cd[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:09.128 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:09 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1257 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1257},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@454ab619] (null,[p=0,l=1257,c=1257,r=1257],true)@START 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1257} last=true content=HeapByteBuffer@719143cd[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:09 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1257 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1257},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@454ab619] ([p=0,l=124,c=16384,r=124],[p=0,l=1257,c=1257,r=1257],true)@COMPLETING 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=124,c=16384,r=124]={<<>>applicati...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@719143cd[p=0,l=1257,c=1257,r=1257]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor0","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.humidity.accessible=false)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1381 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=7} 16:11:09.129 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1381 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1257},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@454ab619] ([p=124,l=124,c=16384,r=0],[p=1257,l=1257,c=1257,r=0],true)@END 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=8} 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=8} 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6a616889) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:09.130 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.humidity.accessible=false)',age=9} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1257 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 259 HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 259 HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:09.131 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 46 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 46} 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} 16:11:09.132 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor3/service1/temperature/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=0} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor3/service1/temperature/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor3/service1/temperature/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor3/service1/temperature/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} parse HeapByteBuffer@62c271fe[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} Content@25eaec0b{HeapByteBufferR@5e9e5c50[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent Content@25eaec0b{HeapByteBufferR@5e9e5c50[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} 16:11:09.133 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:09.134 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=1} 16:11:09.134 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:11:09.134 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,46 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=2} parsed false HttpParser{s=END,46 of 46} 16:11:09.134 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=46,q=1,[0]=EOF,s=STREAM] read 46 from Content@25eaec0b{HeapByteBufferR@5e9e5c50[p=259,l=259,c=8192,r=0]={POST /sen...":2.5}]<<<>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 16:11:09.134 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,46 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=2} 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d28f6c4[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}) 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=165 null 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@383f325d[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor3/service1/temperature/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:09 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1734ebf1] (null,[p=0,l=165,c=165,r=165],true)@START 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=165} last=true content=HeapByteBuffer@383f325d[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:09 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 16:11:09.137 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1734ebf1] ([p=0,l=123,c=16384,r=123],[p=0,l=165,c=165,r=165],true)@COMPLETING 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@383f325d[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}] 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET was {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1681834269136},"type":"SET_RESPONSE","uri":"/sensor3/service1/temperature","statusCode":200} {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1681834269136},"type":"SET_RESPONSE","uri":"/sensor3/service1/temperature","statusCode":200} 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 288 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,46 of 46},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=6} 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=288 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1734ebf1] ([p=123,l=123,c=16384,r=0],[p=165,l=165,c=165,r=0],true)@END 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:09.138 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=6} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=7} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1008ad3f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor3/service1/temperature/SET,age=7} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor3/service1/temperature/SET written=165 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,46 of 46} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.139 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.140 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:09.141 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:09.141 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:09.141 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}@6b73c9fd waiting 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:09.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:11.139 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 1/1/1 selected 16:11:11.139 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 1 keys, 0 updates 16:11:11.140 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2cd92134 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1998/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.140 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.140 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:11.140 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0} tryExecute EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:11.14Z 16:11:11.141 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@6b73c9fd offer EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:11.14Z 16:11:11.141 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:11.141Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:11.141 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@6b73c9fd task=EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:11.141Z 16:11:11.141 [qtp288919635-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:11.141 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:11.141Z tryProduce true 16:11:11.141 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:11.141 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:11.142 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 174 HeapByteBuffer@62c271fe[p=0,l=174,c=8192,r=174]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=174,c=8192,r=174]={<<>>ion: keep...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:11.142 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} GET //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:11.143 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=0} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=1} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=1} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:11.144 [qtp288919635-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=2} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=2} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=2} 16:11:11.145 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:11.146 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=2} 16:11:11.146 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:11.146 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=3} parsed false HttpParser{s=END,0 of -1} 16:11:11.146 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=3} 16:11:11.146 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:11.147 [qtp288919635-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:11:11.150 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46dd918d[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 16:11:11.150 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=701 null 16:11:11.150 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3c9cf098[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=8} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:11 GMT Content-Type: application/json;charset=utf-8 Content-Length: 701 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=701},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45bc52f4] (null,[p=0,l=701,c=701,r=701],true)@START 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=701} last=true content=HeapByteBuffer@3c9cf098[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:11 GMT Content-Type: application/json;charset=utf-8 Content-Length: 701 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=701},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45bc52f4] ([p=0,l=123,c=16384,r=123],[p=0,l=701,c=701,r=701],true)@COMPLETING 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3c9cf098[p=0,l=701,c=701,r=701]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 824 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=8} 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=824 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value <= 4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value <= 4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:11.151 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=701},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45bc52f4] ([p=123,l=123,c=16384,r=0],[p=701,l=701,c=701,r=0],true)@END 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=9} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=9} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@531a7862) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value%20<=%204.0)',age=9} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=701 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:11.152 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 259 HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 259 HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=259,c=8192,r=259]={<<>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:11.153 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=0} POST //127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 46 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 46} 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=0} 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=0} 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/sensor2/service1/temperature/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=0} 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/sensor2/service1/temperature/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/sensor2/service1/temperature/SET @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:11.154 [qtp288919635-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/sensor2/service1/temperature/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} parse HeapByteBuffer@62c271fe[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} Content@79e1ca75{HeapByteBufferR@22a2ede1[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent Content@79e1ca75{HeapByteBufferR@22a2ede1[p=213,l=259,c=8192,r=46]={POST /sen... 46\r\n\r\n<<<[{"name":"value","type":"float", "value":2.5}]>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:11:11.155 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,46 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=1} parsed false HttpParser{s=END,46 of 46} 16:11:11.156 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=46,q=1,[0]=EOF,s=STREAM] read 46 from Content@79e1ca75{HeapByteBufferR@22a2ede1[p=259,l=259,c=8192,r=0]={POST /sen...":2.5}]<<<>>>":"access...\x00\x00\x00\x00\x00\x00\x00}} 16:11:11.156 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,46 of 46},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=2} 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17dd1458[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}) 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=165 null 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@75d45ee6[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/sensor2/service1/temperature/SET on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:11 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b447a8b] (null,[p=0,l=165,c=165,r=165],true)@START 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=165} last=true content=HeapByteBuffer@75d45ee6[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>} 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:11 GMT Content-Type: application/json;charset=utf-8 Content-Length: 165 16:11:11.159 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b447a8b] ([p=0,l=123,c=16384,r=123],[p=0,l=165,c=165,r=165],true)@COMPLETING 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@75d45ee6[p=0,l=165,c=165,r=165]={<<<{"response":{"name":"temp...ture","statusCode":200}>>>}] 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 288 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,46 of 46},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=6} 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=288 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE response from URL http://127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET was {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1681834271158},"type":"SET_RESPONSE","uri":"/sensor2/service1/temperature","statusCode":200} {"response":{"name":"temperature","type":"float","value":2.5,"timestamp":1681834271158},"type":"SET_RESPONSE","uri":"/sensor2/service1/temperature","statusCode":200} 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=165},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7b447a8b] ([p=123,l=123,c=16384,r=0],[p=165,l=165,c=165,r=0],true)@END 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=6} 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:11:11.160 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=6} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@402a3964) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/sensor2/service1/temperature/SET,age=7} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/sensor2/service1/temperature/SET written=165 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,46 of 46} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:11.161 [qtp288919635-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:11.162 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:11.162 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:11.162 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:11.162 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}@543d0e58 waiting 16:11:11.162 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:11.162 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:11.163 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:11.163 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:11.163 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys 16:11:13.161 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 1/1/1 selected 16:11:13.161 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 1 keys, 0 updates 16:11:13.161 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2cd92134 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.161 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.161 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:13.162 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0} tryExecute EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:13.162Z 16:11:13.162 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@543d0e58 offer EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/PRODUCING/p=false/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:13.162Z 16:11:13.162 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:13.162Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:13.162 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}@543d0e58 task=EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:13.162Z 16:11:13.162 [qtp288919635-24] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:13.162 [qtp288919635-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5f577419/SelectorProducer@6bd51ed8/IDLE/p=true/QueuedThreadPool[qtp288919635]@11389053{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5bd1ceca{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:11:13.162Z tryProduce true 16:11:13.163 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:13.163 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 168 HeapByteBuffer@62c271fe[p=0,l=168,c=8192,r=168]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=168,c=8192,r=168]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:13.163 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} GET //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=1} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:13.164 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} parsed false HttpParser{s=END,0 of -1} 16:11:13.165 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=2} 16:11:13.166 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:13.166 [qtp288919635-24] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70f64508[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1254 null 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7c78c47b[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:13 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1254 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1254},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@198def6e] (null,[p=0,l=1254,c=1254,r=1254],true)@START 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1254} last=true content=HeapByteBuffer@7c78c47b[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:13 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1254 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1254},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@198def6e] ([p=0,l=124,c=16384,r=124],[p=0,l=1254,c=1254,r=1254],true)@COMPLETING 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=124,c=16384,r=124]={<<>>applicati...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7c78c47b[p=0,l=1254,c=1254,r=1254]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 16:11:13.169 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor2","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value<=4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1378 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=7} 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1378 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1254},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@198def6e] ([p=124,l=124,c=16384,r=0],[p=1254,l=1254,c=1254,r=0],true)@END 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=7} {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]},{"name":"sensor2","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(service1.temperature.value<=4.0)'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=7} 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5d106c28) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:13.170 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(service1.temperature.value<=4.0)',age=8} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1254 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 207 HeapByteBuffer@62c271fe[p=0,l=207,c=8192,r=207]={<<>>46\r\n\r\n[{"...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=207,c=8192,r=207]={<<>>46\r\n\r\n[{"...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:13.171 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} GET //127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=0} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1f130eaf{/,null,AVAILABLE} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 session=null 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5707c1cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@956dc2c7{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:13.172 [qtp288919635-24] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39f7f15b[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:13.173 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} parsed false HttpParser{s=END,0 of -1} 16:11:13.174 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=1} 16:11:13.174 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:13.174 [qtp288919635-24] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14cb5ae3[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}) 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=736 null 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@37beae5d[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@15c32b11{null} 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:13 GMT Content-Type: application/json;charset=utf-8 Content-Length: 736 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5edd922a] (null,[p=0,l=736,c=736,r=736],true)@START 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=736} last=true content=HeapByteBuffer@37beae5d[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>} 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:13 GMT Content-Type: application/json;charset=utf-8 Content-Length: 736 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5edd922a] ([p=0,l=123,c=16384,r=123],[p=0,l=736,c=736,r=736],true)@COMPLETING 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5660900b{IDLE}->null [HeapByteBuffer@7842a116[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@37beae5d[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"se...":"/","statusCode":200}>>>}] 16:11:13.176 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{WRITING}->null:IDLE-->WRITING response from URL http://127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))' was {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(&(service1.humidity.accessible=false)(service1.temperature.value<=4))'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 859 SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f57fad2{s=COMPLETING}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=5} 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=859 remaining=0 WriteFlusher@5660900b{WRITING}->null 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5660900b{IDLE}->null:WRITING-->IDLE {"providers":[{"name":"sensor3","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"service1","resources":[{"name":"temperature","type":"PROPERTY","rws":"RW"},{"name":"humidity","type":"PROPERTY","rws":"RW"}]}]}],"filters":[{"type":"ldap","definition":"'(&(service1.humidity.accessible=false)(service1.temperature.value<=4))'"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@61ec7926[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5edd922a] ([p=123,l=123,c=16384,r=0],[p=736,l=736,c=736,r=0],true)@END 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler2061226112==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=5} 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.177 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=5} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@20c9dd86) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6dcd43c2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?ldap='(%26(service1.humidity.accessible=false)(service1.temperature.value<=4))',age=6} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=736 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6dcd43c2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.178 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.179 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:13.179 [qtp288919635-24] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@62c271fe[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:11:13.179 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:13.179 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.179 [qtp288919635-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.180 [qtp288919635-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@18deca74{AC.ReadCB@4a62205e{HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:13.180 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.180 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a on ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=0 16:11:13.180 [qtp288919635-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1bb9aa43{STARTED} id=0 keys=1 selected=0 updates=1 16:11:13.180 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken with none selected 16:11:13.180 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 woken up from select, 0/0/1 selected 16:11:13.180 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 processing 0 keys, 1 updates 16:11:13.180 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:13.180 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$531/880455160@6868292a 16:11:13.180 [qtp288919635-24] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4a62205e::SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:13.180 [qtp288919635-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5bd1ceca{s=2/2,p=0}@6b73c9fd waiting 16:11:13.180 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@16b3473f{l=/127.0.0.1:8899,r=/127.0.0.1:40660,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4a62205e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f57fad2{s=START}]=>HttpChannelOverHttp@2827af58{s=HttpChannelState@6dcd43c2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 16:11:13.180 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:13.181 [qtp288919635-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58bab4e0 waiting with 1 keys [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ldap-filter --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ ldap-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---< org.eclipse.sensinact.gateway.sthbnd.http:http-device-factory >---- [INFO] Building sensiNact IoT Gateway - HTTP Protocol Device Factory 2.0-SNAPSHOT [55/121] [INFO] from platform/southbound/http/http-device-factory/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http-device-factory --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http-device-factory --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http-device-factory --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ http-device-factory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ http-device-factory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ http-device-factory --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ http-device-factory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ http-device-factory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-device-factory --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ http-device-factory --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ http-device-factory --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ http-device-factory --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ http-device-factory --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-device-factory --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory-tests;version='[2.0.0,2.0.1)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ http-device-factory --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device-factory-tests;version='[2.0.0,2.0.1)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.sensinact.gateway.nthbnd.ldap-filter;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:11:24.579 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:11:24.585 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1392ms to org.eclipse.jetty.util.log.Slf4jLog 16:11:24.595 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp70695990]@436bc36{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1b73be9f,POJO} 16:11:24.601 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp70695990]@436bc36{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:11:24.604 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@66746f57[null] added {org.eclipse.jetty.security.DefaultIdentityService@447a020,POJO} 16:11:24.605 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@66746f57[OSGi HTTP Service Realm] added {UserStore@7f36662c{STOPPED},AUTO} 16:11:24.605 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STOPPED}[9.4.42.v20210604] added {HashLoginService@66746f57[OSGi HTTP Service Realm],AUTO} 16:11:24.621 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED},[o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED}]}] 16:11:24.622 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@24d09c1{STOPPED} added {o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED},AUTO} 16:11:24.624 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4b45dcb8 16:11:24.631 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=-1,MANAGED} 16:11:24.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=-1 added {ServletHandler@26bab2f1{STOPPED},MANAGED} 16:11:24.635 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:11:24.636 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@2320fa6f,UNMANAGED} 16:11:24.639 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:11:24.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7,POJO} 16:11:24.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@24d09c1{STOPPED},MANAGED} 16:11:24.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@2cc44ad{STOPPED}[9.4.42.v20210604] 16:11:24.642 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTING}[9.4.42.v20210604] added {ErrorHandler@5cdd09b1{STOPPED},AUTO} 16:11:24.643 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:11:24.661 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@2cc44ad{STARTING}[9.4.42.v20210604] 16:11:24.661 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp70695990]@436bc36{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:11:24.663 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} 16:11:24.663 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] added {ReservedThreadExecutor@58ffcbd7{s=0/2,p=0},AUTO} 16:11:24.663 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} 16:11:24.668 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1474ms ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} 16:11:24.669 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-21,5,main] 16:11:24.670 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-22,5,main] 16:11:24.670 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-23,5,main] 16:11:24.670 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.670 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-24,5,main] 16:11:24.670 [qtp70695990-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.671 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-25,5,main] 16:11:24.671 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-26,5,main] 16:11:24.671 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.671 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.671 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-27,5,main] 16:11:24.671 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp70695990-28,5,main] 16:11:24.671 [qtp70695990-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.672 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.672 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.672 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1478ms QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.672 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@66746f57[OSGi HTTP Service Realm] 16:11:24.672 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@7f36662c{STOPPED} 16:11:24.672 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1479ms UserStore@7f36662c{STARTED} 16:11:24.672 [qtp70695990-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.673 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1479ms HashLoginService@66746f57[OSGi HTTP Service Realm] 16:11:24.673 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@24d09c1{STOPPED} 16:11:24.673 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@24d09c1{STARTING} 16:11:24.673 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1d470d0{/,null,STOPPED} 16:11:24.675 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:11:24.684 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1d470d0{/,null,STARTING} 16:11:24.684 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 16:11:24.686 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:11:24.688 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@2a79d4b1[passivating=false,graceSec=3600],AUTO} 16:11:24.689 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@1755e85b{STOPPED}[worker=null] 16:11:24.689 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:11:24.689 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:11:24.690 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@1755e85b{STARTING}[worker=node0] added {HouseKeeper@5b529706{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:11:24.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@5b529706{STOPPED}[interval=600000, ownscheduler=false] 16:11:24.691 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@14dda234{STOPPED} 16:11:24.692 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1498ms ScheduledExecutorScheduler@14dda234{STARTED} 16:11:24.692 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:11:24.692 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:11:24.693 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1499ms HouseKeeper@5b529706{STARTED}[interval=660000, ownscheduler=true] 16:11:24.693 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1499ms DefaultSessionIdManager@1755e85b{STARTED}[worker=node0] 16:11:24.693 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@1755e85b{STARTED}[worker=node0],MANAGED} 16:11:24.693 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 added {DefaultSessionIdManager@1755e85b{STARTED}[worker=node0],UNMANAGED} 16:11:24.694 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1a45193b{STOPPED} 16:11:24.694 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1500ms ScheduledExecutorScheduler@1a45193b{STARTED} 16:11:24.694 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 16:11:24.694 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@26bab2f1{STOPPED} 16:11:24.697 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7[EMBEDDED:null] 16:11:24.699 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:11:24.699 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:11:24.699 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:11:24.699 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:11:24.700 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:11:24.700 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:11:24.703 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@26bab2f1{STARTING} 16:11:24.704 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:11:24.704 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@26bab2f1{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a,POJO} 16:11:24.704 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7[EMBEDDED:null] 16:11:24.705 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:11:24.705 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a[EMBEDDED:null] 16:11:24.721 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:11:24.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:11:24.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:11:24.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:11:24.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:11:24.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:11:24.721 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7[EMBEDDED:null] 16:11:24.722 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:11:24.722 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a[EMBEDDED:null] 16:11:24.722 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:11:24.722 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:11:24.722 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:11:24.722 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:11:24.722 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:11:24.723 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:11:24.723 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@26bab2f1{STARTING} 16:11:24.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1529ms ServletHandler@26bab2f1{STARTED} 16:11:24.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:11:24.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@2a79d4b1[passivating=false,graceSec=3600] 16:11:24.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1530ms org.eclipse.jetty.server.session.NullSessionDataStore@2a79d4b1[passivating=false,graceSec=3600] 16:11:24.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1530ms org.eclipse.jetty.server.session.DefaultSessionCache@3f6db3fb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:11:24.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1530ms org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 16:11:24.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:11:24.729 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1535ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:11:24.731 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7 16:11:24.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:11:24.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1538ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-7bb6ab3a==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@990d8ce2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:11:24.731 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:24.732 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1538ms o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:24.732 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1539ms ContextHandlerCollection@24d09c1{STARTED} 16:11:24.732 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@5cdd09b1{STOPPED} 16:11:24.732 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@5cdd09b1{STARTING} 16:11:24.733 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1539ms ErrorHandler@5cdd09b1{STARTED} 16:11:24.733 [main] INFO org.eclipse.jetty.server.Server - Started @1539ms 16:11:24.733 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1539ms Server@2cc44ad{STARTED}[9.4.42.v20210604] 16:11:24.733 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:11:24.741 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@2ccca26f[HTTP/1.1] added {HttpConfiguration@66b7550d{32768/8192,8192/8192,https://:0,[]},POJO} 16:11:24.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {Server@2cc44ad{STARTED}[9.4.42.v20210604],UNMANAGED} 16:11:24.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}],UNMANAGED} 16:11:24.798 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@aa549e5{STOPPED},AUTO} 16:11:24.798 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@36f48b4,POJO} 16:11:24.798 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@2ccca26f[HTTP/1.1],AUTO} 16:11:24.798 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2ccca26f[HTTP/1.1] 16:11:24.801 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:11:24.802 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTED}[9.4.42.v20210604] added {ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898},UNMANAGED} 16:11:24.802 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:11:24.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 16:11:24.808 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@aa549e5{STOPPED} 16:11:24.809 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1615ms ScheduledExecutorScheduler@aa549e5{STARTED} 16:11:24.809 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@2ccca26f[HTTP/1.1] 16:11:24.809 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1615ms HttpConnectionFactory@2ccca26f[HTTP/1.1] 16:11:24.809 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:11:24.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:24.818Z added {SelectorProducer@2262b621,POJO} 16:11:24.822 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:24.822Z added {QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}],UNMANAGED} 16:11:24.822 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:24.822Z created 16:11:24.823 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@183e8023{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:24.823Z,MANAGED} 16:11:24.823 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {ManagedSelector@183e8023{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:11:24.823 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@183e8023{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:11:24.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:24.824Z 16:11:24.824 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1630ms EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:24.824Z 16:11:24.828 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$45/1739267143@b78a709 startThread=0 16:11:24.828 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$45/1739267143@b78a709 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.828 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@30bcf3c1 on ManagedSelector@183e8023{STARTING} id=0 keys=0 selected=0 updates=0 16:11:24.828 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:24.828Z tryProduce false 16:11:24.830 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:24.830 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@30bcf3c1 16:11:24.830 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:24.830 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1637ms ManagedSelector@183e8023{STARTED} id=0 keys=0 selected=0 updates=0 16:11:24.830 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 0 keys 16:11:24.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1637ms SelectorManager@ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:11:24.832 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {acceptor-0@5b444398,POJO} 16:11:24.832 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@5b444398 startThread=0 16:11:24.832 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:11:24.832 [qtp70695990-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@5b444398 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:24.833 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1639ms ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8898 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:11:24.886 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2cc44ad{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@306851c7,POJO} 16:11:25.713 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:25.716 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:11:25.716 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:11:25.716 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar is valid? true 16:11:25.725 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:26.260 [qtp70695990-22-acceptor-0@5b444398-ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5dfdfb52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:56792]] on ManagedSelector@183e8023{STARTED} id=0 keys=0 selected=0 updates=0 16:11:26.260 [qtp70695990-22-acceptor-0@5b444398-ServerConnector@5e81e5ac{HTTP/1.1, (http/1.1)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=0 selected=0 updates=1 16:11:26.261 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:26.261 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/0 selected 16:11:26.261 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:26.261 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:26.261 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5dfdfb52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:56792]] 16:11:26.262 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5dfdfb52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:56792]] startThread=0 16:11:26.262 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:26.262 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:26.262 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5dfdfb52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:56792]] in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:26.268 [qtp70695990-24] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 3 ms, remaining: 59997 ms 16:11:26.302 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=37/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:26.310 [qtp70695990-24] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=0,kro=0}-> 16:11:26.310 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$521/589205654@5aa10afb on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:26.311 [qtp70695990-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.311 [qtp70695990-24] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.312 [qtp70695990-24] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.313 [qtp70695990-24] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:26.313 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.314 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:26.314 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=2 16:11:26.314 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:26.314 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:26.314 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 2 updates 16:11:26.314 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:11:26.314 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$521/589205654@5aa10afb 16:11:26.314 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:26.314 [qtp70695990-24] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.315 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.315 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:26.315 [qtp70695990-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5dfdfb52[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:56792]] in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}] 16:11:26.315 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:26.315 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:26.315 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:26.315 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.316 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.316 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:26.317 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:26.316Z 16:11:26.317 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1} startReservedThread p=1 16:11:26.318 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@3777272d startThread=0 16:11:26.319 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@3777272d in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}] 16:11:26.319 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=1}@3777272d started 16:11:26.319 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@3777272d waiting 16:11:26.319 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:11:26.319Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:26.320 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:11:26.320 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:26.320 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:26.320 [qtp70695990-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}] 16:11:26.320 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.320 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:26.321 [qtp70695990-25] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:26.321 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:26.326 [qtp70695990-25] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:11:26.327 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.327 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.328 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:26.328 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.328 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:26.331 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:26.331 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:26.331 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:26.331 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:26.332 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:26.332 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:26.332 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:11:26.332 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:11:26.332 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:11:26.333 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:11:26.333 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:11:26.333 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:11:26.333 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:11:26.333 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:11:26.333 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:11:26.334 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:26.334 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:26.334 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:26.335 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test1/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=1} GET //localhost:8898/http-factory-test-resources/test1/response.json HTTP/1.1 Content-Type: text/plain Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:26.336 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=2} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:26.337 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=2} 16:11:26.339 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test1/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=5} 16:11:26.339 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:26.340 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=6} 16:11:26.341 [qtp70695990-25] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test1/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=7} 16:11:26.341 [qtp70695990-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test1/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:26.341 [qtp70695990-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test1/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:26.342 [qtp70695990-25] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:26.342 [qtp70695990-25] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:26.342 [qtp70695990-25] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test1/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:26.342 [qtp70695990-25] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:26.392 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b453784[p=0,l=1,c=512,r=1]={<<<[>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.393 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1,c=24576,r=1]={<<<[>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.393 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e53a8b3[p=0,l=1,c=512,r=1]={<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.393 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2,c=24576,r=2]={<<<[\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.393 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7783abc8[p=0,l=100,c=512,r=100]={<<< {"Date":"20.10.2021","T...e":"3.4","Value":"94"},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=102,c=24576,r=102]={<<<[\n {"Date":"20.10.2021",...e":"3.4","Value":"94"},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@476faff6[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=103,c=24576,r=103]={<<<[\n {"Date":"20.10.2021",...":"3.4","Value":"94"},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@791423eb[p=0,l=99,c=512,r=99]={<<< {"Date":"20.10.2021","T...de":"7.8","Value":"28"}>>>,\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=202,c=24576,r=202]={<<<[\n {"Date":"20.10.2021",...de":"7.8","Value":"28"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ac10a4a[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=203,c=24576,r=203]={<<<[\n {"Date":"20.10.2021",...e":"7.8","Value":"28"}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.394 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50762b31[p=0,l=1,c=512,r=1]={<<<]>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.395 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=204,c=24576,r=204]={<<<[\n {"Date":"20.10.2021",...":"7.8","Value":"28"}\n]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.395 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6adc3ed6[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:26.395 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.395 [qtp70695990-25] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:26.395 [qtp70695990-25] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=61} 16:11:26.395 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:26.395 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:11:26.396 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=62} 16:11:26.396 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.396 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.396 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=62} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.397 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=63} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:26.397 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.397 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:26.397 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=63} 16:11:26.397 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:26.397 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=63} 16:11:26.397 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:26.398 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=76/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=64} parsed false HttpParser{s=END,0 of -1} 16:11:26.398 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=76/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=64} 16:11:26.399 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@37210975) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.400 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@656862e1 16:11:26.400 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test1/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=66} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:26 GMT Content-Type: application/json;charset=utf-8 16:11:26.402 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5447c428] (null,[p=0,l=205,c=24576,r=205],true)@START 16:11:26.403 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.403 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:26 GMT Content-Type: application/json;charset=utf-8 16:11:26.403 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:26.403 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5447c428] ([p=0,l=123,c=16384,r=123],[p=0,l=205,c=24576,r=205],true)@COMPLETING 16:11:26.403 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=123,c=16384,r=123]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:11:26.403 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:26.404 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 328 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=82/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=70} 16:11:26.405 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=328 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:26.405 [qtp70695990-25] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:26.406 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5447c428] ([p=123,l=123,c=16384,r=0],[p=205,l=205,c=24576,r=0],true)@END 16:11:26.406 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@37210975 w=false 16:11:26.407 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:26.407 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:26.407 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:26.407 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test1/response.json,age=73} 16:11:26.407 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test1/response.json written=205 16:11:26.408 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be application/json 16:11:26.408 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:26.408 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:26.410 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:26.410 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:26.410 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.410 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.411 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.411 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.412 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:26.412 [qtp70695990-25] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:26.412 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:26.413 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.413 [qtp70695990-25] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.414 [qtp70695990-25] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:26.414 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.414 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:26.415 [qtp70695990-25] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:26.415 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:26.415 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:26.415 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:26.415 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:26.415 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:26.415 [qtp70695990-25] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:26.416 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:26.416 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:26.416 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:26.416 [qtp70695990-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}] 16:11:26.491 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:26.532 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:26.551 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:26.567 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:26.571 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:26.574 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:26.579 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test1_Foo' started 16:11:26.579 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test1_Foo 16:11:26.581 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:26.585 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:26.587 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:26.588 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:26.597 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:26.599 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:26.602 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:26.605 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:26.608 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:26.611 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test1_Bar' started 16:11:26.611 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test1_Bar 16:11:26.613 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:26.616 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:26.618 [pool-2-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:27.447 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:27.447 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:27.950 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:27.950 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:27.950 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1536/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:27.951 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1537/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:27.952 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1537/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:27.952 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:27.952Z 16:11:27.953 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}@3777272d offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:27.953Z 16:11:27.953 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1} startReservedThread p=1 16:11:27.953 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@434d9a3 startThread=0 16:11:27.953 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@434d9a3 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}] 16:11:27.953 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=1}@434d9a3 started 16:11:27.954 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@3777272d task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:27.953Z 16:11:27.954 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@434d9a3 waiting 16:11:27.954 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:27.954Z tryProduce true 16:11:27.954 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:27.954 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:27.954 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:11:27.954Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1540/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:27.955 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1540/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:11:27.955 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:27.955 [qtp70695990-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1541/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:27.956 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1541/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:27.956 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.957 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.957 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:27.957 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.957 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:27.957 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:27.958 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:27.959 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test2/response.json HTTP/1.1 Content-Type: text/plain Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:27.960 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:27.960 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=1} 16:11:27.960 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test2/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=1} 16:11:27.960 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:27.961 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2} 16:11:27.961 [qtp70695990-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2} 16:11:27.961 [qtp70695990-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test2/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:27.961 [qtp70695990-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test2/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:27.961 [qtp70695990-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:27.961 [qtp70695990-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:27.962 [qtp70695990-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test2/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:27.962 [qtp70695990-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@da98f75[p=0,l=1,c=512,r=1]={<<<{>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1,c=24576,r=1]={<<<{>>>\n {"Date...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f72b6a2[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2,c=24576,r=2]={<<<{\n>>> {"Date"...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e6d2906[p=0,l=13,c=512,r=13]={<<<\t"nhits": 51,>>>.10.2021"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15,c=24576,r=15]={<<<{\n\t"nhits": 51,>>>.10.2021"...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61b8687f[p=0,l=1,c=512,r=1]={<<<\n>>>"nhits": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.963 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16,c=24576,r=16]={<<<{\n\t"nhits": 51,\n>>>10.2021",...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@202b911a[p=0,l=16,c=512,r=16]={<<<\t"parameters": {>>>.2021","T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=32,c=24576,r=32]={<<<{\n\t"nhits": 51,\n\t"parameters": {>>>"18:14","...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a56f41b[p=0,l=1,c=512,r=1]={<<<\n>>>"paramete...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=33,c=24576,r=33]={<<<{\n\t"nhits": 51,\n\t"parameters": {\n>>>18:14","N...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d34db4e[p=0,l=21,c=512,r=21]={<<<\t\t"dataset": "test2",>>>","Time":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=54,c=24576,r=54]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t"dataset": "test2",>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.964 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f6dab07[p=0,l=1,c=512,r=1]={<<<\n>>>\t"dataset...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=55,c=24576,r=55]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t"dataset": "test2",\n>>>atitude":...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b246b1[p=0,l=20,c=512,r=20]={<<<\t\t"timezone": "UTC",>>>,","Time"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=75,c=24576,r=75]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t"timezone": "UTC",>>>itude":"3...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e699cf0[p=0,l=1,c=512,r=1]={<<<\n>>>\t"timezon...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=76,c=24576,r=76]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t"timezone": "UTC",\n>>>tude":"3....\x00\x00\x00\x00\x00\x00\x00} 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55fcdcd8[p=0,l=13,c=512,r=13]={<<<\t\t"rows": 51,>>> "UTC",,"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=89,c=24576,r=89]={<<<{\n\t"nhits": 51,\n\t"paramet...": "UTC",\n\t\t"rows": 51,>>>Value":"9...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.965 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47db70f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t"rows": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=90,c=24576,r=90]={<<<{\n\t"nhits": 51,\n\t"paramet...: "UTC",\n\t\t"rows": 51,\n>>>alue":"94...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56cd3177[p=0,l=13,c=512,r=13]={<<<\t\t"start": 0,>>> "UTC",,"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=103,c=24576,r=103]={<<<{\n\t"nhits": 51,\n\t"paramet...ows": 51,\n\t\t"start": 0,>>> {"Date"...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3421b942[p=0,l=1,c=512,r=1]={<<<\n>>>\t"start":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=104,c=24576,r=104]={<<<{\n\t"nhits": 51,\n\t"paramet...ws": 51,\n\t\t"start": 0,\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@788a902[p=0,l=19,c=512,r=19]={<<<\t\t"format": "json",>>>,,","Time...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=123,c=24576,r=123]={<<<{\n\t"nhits": 51,\n\t"paramet... 0,\n\t\t"format": "json",>>>1","Time"...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.966 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b481de8[p=0,l=1,c=512,r=1]={<<<\n>>>\t"format"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=124,c=24576,r=124]={<<<{\n\t"nhits": 51,\n\t"paramet...0,\n\t\t"format": "json",\n>>>","Time":...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24b1c17f[p=0,l=12,c=512,r=12]={<<<\t\t"facet": [>>>"json",,,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=136,c=24576,r=136]={<<<{\n\t"nhits": 51,\n\t"paramet...": "json",\n\t\t"facet": [>>>:17","Nam...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1de38702[p=0,l=1,c=512,r=1]={<<<\n>>>\t"facet":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=137,c=24576,r=137]={<<<{\n\t"nhits": 51,\n\t"paramet...: "json",\n\t\t"facet": [\n>>>17","Name...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f61ed05[p=0,l=10,c=512,r=10]={<<<\t\t\t"date",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=147,c=24576,r=147]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"facet": [\n\t\t\t"date",>>>:"Bar","L...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41d0c5c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"date",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.967 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=148,c=24576,r=148]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"facet": [\n\t\t\t"date",\n>>>"Bar","La...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e0d8f99[p=0,l=10,c=512,r=10]={<<<\t\t\t"name",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=158,c=24576,r=158]={<<<{\n\t"nhits": 51,\n\t"paramet...[\n\t\t\t"date",\n\t\t\t"name",>>>itude":"5...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f57d6cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=159,c=24576,r=159]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"date",\n\t\t\t"name",\n>>>tude":"5....\x00\x00\x00\x00\x00\x00\x00} 16:11:27.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f8e1fe7[p=0,l=10,c=512,r=10]={<<<\t\t\t"type",>>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=169,c=24576,r=169]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t"name",\n\t\t\t"type",>>>","Longit...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.968 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@131d93a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"type",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=170,c=24576,r=170]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"name",\n\t\t\t"type",\n>>>,"Longitu...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51aea71b[p=0,l=10,c=512,r=10]={<<<\t\t\t"value">>> ["json",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=180,c=24576,r=180]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t"type",\n\t\t\t"value">>>e":"7.8",...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40dee25d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"value"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=181,c=24576,r=181]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t"type",\n\t\t\t"value"\n>>>":"7.8","...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f20bc86[p=0,l=3,c=512,r=3]={<<<\t\t]>>>"value" [...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=184,c=24576,r=184]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"type",\n\t\t\t"value"\n\t\t]>>>7.8","Val...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.969 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@305f8667[p=0,l=1,c=512,r=1]={<<<\n>>>\t]"value"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=185,c=24576,r=185]={<<<{\n\t"nhits": 51,\n\t"paramet..."type",\n\t\t\t"value"\n\t\t]\n>>>.8","Valu...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@146d6908[p=0,l=3,c=512,r=3]={<<<\t},>>>"value" [...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=188,c=24576,r=188]={<<<{\n\t"nhits": 51,\n\t"paramet...pe",\n\t\t\t"value"\n\t\t]\n\t},>>>,"Value":...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2316bdd2[p=0,l=1,c=512,r=1]={<<<\n>>>},"value"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=189,c=24576,r=189]={<<<{\n\t"nhits": 51,\n\t"paramet...e",\n\t\t\t"value"\n\t\t]\n\t},\n>>>"Value":"...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6918f1ba[p=0,l=13,c=512,r=13]={<<<\t"records": [>>>json",,,"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=202,c=24576,r=202]={<<<{\n\t"nhits": 51,\n\t"paramet..."\n\t\t]\n\t},\n\t"records": [>>>\n]\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.970 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25b83e40[p=0,l=1,c=512,r=1]={<<<\n>>>"records"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=203,c=24576,r=203]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t]\n\t},\n\t"records": [\n>>>]\n\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a6236d6[p=0,l=3,c=512,r=3]={<<<\t\t{>>>ecords": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=206,c=24576,r=206]={<<<{\n\t"nhits": 51,\n\t"paramet...]\n\t},\n\t"records": [\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c0cf865[p=0,l=1,c=512,r=1]={<<<\n>>>\t{ecords"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=207,c=24576,r=207]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t},\n\t"records": [\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62b7457f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>Time":"18...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=231,c=24576,r=231]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.971 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6193d57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=232,c=24576,r=232]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d067fc4[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "14a489fe9...13971d5b24e976f852eec",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=290,c=24576,r=290]={<<<{\n\t"nhits": 51,\n\t"paramet...13971d5b24e976f852eec",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66e269d1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=291,c=24576,r=291]={<<<{\n\t"nhits": 51,\n\t"paramet...3971d5b24e976f852eec",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ea644cf[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "14a489f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=305,c=24576,r=305]={<<<{\n\t"nhits": 51,\n\t"paramet...852eec",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.972 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@711a25c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=306,c=24576,r=306]={<<<{\n\t"nhits": 51,\n\t"paramet...52eec",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f9c9c71[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor O",>>>e93443d9f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=329,c=24576,r=329]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a45c0b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=330,c=24576,r=330]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor O",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76496309[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1452",>>>or O",e93...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=347,c=24576,r=347]={<<<{\n\t"nhits": 51,\n\t"paramet...r O",\n\t\t\t\t"id": "1452",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@565d3464[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.973 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=348,c=24576,r=348]={<<<{\n\t"nhits": 51,\n\t"paramet... O",\n\t\t\t\t"id": "1452",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d4955ca[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>O",e93443...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=368,c=24576,r=368]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69dd4281[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=369,c=24576,r=369]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54b12598[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>OSE",O",e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=384,c=24576,r=384]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bf0d57e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.974 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=385,c=24576,r=385]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c603acf[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>d5b24e976...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=425,c=24576,r=425]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1faaba88[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=426,c=24576,r=426]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.975 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@426ac100[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=438,c=24576,r=438]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fdcb716[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=439,c=24576,r=439]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32775660[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.849577,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=454,c=24576,r=454]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.849577,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7843c45c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=455,c=24576,r=455]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.849577,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c357895[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350867>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.976 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=468,c=24576,r=468]={<<<{\n\t"nhits": 51,\n\t"paramet...8.849577,\n\t\t\t\t\t2.350867>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@261b0602[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=469,c=24576,r=469]={<<<{\n\t"nhits": 51,\n\t"paramet....849577,\n\t\t\t\t\t2.350867\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ed780f7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=474,c=24576,r=474]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t2.350867\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4850d055[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=475,c=24576,r=475]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.350867\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fe6f81a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=480,c=24576,r=480]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350867\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.977 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71b3c4f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=481,c=24576,r=481]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350867\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6371220b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=497,c=24576,r=497]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d6d8448[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=498,c=24576,r=498]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15739fd7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=518,c=24576,r=518]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a084ddf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.978 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=519,c=24576,r=519]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@108359ef[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=539,c=24576,r=539]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@510dc073[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=540,c=24576,r=540]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@588960a2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350867,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=554,c=24576,r=554]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350867,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.979 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60d7b8d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=555,c=24576,r=555]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350867,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a11d90d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.849577>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=569,c=24576,r=569]={<<<{\n\t"nhits": 51,\n\t"paramet....350867,\n\t\t\t\t\t48.849577>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55209264[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=570,c=24576,r=570]={<<<{\n\t"nhits": 51,\n\t"paramet...350867,\n\t\t\t\t\t48.849577\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46bf7412[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=575,c=24576,r=575]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.849577\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b730d6c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.980 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=576,c=24576,r=576]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.849577\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fce66be[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=581,c=24576,r=581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.849577\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eac6891[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=582,c=24576,r=582]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.849577\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@138e86b2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.889000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=639,c=24576,r=639]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.889000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1015e1c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=640,c=24576,r=640]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.889000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ce28ee8[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.981 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=644,c=24576,r=644]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.889000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51c78505[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=645,c=24576,r=645]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.889000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@369b3299[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=648,c=24576,r=648]={<<<{\n\t"nhits": 51,\n\t"paramet....889000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@93fde79[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=649,c=24576,r=649]={<<<{\n\t"nhits": 51,\n\t"paramet...889000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a29478[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=673,c=24576,r=673]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ca0c6e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.982 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=674,c=24576,r=674]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3403e13[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "69a8e6410...2e20a40f5987615088ca6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=732,c=24576,r=732]={<<<{\n\t"nhits": 51,\n\t"paramet...2e20a40f5987615088ca6",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74fbf414[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=733,c=24576,r=733]={<<<{\n\t"nhits": 51,\n\t"paramet...e20a40f5987615088ca6",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@616fbfa7[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "69a8e64...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=747,c=24576,r=747]={<<<{\n\t"nhits": 51,\n\t"paramet...088ca6",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b92c288[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=748,c=24576,r=748]={<<<{\n\t"nhits": 51,\n\t"paramet...88ca6",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9a0d54f[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor R",>>>10e64b573...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.983 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=771,c=24576,r=771]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor R",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22d0cb3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=772,c=24576,r=772]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor R",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e5eca41[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1851",>>>or R",10e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=789,c=24576,r=789]={<<<{\n\t"nhits": 51,\n\t"paramet...r R",\n\t\t\t\t"id": "1851",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2345d980[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=790,c=24576,r=790]={<<<{\n\t"nhits": 51,\n\t"paramet... R",\n\t\t\t\t"id": "1851",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cc07a0a[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> R",10e64...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=809,c=24576,r=809]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@86df5ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=810,c=24576,r=810]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40292a34[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 7,>>>CK", R",1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=825,c=24576,r=825]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 7,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dad6268[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=826,c=24576,r=826]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 7,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@621241fd[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>40f598761...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=866,c=24576,r=866]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@535a820[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=867,c=24576,r=867]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cc44a38[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=879,c=24576,r=879]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2adcd7ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=880,c=24576,r=880]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a3176e5[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.858396,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=895,c=24576,r=895]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.858396,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@726da12b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=896,c=24576,r=896]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.858396,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cd6b0d4[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350484>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=909,c=24576,r=909]={<<<{\n\t"nhits": 51,\n\t"paramet...8.858396,\n\t\t\t\t\t2.350484>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10f95f23[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=910,c=24576,r=910]={<<<{\n\t"nhits": 51,\n\t"paramet....858396,\n\t\t\t\t\t2.350484\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.986 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41ae8587[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=915,c=24576,r=915]={<<<{\n\t"nhits": 51,\n\t"paramet...96,\n\t\t\t\t\t2.350484\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ed50060[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=916,c=24576,r=916]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.350484\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@376c5b7e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=921,c=24576,r=921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350484\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6db61af7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=922,c=24576,r=922]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350484\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5881387b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=938,c=24576,r=938]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.987 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e21e50b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=939,c=24576,r=939]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bc3fc1a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=959,c=24576,r=959]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26ff3037[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=960,c=24576,r=960]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77ec9673[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=980,c=24576,r=980]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56c42c38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=981,c=24576,r=981]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.988 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@328329d6[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350484,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=995,c=24576,r=995]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350484,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d22d939[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=996,c=24576,r=996]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350484,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e6e95e0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.858396>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1010,c=24576,r=1010]={<<<{\n\t"nhits": 51,\n\t"paramet....350484,\n\t\t\t\t\t48.858396>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9bcc3f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1011,c=24576,r=1011]={<<<{\n\t"nhits": 51,\n\t"paramet...350484,\n\t\t\t\t\t48.858396\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@225a8681[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.989 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1016,c=24576,r=1016]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.858396\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@594a68e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1017,c=24576,r=1017]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.858396\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@530137be[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1022,c=24576,r=1022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.858396\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ccd852c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1023,c=24576,r=1023]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.858396\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ad572ba[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:03.729000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1080,c=24576,r=1080]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:03.729000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40d21e7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1081,c=24576,r=1081]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:03.729000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ab47d19[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1085,c=24576,r=1085]={<<<{\n\t"nhits": 51,\n\t"paramet...9:03.729000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a807f86[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1086,c=24576,r=1086]={<<<{\n\t"nhits": 51,\n\t"paramet...:03.729000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ba184ce[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1089,c=24576,r=1089]={<<<{\n\t"nhits": 51,\n\t"paramet....729000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bd07e0e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1090,c=24576,r=1090]={<<<{\n\t"nhits": 51,\n\t"paramet...729000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@423588d8[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1114,c=24576,r=1114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b80b357[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1115,c=24576,r=1115]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ca0d11d[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "31d312d54...ade69387e2a392d1fd6a7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1173,c=24576,r=1173]={<<<{\n\t"nhits": 51,\n\t"paramet...ade69387e2a392d1fd6a7",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f8fa89[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1174,c=24576,r=1174]={<<<{\n\t"nhits": 51,\n\t"paramet...de69387e2a392d1fd6a7",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a65cb86[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "31d312d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1188,c=24576,r=1188]={<<<{\n\t"nhits": 51,\n\t"paramet...1fd6a7",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34f1cd96[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.992 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1189,c=24576,r=1189]={<<<{\n\t"nhits": 51,\n\t"paramet...fd6a7",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ef3da2c[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>5482e3782...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1212,c=24576,r=1212]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d4c47c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1213,c=24576,r=1213]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19e1941d[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",548...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1230,c=24576,r=1230]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23c677ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1231,c=24576,r=1231]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2364fb24[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>C",5482e3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1251,c=24576,r=1251]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.998 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cf9828e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.998 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1252,c=24576,r=1252]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.998 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59ada670[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 178,>>>E",C",548...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.998 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1269,c=24576,r=1269]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 178,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.998 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4945e2a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.998 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1270,c=24576,r=1270]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 178,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.998 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dfc8d7f[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>387e2a392...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1310,c=24576,r=1310]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d119bbc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1311,c=24576,r=1311]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@793b2a48[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1323,c=24576,r=1323]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f0dc765[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1324,c=24576,r=1324]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3633368e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1339,c=24576,r=1339]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:27.999 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@773e878f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1340,c=24576,r=1340]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57779a4a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1353,c=24576,r=1353]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26b0592e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1354,c=24576,r=1354]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9989c30[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1359,c=24576,r=1359]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a997073[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1360,c=24576,r=1360]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61570ea0[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.000 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1365,c=24576,r=1365]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@458a428d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1366,c=24576,r=1366]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.010 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8be2f10[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1382,c=24576,r=1382]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49e5dc9c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1383,c=24576,r=1383]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@109ef90e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1403,c=24576,r=1403]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7174fba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1404,c=24576,r=1404]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e2826e7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1424,c=24576,r=1424]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@194e0482[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.011 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1425,c=24576,r=1425]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7effc82c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1439,c=24576,r=1439]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@432832d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1440,c=24576,r=1440]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c882b4a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1454,c=24576,r=1454]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@150b5a4d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1455,c=24576,r=1455]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15355e68[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1460,c=24576,r=1460]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1709609a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.012 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1461,c=24576,r=1461]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ae6db4a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1466,c=24576,r=1466]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65f02569[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1467,c=24576,r=1467]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a89f1a1[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.744000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1524,c=24576,r=1524]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.744000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65857da[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1525,c=24576,r=1525]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.744000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1af8e0d0[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1529,c=24576,r=1529]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.744000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ec7458b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1530,c=24576,r=1530]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.744000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b56b70b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.023 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1533,c=24576,r=1533]={<<<{\n\t"nhits": 51,\n\t"paramet....744000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f74cb3c[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1534,c=24576,r=1534]={<<<{\n\t"nhits": 51,\n\t"paramet...744000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72d75062[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1558,c=24576,r=1558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3678a8ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1559,c=24576,r=1559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68c8af85[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "2f1606c45...1e831d2e68d636393d190",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1617,c=24576,r=1617]={<<<{\n\t"nhits": 51,\n\t"paramet...1e831d2e68d636393d190",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@616ca48b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1618,c=24576,r=1618]={<<<{\n\t"nhits": 51,\n\t"paramet...e831d2e68d636393d190",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29f0ac84[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "2f1606c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1632,c=24576,r=1632]={<<<{\n\t"nhits": 51,\n\t"paramet...93d190",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a3e4ccc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1633,c=24576,r=1633]={<<<{\n\t"nhits": 51,\n\t"paramet...3d190",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77a76489[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>45232f476...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1656,c=24576,r=1656]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@736bce0a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1657,c=24576,r=1657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f53d86f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",452...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1674,c=24576,r=1674]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7723b765[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1675,c=24576,r=1675]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.083 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b6c0624[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> B",45232...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.083 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1694,c=24576,r=1694]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.083 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@165a84dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.083 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1695,c=24576,r=1695]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.083 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@578bb6d9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 6,>>>AN", B",4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.083 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1710,c=24576,r=1710]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 6,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.083 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3df9bbd2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1711,c=24576,r=1711]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 6,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66ffd76f[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>d2e68d636...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1751,c=24576,r=1751]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2441db01[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1752,c=24576,r=1752]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e769c2e[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1764,c=24576,r=1764]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e219519[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1765,c=24576,r=1765]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@467d751d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1780,c=24576,r=1780]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.084 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cce3700[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1781,c=24576,r=1781]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76c3415b[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1794,c=24576,r=1794]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24188bc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1795,c=24576,r=1795]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@960d7c4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1800,c=24576,r=1800]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@140b97df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1801,c=24576,r=1801]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@782ec59c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1806,c=24576,r=1806]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.095 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18082fed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.095 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1807,c=24576,r=1807]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.095 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17d915df[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1823,c=24576,r=1823]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f24dd94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1824,c=24576,r=1824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51a8e1c9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1844,c=24576,r=1844]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@806db56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1845,c=24576,r=1845]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@572e5064[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1865,c=24576,r=1865]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e1fff68[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1866,c=24576,r=1866]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.096 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38aff5cb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1880,c=24576,r=1880]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cd45e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1881,c=24576,r=1881]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23c5882e[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1895,c=24576,r=1895]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72f0d781[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1896,c=24576,r=1896]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35b665b9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1901,c=24576,r=1901]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59b8ccb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1902,c=24576,r=1902]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5633bb50[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1907,c=24576,r=1907]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@220b22c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1908,c=24576,r=1908]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2496109d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.946000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1965,c=24576,r=1965]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.946000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bd48dfa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1966,c=24576,r=1966]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.946000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70f648eb[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1970,c=24576,r=1970]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.946000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b90395f[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1971,c=24576,r=1971]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.946000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f16d248[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.108 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1974,c=24576,r=1974]={<<<{\n\t"nhits": 51,\n\t"paramet....946000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b2270d[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1975,c=24576,r=1975]={<<<{\n\t"nhits": 51,\n\t"paramet...946000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42c196e0[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1999,c=24576,r=1999]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48110526[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2000,c=24576,r=2000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61bc0afe[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "5ca080641...7443c89ff87e843429cb7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2058,c=24576,r=2058]={<<<{\n\t"nhits": 51,\n\t"paramet...7443c89ff87e843429cb7",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7027d38b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2059,c=24576,r=2059]={<<<{\n\t"nhits": 51,\n\t"paramet...443c89ff87e843429cb7",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e1f2df9[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "5ca0806...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2073,c=24576,r=2073]={<<<{\n\t"nhits": 51,\n\t"paramet...429cb7",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e673729[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2074,c=24576,r=2074]={<<<{\n\t"nhits": 51,\n\t"paramet...29cb7",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f8d39e1[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>415b4b5f2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2097,c=24576,r=2097]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31f81610[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2098,c=24576,r=2098]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76cf8533[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",415...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2115,c=24576,r=2115]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31d62abc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2116,c=24576,r=2116]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27024f56[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,415b4b5f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2138,c=24576,r=2138]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56bb9530[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2139,c=24576,r=2139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c5774c9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2154,c=24576,r=2154]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cd42635[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2155,c=24576,r=2155]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6999ba06[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>89ff87e84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2195,c=24576,r=2195]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6381a010[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2196,c=24576,r=2196]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4177195[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2208,c=24576,r=2208]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@798f0aac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2209,c=24576,r=2209]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5de2d611[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2224,c=24576,r=2224]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@338d6c9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2225,c=24576,r=2225]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c2928a0[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2238,c=24576,r=2238]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d7299e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2239,c=24576,r=2239]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46eb8402[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2244,c=24576,r=2244]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.122 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e5ae1c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.123 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2245,c=24576,r=2245]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.133 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b73a685[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.133 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2250,c=24576,r=2250]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.133 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42d79189[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.133 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2251,c=24576,r=2251]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.133 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5806c645[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.133 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2267,c=24576,r=2267]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.133 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@119b4852[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2268,c=24576,r=2268]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@571a936a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2288,c=24576,r=2288]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29bf1bd9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2289,c=24576,r=2289]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47e5d445[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2309,c=24576,r=2309]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c77cd33[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2310,c=24576,r=2310]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f759e14[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2324,c=24576,r=2324]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.134 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e452df0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2325,c=24576,r=2325]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37eb9d81[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2339,c=24576,r=2339]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c7c01a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2340,c=24576,r=2340]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26e16b88[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2345,c=24576,r=2345]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51bce809[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2346,c=24576,r=2346]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a50702a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.135 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2351,c=24576,r=2351]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.185 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12cb06a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2352,c=24576,r=2352]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cbc26ec[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.483000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2409,c=24576,r=2409]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.483000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1af67fd2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2410,c=24576,r=2410]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.483000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@231e9d86[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2414,c=24576,r=2414]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.483000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47d5c66f[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2415,c=24576,r=2415]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.483000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a93133f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2418,c=24576,r=2418]={<<<{\n\t"nhits": 51,\n\t"paramet....483000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23b2f550[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2419,c=24576,r=2419]={<<<{\n\t"nhits": 51,\n\t"paramet...483000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7417ae0d[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2443,c=24576,r=2443]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d98f85e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2444,c=24576,r=2444]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f001a39[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "46cab1367...411174c6eeda2d73d4a77",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2502,c=24576,r=2502]={<<<{\n\t"nhits": 51,\n\t"paramet...411174c6eeda2d73d4a77",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bac66fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2503,c=24576,r=2503]={<<<{\n\t"nhits": 51,\n\t"paramet...11174c6eeda2d73d4a77",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7202c042[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "46cab13...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2517,c=24576,r=2517]={<<<{\n\t"nhits": 51,\n\t"paramet...3d4a77",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28828c54[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.188 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2518,c=24576,r=2518]={<<<{\n\t"nhits": 51,\n\t"paramet...d4a77",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.188 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27dc8aaf[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>67a2cce65...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.188 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2541,c=24576,r=2541]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.188 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f1f832e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.188 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2542,c=24576,r=2542]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bfb4c5f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",67a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2559,c=24576,r=2559]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27278358[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2560,c=24576,r=2560]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64edfce1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>A",67a2cc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2580,c=24576,r=2580]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67e805a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2581,c=24576,r=2581]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26b024b7[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 122,>>>E",A",67a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2598,c=24576,r=2598]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 122,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d964e7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2599,c=24576,r=2599]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 122,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3697a7dd[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>4c6eeda2d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2639,c=24576,r=2639]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@117579a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2640,c=24576,r=2640]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36c762a6[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2652,c=24576,r=2652]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@392d0f9a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2653,c=24576,r=2653]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@328ffe2d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.199 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2668,c=24576,r=2668]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@80d31be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2669,c=24576,r=2669]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@552a04b[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2682,c=24576,r=2682]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54d22ea4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2683,c=24576,r=2683]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1961dc85[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.200 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2688,c=24576,r=2688]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.210 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78009ed6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.210 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2689,c=24576,r=2689]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.210 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68c02965[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.210 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2694,c=24576,r=2694]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.210 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d228dd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2695,c=24576,r=2695]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ab0f902[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2711,c=24576,r=2711]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46ba26ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2712,c=24576,r=2712]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f58b41f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2732,c=24576,r=2732]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@162dd816[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2733,c=24576,r=2733]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2be85b38[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2753,c=24576,r=2753]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c7097af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2754,c=24576,r=2754]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.211 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56e22472[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2768,c=24576,r=2768]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ef7abd0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2769,c=24576,r=2769]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47af14ad[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2783,c=24576,r=2783]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fda2e18[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2784,c=24576,r=2784]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@385c5425[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2789,c=24576,r=2789]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2be6d1d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2790,c=24576,r=2790]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1453a278[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2795,c=24576,r=2795]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a57f404[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2796,c=24576,r=2796]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60707217[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.754000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2853,c=24576,r=2853]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.754000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d057fb5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2854,c=24576,r=2854]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.754000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@744c420f[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2858,c=24576,r=2858]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.754000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@713e7f56[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2859,c=24576,r=2859]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.754000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12bd5bac[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2862,c=24576,r=2862]={<<<{\n\t"nhits": 51,\n\t"paramet....754000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44937699[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.223 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2863,c=24576,r=2863]={<<<{\n\t"nhits": 51,\n\t"paramet...754000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.223 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5259083e[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.223 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2887,c=24576,r=2887]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.223 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@501f09ec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.223 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2888,c=24576,r=2888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.223 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28874878[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "df890ea4d...8aa5f25a5a9eebb079ca9",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2946,c=24576,r=2946]={<<<{\n\t"nhits": 51,\n\t"paramet...8aa5f25a5a9eebb079ca9",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77ffd44f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2947,c=24576,r=2947]={<<<{\n\t"nhits": 51,\n\t"paramet...aa5f25a5a9eebb079ca9",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d7d3a76[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "df890ea...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2961,c=24576,r=2961]={<<<{\n\t"nhits": 51,\n\t"paramet...079ca9",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45051e5c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2962,c=24576,r=2962]={<<<{\n\t"nhits": 51,\n\t"paramet...79ca9",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57d34a0c[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>4dacb4a3c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2985,c=24576,r=2985]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e07a115[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2986,c=24576,r=2986]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5aad8e29[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",4da...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3003,c=24576,r=3003]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37b78cde[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3004,c=24576,r=3004]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a79330e[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,4dacb4a3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3026,c=24576,r=3026]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19152a5d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3027,c=24576,r=3027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fff2390[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 1,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3042,c=24576,r=3042]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 1,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24259bcd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3043,c=24576,r=3043]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 1,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17f72d04[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>25a5a9eeb...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3083,c=24576,r=3083]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2780ba65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3084,c=24576,r=3084]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7135eea6[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3096,c=24576,r=3096]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7946f8be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3097,c=24576,r=3097]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57f7659f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3112,c=24576,r=3112]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7506ae96[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3113,c=24576,r=3113]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b182e4e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3126,c=24576,r=3126]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65d5b09b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3127,c=24576,r=3127]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e2ea23[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3132,c=24576,r=3132]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49508797[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3133,c=24576,r=3133]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2350aaad[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3138,c=24576,r=3138]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b498734[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3139,c=24576,r=3139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75e4db8c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3155,c=24576,r=3155]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38c59698[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3156,c=24576,r=3156]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ee646ef[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3176,c=24576,r=3176]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.237 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39310220[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.248 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3177,c=24576,r=3177]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.249 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ada8631[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3197,c=24576,r=3197]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e3fbca4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3198,c=24576,r=3198]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52425cb2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3212,c=24576,r=3212]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d364d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3213,c=24576,r=3213]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d068d9d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3227,c=24576,r=3227]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.283 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e5fc005[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3228,c=24576,r=3228]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e38b0b0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3233,c=24576,r=3233]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6635e20b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3234,c=24576,r=3234]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f36f135[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3239,c=24576,r=3239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f49573e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3240,c=24576,r=3240]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@742fcf57[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.653000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3297,c=24576,r=3297]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.653000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d435e63[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3298,c=24576,r=3298]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.653000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c4bfa7[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.284 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3302,c=24576,r=3302]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.653000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60d1e886[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3303,c=24576,r=3303]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.653000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.285 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a8ed6bc[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3306,c=24576,r=3306]={<<<{\n\t"nhits": 51,\n\t"paramet....653000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d193dc8[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3307,c=24576,r=3307]={<<<{\n\t"nhits": 51,\n\t"paramet...653000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d009a4b[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3331,c=24576,r=3331]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2facab5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3332,c=24576,r=3332]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e5dd760[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "3905c0576...bd07f9db8663af4e83e29",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3390,c=24576,r=3390]={<<<{\n\t"nhits": 51,\n\t"paramet...bd07f9db8663af4e83e29",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.295 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aae5e1e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3391,c=24576,r=3391]={<<<{\n\t"nhits": 51,\n\t"paramet...d07f9db8663af4e83e29",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73954dc2[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "3905c05...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3405,c=24576,r=3405]={<<<{\n\t"nhits": 51,\n\t"paramet...e83e29",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@276e9e67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3406,c=24576,r=3406]={<<<{\n\t"nhits": 51,\n\t"paramet...83e29",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5778bb3d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor N",>>>764057212...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3429,c=24576,r=3429]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f4e4162[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3430,c=24576,r=3430]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor N",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66ece014[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1503",>>>or N",764...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3447,c=24576,r=3447]={<<<{\n\t"nhits": 51,\n\t"paramet...r N",\n\t\t\t\t"id": "1503",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35a2d708[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3448,c=24576,r=3448]={<<<{\n\t"nhits": 51,\n\t"paramet... N",\n\t\t\t\t"id": "1503",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@279133d2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>N",764057...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3468,c=24576,r=3468]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a992313[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3469,c=24576,r=3469]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b748214[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 52,>>>SE",N",76...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3485,c=24576,r=3485]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 52,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48cd02e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3486,c=24576,r=3486]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 52,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@666cb78d[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>9db8663af...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3526,c=24576,r=3526]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@454e81e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3527,c=24576,r=3527]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.313 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ae5df77[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3539,c=24576,r=3539]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a9f2ee4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3540,c=24576,r=3540]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@294c34e5[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.884606,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3555,c=24576,r=3555]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.884606,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18bca1e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3556,c=24576,r=3556]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.884606,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c86dbe2[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.321516>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3569,c=24576,r=3569]={<<<{\n\t"nhits": 51,\n\t"paramet...8.884606,\n\t\t\t\t\t2.321516>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3d3a98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3570,c=24576,r=3570]={<<<{\n\t"nhits": 51,\n\t"paramet....884606,\n\t\t\t\t\t2.321516\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.314 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@271ec086[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3575,c=24576,r=3575]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t2.321516\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a50ee09[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3576,c=24576,r=3576]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.321516\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5003776a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3581,c=24576,r=3581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.321516\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@566c6e08[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3582,c=24576,r=3582]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.321516\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7279eb3[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3598,c=24576,r=3598]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ada08f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3599,c=24576,r=3599]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11299cee[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.326 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3619,c=24576,r=3619]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2480aced[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3620,c=24576,r=3620]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fe96cc8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3640,c=24576,r=3640]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15fe3a05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3641,c=24576,r=3641]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@486d0ab8[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.321516,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3655,c=24576,r=3655]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.321516,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@692b309c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3656,c=24576,r=3656]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.321516,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3df09e5d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.884606>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3670,c=24576,r=3670]={<<<{\n\t"nhits": 51,\n\t"paramet....321516,\n\t\t\t\t\t48.884606>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59baa5f4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3671,c=24576,r=3671]={<<<{\n\t"nhits": 51,\n\t"paramet...321516,\n\t\t\t\t\t48.884606\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79225cb1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3676,c=24576,r=3676]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.884606\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49bd3cd9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3677,c=24576,r=3677]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.884606\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@700651c5[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3682,c=24576,r=3682]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.884606\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c1fcf34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3683,c=24576,r=3683]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.884606\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1733c3d2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.924000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3740,c=24576,r=3740]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.924000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37486e19[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3741,c=24576,r=3741]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.924000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7582994c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3745,c=24576,r=3745]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.924000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.383 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77e69ea7[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3746,c=24576,r=3746]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.924000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e42eeda[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3749,c=24576,r=3749]={<<<{\n\t"nhits": 51,\n\t"paramet....924000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a0e6fad[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3750,c=24576,r=3750]={<<<{\n\t"nhits": 51,\n\t"paramet...924000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b27cf59[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3774,c=24576,r=3774]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2877673c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3775,c=24576,r=3775]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41aa78d6[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "fdf40bd83...6712c8b714970430b6b22",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3833,c=24576,r=3833]={<<<{\n\t"nhits": 51,\n\t"paramet...6712c8b714970430b6b22",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38200449[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3834,c=24576,r=3834]={<<<{\n\t"nhits": 51,\n\t"paramet...712c8b714970430b6b22",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6da84913[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "fdf40bd...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3848,c=24576,r=3848]={<<<{\n\t"nhits": 51,\n\t"paramet...0b6b22",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ef58d1d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3849,c=24576,r=3849]={<<<{\n\t"nhits": 51,\n\t"paramet...b6b22",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c8b26dd[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor Q",>>>83b446b22...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3872,c=24576,r=3872]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54316549[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3873,c=24576,r=3873]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor Q",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bfe4e0d[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1504",>>>or Q",83b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3890,c=24576,r=3890]={<<<{\n\t"nhits": 51,\n\t"paramet...r Q",\n\t\t\t\t"id": "1504",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29b1a90a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3891,c=24576,r=3891]={<<<{\n\t"nhits": 51,\n\t"paramet... Q",\n\t\t\t\t"id": "1504",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c39df2f[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> Q",83b44...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3910,c=24576,r=3910]={<<<{\n\t"nhits": 51,\n\t"paramet...4",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@437deacc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3911,c=24576,r=3911]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4afa4a88[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>CK", Q",8...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3926,c=24576,r=3926]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 5,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ea74324[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3927,c=24576,r=3927]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 5,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cb53978[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>8b7149704...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3967,c=24576,r=3967]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10329fa8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3968,c=24576,r=3968]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@804292c[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3980,c=24576,r=3980]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c6ef56b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3981,c=24576,r=3981]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49856967[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.84622,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3995,c=24576,r=3995]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.84622,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d4e7020[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3996,c=24576,r=3996]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.84622,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@642a7dec[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.387776>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4009,c=24576,r=4009]={<<<{\n\t"nhits": 51,\n\t"paramet...48.84622,\n\t\t\t\t\t2.387776>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f4419af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4010,c=24576,r=4010]={<<<{\n\t"nhits": 51,\n\t"paramet...8.84622,\n\t\t\t\t\t2.387776\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2de89f71[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4015,c=24576,r=4015]={<<<{\n\t"nhits": 51,\n\t"paramet...22,\n\t\t\t\t\t2.387776\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1319359c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4016,c=24576,r=4016]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.387776\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24ebff0e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4021,c=24576,r=4021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.387776\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b8d035d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4022,c=24576,r=4022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.387776\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22770e4a[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4038,c=24576,r=4038]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78987a4d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4039,c=24576,r=4039]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@370f9df[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4059,c=24576,r=4059]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20c48507[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4060,c=24576,r=4060]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3adbda0b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4080,c=24576,r=4080]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aa850f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4081,c=24576,r=4081]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5903ae4[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.387776,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4095,c=24576,r=4095]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.387776,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1787bec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4096,c=24576,r=4096]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.387776,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6597e24a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.84622>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4109,c=24576,r=4109]={<<<{\n\t"nhits": 51,\n\t"paramet...2.387776,\n\t\t\t\t\t48.84622>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3040910a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4110,c=24576,r=4110]={<<<{\n\t"nhits": 51,\n\t"paramet....387776,\n\t\t\t\t\t48.84622\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3403cafc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4115,c=24576,r=4115]={<<<{\n\t"nhits": 51,\n\t"paramet...76,\n\t\t\t\t\t48.84622\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76e6708b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4116,c=24576,r=4116]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.84622\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cb949af[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4121,c=24576,r=4121]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.84622\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@184555f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4122,c=24576,r=4122]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.84622\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@323b382d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.756000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4179,c=24576,r=4179]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.756000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@771c64c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4180,c=24576,r=4180]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.756000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@118ebfb4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4184,c=24576,r=4184]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.756000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23d68abb[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4185,c=24576,r=4185]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.756000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@484724bc[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4188,c=24576,r=4188]={<<<{\n\t"nhits": 51,\n\t"paramet....756000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c693b51[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4189,c=24576,r=4189]={<<<{\n\t"nhits": 51,\n\t"paramet...756000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.426 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38fe5c77[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4213,c=24576,r=4213]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fea9a81[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4214,c=24576,r=4214]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ef93904[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "17db646ab...7e041349a346ed6394854",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4272,c=24576,r=4272]={<<<{\n\t"nhits": 51,\n\t"paramet...7e041349a346ed6394854",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b5f3239[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4273,c=24576,r=4273]={<<<{\n\t"nhits": 51,\n\t"paramet...e041349a346ed6394854",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@108c2c1[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "17db646...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4287,c=24576,r=4287]={<<<{\n\t"nhits": 51,\n\t"paramet...394854",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a4d6ef3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4288,c=24576,r=4288]={<<<{\n\t"nhits": 51,\n\t"paramet...94854",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6deb49a7[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor P",>>>abfd18a18...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4311,c=24576,r=4311]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f9760d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4312,c=24576,r=4312]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor P",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18cebf20[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1601",>>>or P",abf...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4329,c=24576,r=4329]={<<<{\n\t"nhits": 51,\n\t"paramet...r P",\n\t\t\t\t"id": "1601",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e5703c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4330,c=24576,r=4330]={<<<{\n\t"nhits": 51,\n\t"paramet... P",\n\t\t\t\t"id": "1601",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ef4a6d6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>P",abfd18...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4350,c=24576,r=4350]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a818879[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4351,c=24576,r=4351]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37db0bb6[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>OSE",P",a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.437 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4366,c=24576,r=4366]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@159df9e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4367,c=24576,r=4367]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e442f92[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>349a346ed...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4407,c=24576,r=4407]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58d0ac63[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4408,c=24576,r=4408]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37b99a74[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4420,c=24576,r=4420]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d112f93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4421,c=24576,r=4421]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6206a11c[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.864994,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4436,c=24576,r=4436]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.864994,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f68aa8b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4437,c=24576,r=4437]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.864994,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4479ed28[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.33298>>>94,21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4449,c=24576,r=4449]={<<<{\n\t"nhits": 51,\n\t"paramet...48.864994,\n\t\t\t\t\t2.33298>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d02f83[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4450,c=24576,r=4450]={<<<{\n\t"nhits": 51,\n\t"paramet...8.864994,\n\t\t\t\t\t2.33298\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@578960c4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4455,c=24576,r=4455]={<<<{\n\t"nhits": 51,\n\t"paramet...994,\n\t\t\t\t\t2.33298\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d4fa44c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4456,c=24576,r=4456]={<<<{\n\t"nhits": 51,\n\t"paramet...94,\n\t\t\t\t\t2.33298\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26540c60[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4461,c=24576,r=4461]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2779831e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4462,c=24576,r=4462]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bea4875[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4478,c=24576,r=4478]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b57e680[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4479,c=24576,r=4479]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d66c086[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4499,c=24576,r=4499]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eccf47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.438 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4500,c=24576,r=4500]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.439 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f2c860f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.439 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4520,c=24576,r=4520]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.439 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b1b0e8c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.439 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4521,c=24576,r=4521]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.439 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60a29b99[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.33298,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.439 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4534,c=24576,r=4534]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.33298,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.439 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54e63d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.483 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4535,c=24576,r=4535]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.33298,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b4314c6[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.864994>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4549,c=24576,r=4549]={<<<{\n\t"nhits": 51,\n\t"paramet...2.33298,\n\t\t\t\t\t48.864994>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68cf044c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4550,c=24576,r=4550]={<<<{\n\t"nhits": 51,\n\t"paramet....33298,\n\t\t\t\t\t48.864994\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c45249f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4555,c=24576,r=4555]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.864994\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b075c24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4556,c=24576,r=4556]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.864994\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28718aa6[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4561,c=24576,r=4561]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.864994\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@388c0680[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4562,c=24576,r=4562]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.864994\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d58bcd2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.639000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4619,c=24576,r=4619]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.639000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c3f3721[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4620,c=24576,r=4620]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.639000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28bfa8ba[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4624,c=24576,r=4624]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.639000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@705f032b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4625,c=24576,r=4625]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.639000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38a98fde[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4628,c=24576,r=4628]={<<<{\n\t"nhits": 51,\n\t"paramet....639000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dda21d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4629,c=24576,r=4629]={<<<{\n\t"nhits": 51,\n\t"paramet...639000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1875aaac[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4653,c=24576,r=4653]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@103bb4d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4654,c=24576,r=4654]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64181e74[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "9c92f6720...068bf72f5fd5d23d027c4",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.490 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4712,c=24576,r=4712]={<<<{\n\t"nhits": 51,\n\t"paramet...068bf72f5fd5d23d027c4",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78505fab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4713,c=24576,r=4713]={<<<{\n\t"nhits": 51,\n\t"paramet...68bf72f5fd5d23d027c4",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dc5bac7[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9c92f67...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4727,c=24576,r=4727]={<<<{\n\t"nhits": 51,\n\t"paramet...d027c4",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@951a89[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4728,c=24576,r=4728]={<<<{\n\t"nhits": 51,\n\t"paramet...027c4",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@245a4f51[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor U",>>>20df07922...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4751,c=24576,r=4751]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor U",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e0de176[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4752,c=24576,r=4752]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor U",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3efe6bf2[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1604",>>>or U",20d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4769,c=24576,r=4769]={<<<{\n\t"nhits": 51,\n\t"paramet...r U",\n\t\t\t\t"id": "1604",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16177ff6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4770,c=24576,r=4770]={<<<{\n\t"nhits": 51,\n\t"paramet... U",\n\t\t\t\t"id": "1604",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60c18aa2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>U",20df07...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4790,c=24576,r=4790]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5176d19d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4791,c=24576,r=4791]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c1a91ba[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 27,>>>SE",U",20...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4807,c=24576,r=4807]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 27,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31dfb500[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4808,c=24576,r=4808]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 27,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d27bd03[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>72f5fd5d2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4848,c=24576,r=4848]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aba7503[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4849,c=24576,r=4849]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72e5a4af[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.502 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4861,c=24576,r=4861]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.502 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e5e7846[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.502 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4862,c=24576,r=4862]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ef1152b[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.874147,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4877,c=24576,r=4877]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.874147,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@370a619b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4878,c=24576,r=4878]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.874147,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68156b09[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.640764>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4891,c=24576,r=4891]={<<<{\n\t"nhits": 51,\n\t"paramet...8.874147,\n\t\t\t\t\t2.640764>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2544b205[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.640...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4892,c=24576,r=4892]={<<<{\n\t"nhits": 51,\n\t"paramet....874147,\n\t\t\t\t\t2.640764\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73cab3cb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.6407647...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4897,c=24576,r=4897]={<<<{\n\t"nhits": 51,\n\t"paramet...47,\n\t\t\t\t\t2.640764\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17280290[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.640...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4898,c=24576,r=4898]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.640764\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54a67e5f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.6407647...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4903,c=24576,r=4903]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.640764\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f23a54[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.640...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.513 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4904,c=24576,r=4904]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.640764\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72809fea[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4920,c=24576,r=4920]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@256b3fa8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4921,c=24576,r=4921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4258e9dc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4941,c=24576,r=4941]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73d5b59[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4942,c=24576,r=4942]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71b4eb9b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4962,c=24576,r=4962]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d5e1c7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4963,c=24576,r=4963]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8cd1204[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.640764,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.514 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4977,c=24576,r=4977]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.640764,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65c767d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.640...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4978,c=24576,r=4978]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.640764,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3379a0c7[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.874147>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4992,c=24576,r=4992]={<<<{\n\t"nhits": 51,\n\t"paramet....640764,\n\t\t\t\t\t48.874147>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eb9c71e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4993,c=24576,r=4993]={<<<{\n\t"nhits": 51,\n\t"paramet...640764,\n\t\t\t\t\t48.874147\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e84b1ff[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.874147...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4998,c=24576,r=4998]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.874147\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70a38227[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4999,c=24576,r=4999]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.874147\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea26b6c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.874147...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.525 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5004,c=24576,r=5004]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.874147\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e23dc91[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5005,c=24576,r=5005]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.874147\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a39fe3[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:14.628000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5062,c=24576,r=5062]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:14.628000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@697d87ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5063,c=24576,r=5063]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:14.628000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74996882[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5067,c=24576,r=5067]={<<<{\n\t"nhits": 51,\n\t"paramet...9:14.628000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@644ee5d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5068,c=24576,r=5068]={<<<{\n\t"nhits": 51,\n\t"paramet...:14.628000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d8b2239[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5071,c=24576,r=5071]={<<<{\n\t"nhits": 51,\n\t"paramet....628000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78cdb995[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5072,c=24576,r=5072]={<<<{\n\t"nhits": 51,\n\t"paramet...628000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@472f1376[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5096,c=24576,r=5096]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54dc3e02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.526 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5097,c=24576,r=5097]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7062544a[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "88b66d9a5...f951881025fc56355b775",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5155,c=24576,r=5155]={<<<{\n\t"nhits": 51,\n\t"paramet...f951881025fc56355b775",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65765ac2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5156,c=24576,r=5156]={<<<{\n\t"nhits": 51,\n\t"paramet...951881025fc56355b775",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5afd51b9[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "88b66d9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5170,c=24576,r=5170]={<<<{\n\t"nhits": 51,\n\t"paramet...55b775",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fe448ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5171,c=24576,r=5171]={<<<{\n\t"nhits": 51,\n\t"paramet...5b775",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dc69178[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>a5e1f1d47...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5194,c=24576,r=5194]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a317a48[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5195,c=24576,r=5195]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a71982e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",a5e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5212,c=24576,r=5212]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@271e2fb2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5213,c=24576,r=5213]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e6a2778[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>E",a5e1f1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5233,c=24576,r=5233]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f58edc7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5234,c=24576,r=5234]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@290ebcea[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 73,>>>SE",E",a5...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5250,c=24576,r=5250]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 73,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f3b75c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5251,c=24576,r=5251]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 73,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30a5dcbe[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>81025fc56...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5291,c=24576,r=5291]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@381b39b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5292,c=24576,r=5292]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.537 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@642e2bbd[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.538 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5304,c=24576,r=5304]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@409ff7bb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5305,c=24576,r=5305]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ec1933a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5320,c=24576,r=5320]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f76b7a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5321,c=24576,r=5321]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a100033[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5334,c=24576,r=5334]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@158d08e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5335,c=24576,r=5335]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4787012d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5340,c=24576,r=5340]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dc67dd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5341,c=24576,r=5341]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677dfdc2[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5346,c=24576,r=5346]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a4a0be8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5347,c=24576,r=5347]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@653befe5[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.548 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5363,c=24576,r=5363]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b6d2e66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5364,c=24576,r=5364]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13f64324[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5384,c=24576,r=5384]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59a90ff9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5385,c=24576,r=5385]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d797ee[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5405,c=24576,r=5405]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@113b8bec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.549 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5406,c=24576,r=5406]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30f5058c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5420,c=24576,r=5420]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21b212ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5421,c=24576,r=5421]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e858993[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5435,c=24576,r=5435]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@332c1944[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5436,c=24576,r=5436]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b6da3c8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5441,c=24576,r=5441]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a7be37b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5442,c=24576,r=5442]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@486028b6[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5447,c=24576,r=5447]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bd5fec7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5448,c=24576,r=5448]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d606d96[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:09.896000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5505,c=24576,r=5505]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:09.896000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18452d7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5506,c=24576,r=5506]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:09.896000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5129835c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5510,c=24576,r=5510]={<<<{\n\t"nhits": 51,\n\t"paramet...9:09.896000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65be7c78[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5511,c=24576,r=5511]={<<<{\n\t"nhits": 51,\n\t"paramet...:09.896000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b6ca184[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5514,c=24576,r=5514]={<<<{\n\t"nhits": 51,\n\t"paramet....896000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@af3656e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5515,c=24576,r=5515]={<<<{\n\t"nhits": 51,\n\t"paramet...896000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@175d340f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.588 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5539,c=24576,r=5539]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@196c720[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5540,c=24576,r=5540]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f282617[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "0811da702...419c038d3d3406cb9b5b3",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5598,c=24576,r=5598]={<<<{\n\t"nhits": 51,\n\t"paramet...419c038d3d3406cb9b5b3",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e61f089[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5599,c=24576,r=5599]={<<<{\n\t"nhits": 51,\n\t"paramet...19c038d3d3406cb9b5b3",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30e24806[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "0811da7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5613,c=24576,r=5613]={<<<{\n\t"nhits": 51,\n\t"paramet...b9b5b3",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fa26fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5614,c=24576,r=5614]={<<<{\n\t"nhits": 51,\n\t"paramet...9b5b3",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@197cb08b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>0297287f3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5637,c=24576,r=5637]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58d8ee95[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5638,c=24576,r=5638]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a583ff0[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",029...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5655,c=24576,r=5655]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cc33388[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5656,c=24576,r=5656]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50c72673[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> E",02972...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5675,c=24576,r=5675]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ff4d6b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5676,c=24576,r=5676]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74e8c709[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>AN", E",0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5691,c=24576,r=5691]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4182f56f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5692,c=24576,r=5692]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@289fa792[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>38d3d3406...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5732,c=24576,r=5732]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4137f52f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.600 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5733,c=24576,r=5733]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7355b28f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5745,c=24576,r=5745]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25aa1807[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5746,c=24576,r=5746]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70dc9817[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5761,c=24576,r=5761]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e3c85ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5762,c=24576,r=5762]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50238f2c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5775,c=24576,r=5775]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25bcdf0f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5776,c=24576,r=5776]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3134e78f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5781,c=24576,r=5781]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bcf15f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5782,c=24576,r=5782]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1759ab48[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5787,c=24576,r=5787]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54de5a0b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5788,c=24576,r=5788]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42c0c780[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5804,c=24576,r=5804]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61832aaf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5805,c=24576,r=5805]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bdace3c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5825,c=24576,r=5825]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d72c54e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5826,c=24576,r=5826]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59caeda7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5846,c=24576,r=5846]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21647263[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5847,c=24576,r=5847]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c22e35d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5861,c=24576,r=5861]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47710722[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5862,c=24576,r=5862]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49587dbe[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5876,c=24576,r=5876]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b2df99c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5877,c=24576,r=5877]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@104ec3af[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5882,c=24576,r=5882]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fc99e93[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5883,c=24576,r=5883]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5576bd59[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5888,c=24576,r=5888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71b35f72[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5889,c=24576,r=5889]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1786a950[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.410000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5946,c=24576,r=5946]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.410000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4288035[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5947,c=24576,r=5947]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.410000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64d4699c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5951,c=24576,r=5951]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.410000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ff7e2bb[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5952,c=24576,r=5952]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.410000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d99063c[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5955,c=24576,r=5955]={<<<{\n\t"nhits": 51,\n\t"paramet....410000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df01292[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5956,c=24576,r=5956]={<<<{\n\t"nhits": 51,\n\t"paramet...410000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aaf1e39[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5980,c=24576,r=5980]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1afdc3ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5981,c=24576,r=5981]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f309e68[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "6bcece313...6e874be2a90d6f29852bd",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6039,c=24576,r=6039]={<<<{\n\t"nhits": 51,\n\t"paramet...6e874be2a90d6f29852bd",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1239679e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6040,c=24576,r=6040]={<<<{\n\t"nhits": 51,\n\t"paramet...e874be2a90d6f29852bd",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4035fd36[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "6bcece3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6054,c=24576,r=6054]={<<<{\n\t"nhits": 51,\n\t"paramet...9852bd",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34a3ac76[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6055,c=24576,r=6055]={<<<{\n\t"nhits": 51,\n\t"paramet...852bd",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f1ba754[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>1353e8ad1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6078,c=24576,r=6078]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16472cbe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6079,c=24576,r=6079]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79f4af0d[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",135...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6096,c=24576,r=6096]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@509d6c59[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6097,c=24576,r=6097]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42ae4019[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,1353e8ad...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6119,c=24576,r=6119]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d23b62e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6120,c=24576,r=6120]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31f3e040[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6135,c=24576,r=6135]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ab7ad83[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6136,c=24576,r=6136]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a298a44[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>be2a90d6f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6176,c=24576,r=6176]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a4bd9e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.644 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6177,c=24576,r=6177]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6494d100[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6189,c=24576,r=6189]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53f8a3a4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6190,c=24576,r=6190]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25f57835[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6205,c=24576,r=6205]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31e569f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6206,c=24576,r=6206]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73bbb21e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6219,c=24576,r=6219]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65c8ca4e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6220,c=24576,r=6220]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b722212[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6225,c=24576,r=6225]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7142647e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6226,c=24576,r=6226]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f47030a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6231,c=24576,r=6231]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cfe2816[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6232,c=24576,r=6232]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e6f729[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6248,c=24576,r=6248]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64e5021f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6249,c=24576,r=6249]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dd02da[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6269,c=24576,r=6269]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@eee242f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6270,c=24576,r=6270]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f80d564[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6290,c=24576,r=6290]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7339cd71[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6291,c=24576,r=6291]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1819ca1e[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6305,c=24576,r=6305]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67295a6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.645 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6306,c=24576,r=6306]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.646 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ebb981a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.646 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6320,c=24576,r=6320]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.646 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d484f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.646 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6321,c=24576,r=6321]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.646 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@354bfba7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.646 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6326,c=24576,r=6326]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.646 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@181c3d4a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6327,c=24576,r=6327]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ae50d1b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6332,c=24576,r=6332]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dd1a1f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6333,c=24576,r=6333]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37adff2c[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.652000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6390,c=24576,r=6390]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.652000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ea272fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6391,c=24576,r=6391]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.652000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c9d23e4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6395,c=24576,r=6395]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.652000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c93d3b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6396,c=24576,r=6396]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.652000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@741f1d95[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6399,c=24576,r=6399]={<<<{\n\t"nhits": 51,\n\t"paramet....652000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2977b46a[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6400,c=24576,r=6400]={<<<{\n\t"nhits": 51,\n\t"paramet...652000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ce020a3[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6424,c=24576,r=6424]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e5c4af8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6425,c=24576,r=6425]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a30d13[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "866c5568b...c4812f16e33b5f3795d12",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6483,c=24576,r=6483]={<<<{\n\t"nhits": 51,\n\t"paramet...c4812f16e33b5f3795d12",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16633dc9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6484,c=24576,r=6484]={<<<{\n\t"nhits": 51,\n\t"paramet...4812f16e33b5f3795d12",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b3be29e[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "866c556...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6498,c=24576,r=6498]={<<<{\n\t"nhits": 51,\n\t"paramet...795d12",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47dc768b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.656 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6499,c=24576,r=6499]={<<<{\n\t"nhits": 51,\n\t"paramet...95d12",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.657 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d0d20f6[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>8bcaf548b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6522,c=24576,r=6522]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@528fd3eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6523,c=24576,r=6523]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26d4e436[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",8bc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6540,c=24576,r=6540]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@218a649[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6541,c=24576,r=6541]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36262c6c[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> F",8bcaf...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6560,c=24576,r=6560]={<<<{\n\t"nhits": 51,\n\t"paramet...4",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a1aa1c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6561,c=24576,r=6561]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b6e13e9[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 2,>>>AN", F",8...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6576,c=24576,r=6576]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c03d423[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6577,c=24576,r=6577]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bc1d683[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>f16e33b5f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6617,c=24576,r=6617]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@149a38d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6618,c=24576,r=6618]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f0080f3[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6630,c=24576,r=6630]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3de0f1fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6631,c=24576,r=6631]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68405d0d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6646,c=24576,r=6646]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d59a47f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6647,c=24576,r=6647]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56a5be3f[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6660,c=24576,r=6660]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c70da06[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6661,c=24576,r=6661]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b24ab0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6666,c=24576,r=6666]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66286c45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6667,c=24576,r=6667]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d8762f9[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6672,c=24576,r=6672]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77cd2ba5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6673,c=24576,r=6673]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63be1826[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6689,c=24576,r=6689]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46511a50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6690,c=24576,r=6690]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60e738c9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6710,c=24576,r=6710]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ee9b773[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6711,c=24576,r=6711]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d05efa0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6731,c=24576,r=6731]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23c8ebca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6732,c=24576,r=6732]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a30ae0a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6746,c=24576,r=6746]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4951dc10[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6747,c=24576,r=6747]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@beb4275[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6761,c=24576,r=6761]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f997e79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6762,c=24576,r=6762]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1026cd7e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6767,c=24576,r=6767]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57503236[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6768,c=24576,r=6768]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6792a43[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6773,c=24576,r=6773]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22b7e643[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6774,c=24576,r=6774]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45c9256[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.719000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6831,c=24576,r=6831]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.719000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@524bc169[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6832,c=24576,r=6832]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.719000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d2fd251[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6836,c=24576,r=6836]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.719000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37aa49[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6837,c=24576,r=6837]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.719000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6099563b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6840,c=24576,r=6840]={<<<{\n\t"nhits": 51,\n\t"paramet....719000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cd583c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6841,c=24576,r=6841]={<<<{\n\t"nhits": 51,\n\t"paramet...719000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f0b7959[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6865,c=24576,r=6865]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3253ef13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6866,c=24576,r=6866]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18515fec[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "50df845f4...e02aa60e917056bb8e976",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6924,c=24576,r=6924]={<<<{\n\t"nhits": 51,\n\t"paramet...e02aa60e917056bb8e976",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58da44ed[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6925,c=24576,r=6925]={<<<{\n\t"nhits": 51,\n\t"paramet...02aa60e917056bb8e976",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ccf2f1e[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "50df845...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6939,c=24576,r=6939]={<<<{\n\t"nhits": 51,\n\t"paramet...b8e976",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21c972e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6940,c=24576,r=6940]={<<<{\n\t"nhits": 51,\n\t"paramet...8e976",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3375e709[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor L",>>>f441b8dcc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6963,c=24576,r=6963]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@398230a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6964,c=24576,r=6964]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor L",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c405f57[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1152",>>>or L",f44...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6981,c=24576,r=6981]={<<<{\n\t"nhits": 51,\n\t"paramet...r L",\n\t\t\t\t"id": "1152",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.719 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26746256[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6982,c=24576,r=6982]={<<<{\n\t"nhits": 51,\n\t"paramet... L",\n\t\t\t\t"id": "1152",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3aa5843e[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> L",f441b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7001,c=24576,r=7001]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@128a94cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7002,c=24576,r=7002]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c7edb2d[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 17,>>>K", L",f4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7018,c=24576,r=7018]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 17,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@599d7426[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7019,c=24576,r=7019]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 17,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f8f8f5f[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>60e917056...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7059,c=24576,r=7059]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9654e96[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7060,c=24576,r=7060]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23e85b24[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7072,c=24576,r=7072]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1166273b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7073,c=24576,r=7073]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2220b73f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.827057,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7088,c=24576,r=7088]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.827057,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1125c13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7089,c=24576,r=7089]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.827057,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.720 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6042166e[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341523>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7102,c=24576,r=7102]={<<<{\n\t"nhits": 51,\n\t"paramet...8.827057,\n\t\t\t\t\t2.341523>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40bdbaa2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7103,c=24576,r=7103]={<<<{\n\t"nhits": 51,\n\t"paramet....827057,\n\t\t\t\t\t2.341523\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@670374c5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7108,c=24576,r=7108]={<<<{\n\t"nhits": 51,\n\t"paramet...57,\n\t\t\t\t\t2.341523\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74625ef2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7109,c=24576,r=7109]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.341523\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e3c776[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7114,c=24576,r=7114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341523\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29a605e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7115,c=24576,r=7115]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341523\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55fff94f[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7131,c=24576,r=7131]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@330cb8cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7132,c=24576,r=7132]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29ce01ac[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7152,c=24576,r=7152]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@305e8862[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7153,c=24576,r=7153]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.732 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a412aa7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7173,c=24576,r=7173]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c5d2bfb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7174,c=24576,r=7174]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@154780bd[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341523,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7188,c=24576,r=7188]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341523,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@511e17ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7189,c=24576,r=7189]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341523,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42990b79[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.827057>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7203,c=24576,r=7203]={<<<{\n\t"nhits": 51,\n\t"paramet....341523,\n\t\t\t\t\t48.827057>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@673ef222[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7204,c=24576,r=7204]={<<<{\n\t"nhits": 51,\n\t"paramet...341523,\n\t\t\t\t\t48.827057\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ed5c410[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7209,c=24576,r=7209]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.827057\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f55034a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7210,c=24576,r=7210]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.827057\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@651d0f1a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7215,c=24576,r=7215]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.827057\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75a25e79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7216,c=24576,r=7216]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.827057\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15b7f199[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.504000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7273,c=24576,r=7273]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.504000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@523fef36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7274,c=24576,r=7274]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.504000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f574fb4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7278,c=24576,r=7278]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.504000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38e193b1[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7279,c=24576,r=7279]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.504000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1270960d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7282,c=24576,r=7282]={<<<{\n\t"nhits": 51,\n\t"paramet....504000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.744 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f1b9d2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7283,c=24576,r=7283]={<<<{\n\t"nhits": 51,\n\t"paramet...504000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a544f92[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7307,c=24576,r=7307]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e1c3372[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7308,c=24576,r=7308]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78ca1042[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "845b6d82d...d24356ddb128552138172",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7366,c=24576,r=7366]={<<<{\n\t"nhits": 51,\n\t"paramet...d24356ddb128552138172",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b5b30bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7367,c=24576,r=7367]={<<<{\n\t"nhits": 51,\n\t"paramet...24356ddb128552138172",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.745 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@630bd49a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "845b6d8...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.755 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7381,c=24576,r=7381]={<<<{\n\t"nhits": 51,\n\t"paramet...138172",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c83ec2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7382,c=24576,r=7382]={<<<{\n\t"nhits": 51,\n\t"paramet...38172",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4463b9f8[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor L",>>>2dc2792da...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7405,c=24576,r=7405]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ffbf18[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7406,c=24576,r=7406]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor L",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bed1459[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1152",>>>or L",2dc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7423,c=24576,r=7423]={<<<{\n\t"nhits": 51,\n\t"paramet...r L",\n\t\t\t\t"id": "1152",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48fc5db2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7424,c=24576,r=7424]={<<<{\n\t"nhits": 51,\n\t"paramet... L",\n\t\t\t\t"id": "1152",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1109812c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>L",2dc279...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7444,c=24576,r=7444]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6af5fb6a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7445,c=24576,r=7445]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@396975b1[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 76,>>>SE",L",2d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7461,c=24576,r=7461]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 76,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13d2aee3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7462,c=24576,r=7462]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 76,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e8f5d54[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>6ddb12855...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7502,c=24576,r=7502]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@be4c144[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7503,c=24576,r=7503]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7952e974[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7515,c=24576,r=7515]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ff1e50b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.756 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7516,c=24576,r=7516]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b20625c[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.827057,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7531,c=24576,r=7531]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.827057,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.757 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6663649d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7532,c=24576,r=7532]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.827057,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@814286c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341523>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7545,c=24576,r=7545]={<<<{\n\t"nhits": 51,\n\t"paramet...8.827057,\n\t\t\t\t\t2.341523>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78bd5dd8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7546,c=24576,r=7546]={<<<{\n\t"nhits": 51,\n\t"paramet....827057,\n\t\t\t\t\t2.341523\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30c7f211[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7551,c=24576,r=7551]={<<<{\n\t"nhits": 51,\n\t"paramet...57,\n\t\t\t\t\t2.341523\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d7d2f18[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.793 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7552,c=24576,r=7552]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.341523\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64033993[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3415237...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7557,c=24576,r=7557]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341523\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7642fb56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7558,c=24576,r=7558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341523\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@799ad8f5[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7574,c=24576,r=7574]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d3b2d31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7575,c=24576,r=7575]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@208948a4[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7595,c=24576,r=7595]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41709fa8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7596,c=24576,r=7596]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e02ba03[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7616,c=24576,r=7616]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ad44057[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7617,c=24576,r=7617]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72f9c1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341523,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7631,c=24576,r=7631]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341523,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@453abbb8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7632,c=24576,r=7632]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341523,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e93c3be[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.827057>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7646,c=24576,r=7646]={<<<{\n\t"nhits": 51,\n\t"paramet....341523,\n\t\t\t\t\t48.827057>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@760deac3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7647,c=24576,r=7647]={<<<{\n\t"nhits": 51,\n\t"paramet...341523,\n\t\t\t\t\t48.827057\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61a6a932[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7652,c=24576,r=7652]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.827057\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71d139c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7653,c=24576,r=7653]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.827057\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51ff9a72[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.827057...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7658,c=24576,r=7658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.827057\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48bd397c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7659,c=24576,r=7659]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.827057\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c06e660[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.218000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7716,c=24576,r=7716]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.218000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6461eb34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7717,c=24576,r=7717]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.218000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49e0c1c0[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.805 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7721,c=24576,r=7721]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.218000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68377759[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7722,c=24576,r=7722]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.218000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4329a9d9[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7725,c=24576,r=7725]={<<<{\n\t"nhits": 51,\n\t"paramet....218000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@287ad2c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7726,c=24576,r=7726]={<<<{\n\t"nhits": 51,\n\t"paramet...218000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@675bf8cd[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7750,c=24576,r=7750]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3405d6c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7751,c=24576,r=7751]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a6cd6f8[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "4b715723d...534ca2fd1e4c94b630bab",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7809,c=24576,r=7809]={<<<{\n\t"nhits": 51,\n\t"paramet...534ca2fd1e4c94b630bab",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@447ef7bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7810,c=24576,r=7810]={<<<{\n\t"nhits": 51,\n\t"paramet...34ca2fd1e4c94b630bab",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cdbe26e[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "4b71572...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7824,c=24576,r=7824]={<<<{\n\t"nhits": 51,\n\t"paramet...630bab",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@667298e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7825,c=24576,r=7825]={<<<{\n\t"nhits": 51,\n\t"paramet...30bab",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3af549c3[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>3da9f5905...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7848,c=24576,r=7848]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9058a36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7849,c=24576,r=7849]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2aeec1ea[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",3da...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7866,c=24576,r=7866]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5829e1d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7867,c=24576,r=7867]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48821043[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> D",3da9f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7886,c=24576,r=7886]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d73675f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7887,c=24576,r=7887]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@314e1a8a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 15,>>>N", D",3d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7903,c=24576,r=7903]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 15,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26fe6a36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7904,c=24576,r=7904]={<<<{\n\t"nhits": 51,\n\t"paramet...WAN",\n\t\t\t\t"value": 15,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e2666a2[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>2fd1e4c94...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7944,c=24576,r=7944]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@899afa6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7945,c=24576,r=7945]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49c27e75[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7957,c=24576,r=7957]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cb812a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7958,c=24576,r=7958]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@516674e2[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7973,c=24576,r=7973]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@144715f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7974,c=24576,r=7974]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eacf0dc[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7987,c=24576,r=7987]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@125ddeb2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7988,c=24576,r=7988]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@707e797f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7993,c=24576,r=7993]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cba222a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7994,c=24576,r=7994]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75390371[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=7999,c=24576,r=7999]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@96deb2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8000,c=24576,r=8000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@adbcef9[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8016,c=24576,r=8016]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77d06fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8017,c=24576,r=8017]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ae2bfef[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8037,c=24576,r=8037]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c303722[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8038,c=24576,r=8038]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8c8865b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8058,c=24576,r=8058]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67ed0b6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8059,c=24576,r=8059]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48dfcdbb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8073,c=24576,r=8073]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@150b7aa5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8074,c=24576,r=8074]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@593dcc01[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8088,c=24576,r=8088]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56040a33[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8089,c=24576,r=8089]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6080b75d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8094,c=24576,r=8094]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e9027ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8095,c=24576,r=8095]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@197abbad[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8100,c=24576,r=8100]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fd96f23[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8101,c=24576,r=8101]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a0607da[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.381000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8158,c=24576,r=8158]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.381000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25044cd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8159,c=24576,r=8159]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.381000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69ef3c09[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8163,c=24576,r=8163]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.381000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4debe660[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8164,c=24576,r=8164]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.381000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@776910d0[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8167,c=24576,r=8167]={<<<{\n\t"nhits": 51,\n\t"paramet....381000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@700c881e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8168,c=24576,r=8168]={<<<{\n\t"nhits": 51,\n\t"paramet...381000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6013fd62[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8192,c=24576,r=8192]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7259cfe6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8193,c=24576,r=8193]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d89aeed[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d984051ca...8c42928155135a09b0218",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8251,c=24576,r=8251]={<<<{\n\t"nhits": 51,\n\t"paramet...8c42928155135a09b0218",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59d1833a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8252,c=24576,r=8252]={<<<{\n\t"nhits": 51,\n\t"paramet...c42928155135a09b0218",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26d68d8f[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d984051...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8266,c=24576,r=8266]={<<<{\n\t"nhits": 51,\n\t"paramet...9b0218",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1acc504c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8267,c=24576,r=8267]={<<<{\n\t"nhits": 51,\n\t"paramet...b0218",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ab26b3e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor Q",>>>cad41a5ca...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8290,c=24576,r=8290]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f2fe301[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8291,c=24576,r=8291]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor Q",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d07b59e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1504",>>>or Q",cad...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8308,c=24576,r=8308]={<<<{\n\t"nhits": 51,\n\t"paramet...r Q",\n\t\t\t\t"id": "1504",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2531c042[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.883 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8309,c=24576,r=8309]={<<<{\n\t"nhits": 51,\n\t"paramet... Q",\n\t\t\t\t"id": "1504",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cd3b441[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>Q",cad41a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8329,c=24576,r=8329]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c546d31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8330,c=24576,r=8330]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c9f9060[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 4,>>>OSE",Q",c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8345,c=24576,r=8345]={<<<{\n\t"nhits": 51,\n\t"paramet...GOOSE",\n\t\t\t\t"value": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57076c61[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8346,c=24576,r=8346]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66c7ab7c[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>28155135a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8386,c=24576,r=8386]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59c56f70[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8387,c=24576,r=8387]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59d9f8b8[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8399,c=24576,r=8399]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35d1e386[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8400,c=24576,r=8400]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e96220b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.84622,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8414,c=24576,r=8414]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.84622,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cda7e46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8415,c=24576,r=8415]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.84622,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ad0495d[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.387776>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8428,c=24576,r=8428]={<<<{\n\t"nhits": 51,\n\t"paramet...48.84622,\n\t\t\t\t\t2.387776>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30274652[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8429,c=24576,r=8429]={<<<{\n\t"nhits": 51,\n\t"paramet...8.84622,\n\t\t\t\t\t2.387776\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f7eac27[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8434,c=24576,r=8434]={<<<{\n\t"nhits": 51,\n\t"paramet...22,\n\t\t\t\t\t2.387776\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2019c7c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8435,c=24576,r=8435]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.387776\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@288bf83f[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.387776,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8440,c=24576,r=8440]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.387776\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22143eaa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8441,c=24576,r=8441]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.387776\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3891a15b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8457,c=24576,r=8457]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5658464e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8458,c=24576,r=8458]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@216516ba[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8478,c=24576,r=8478]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22878d52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8479,c=24576,r=8479]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17a97b20[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8499,c=24576,r=8499]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d725ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.904 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8500,c=24576,r=8500]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a8e33ab[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.387776,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8514,c=24576,r=8514]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.387776,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14fdd2b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.387...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8515,c=24576,r=8515]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.387776,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48d1db71[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.84622>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8528,c=24576,r=8528]={<<<{\n\t"nhits": 51,\n\t"paramet...2.387776,\n\t\t\t\t\t48.84622>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7291658b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8529,c=24576,r=8529]={<<<{\n\t"nhits": 51,\n\t"paramet....387776,\n\t\t\t\t\t48.84622\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9790319[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8534,c=24576,r=8534]={<<<{\n\t"nhits": 51,\n\t"paramet...76,\n\t\t\t\t\t48.84622\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73eb10f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8535,c=24576,r=8535]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.84622\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@352757a6[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.84622,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8540,c=24576,r=8540]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.84622\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ce3d1b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8541,c=24576,r=8541]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.84622\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d4372fa[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.490000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8598,c=24576,r=8598]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.490000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2684d773[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8599,c=24576,r=8599]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.490000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29112e62[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8603,c=24576,r=8603]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.490000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b2d3485[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8604,c=24576,r=8604]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.490000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d6f4db8[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8607,c=24576,r=8607]={<<<{\n\t"nhits": 51,\n\t"paramet....490000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d502029[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8608,c=24576,r=8608]={<<<{\n\t"nhits": 51,\n\t"paramet...490000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d9261df[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8632,c=24576,r=8632]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f09fdf4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8633,c=24576,r=8633]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@489c7920[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "c143a7c3f...b69af7a2e2912df43f5d0",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8691,c=24576,r=8691]={<<<{\n\t"nhits": 51,\n\t"paramet...b69af7a2e2912df43f5d0",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24a15972[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8692,c=24576,r=8692]={<<<{\n\t"nhits": 51,\n\t"paramet...69af7a2e2912df43f5d0",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ae348a0[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "c143a7c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8706,c=24576,r=8706]={<<<{\n\t"nhits": 51,\n\t"paramet...43f5d0",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a15fc55[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8707,c=24576,r=8707]={<<<{\n\t"nhits": 51,\n\t"paramet...3f5d0",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@416bdd4e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor S",>>>3fcfc8fa9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8730,c=24576,r=8730]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor S",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6faf76d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8731,c=24576,r=8731]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor S",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f6985c5[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1603",>>>or S",3fc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8748,c=24576,r=8748]={<<<{\n\t"nhits": 51,\n\t"paramet...r S",\n\t\t\t\t"id": "1603",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a5b3729[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8749,c=24576,r=8749]={<<<{\n\t"nhits": 51,\n\t"paramet... S",\n\t\t\t\t"id": "1603",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55c51281[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>S",3fcfc8...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8769,c=24576,r=8769]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4148b757[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8770,c=24576,r=8770]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cc4516[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 16,>>>SE",S",3f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8786,c=24576,r=8786]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 16,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11bdd819[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.927 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8787,c=24576,r=8787]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 16,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c9181b5[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>7a2e2912d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8827,c=24576,r=8827]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68e7617f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8828,c=24576,r=8828]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8637d80[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8840,c=24576,r=8840]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77611185[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8841,c=24576,r=8841]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@179daaf5[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8759,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8854,c=24576,r=8854]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4422dde0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8855,c=24576,r=8855]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57be2799[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.64306>>>,2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8867,c=24576,r=8867]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.8759,\n\t\t\t\t\t2.64306>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@282cf9d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.643...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8868,c=24576,r=8868]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8759,\n\t\t\t\t\t2.64306\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@521c3420[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.64306,2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8873,c=24576,r=8873]={<<<{\n\t"nhits": 51,\n\t"paramet...759,\n\t\t\t\t\t2.64306\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@833e5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.643...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8874,c=24576,r=8874]={<<<{\n\t"nhits": 51,\n\t"paramet...59,\n\t\t\t\t\t2.64306\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26a74338[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.64306,2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8879,c=24576,r=8879]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.64306\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@690acc57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.643...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8880,c=24576,r=8880]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.64306\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a844862[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8896,c=24576,r=8896]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@436cfca2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8897,c=24576,r=8897]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fced974[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8917,c=24576,r=8917]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6099deae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8918,c=24576,r=8918]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18265d87[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8938,c=24576,r=8938]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c0b2bcd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8939,c=24576,r=8939]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a75041[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.64306,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8952,c=24576,r=8952]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.64306,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3be580f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.643...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8953,c=24576,r=8953]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.64306,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1185386b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8759>>>,tes": [-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8965,c=24576,r=8965]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.64306,\n\t\t\t\t\t48.8759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74b52cd5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8966,c=24576,r=8966]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.64306,\n\t\t\t\t\t48.8759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b3f5f5a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.8759,t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8971,c=24576,r=8971]={<<<{\n\t"nhits": 51,\n\t"paramet...306,\n\t\t\t\t\t48.8759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c4a8ee0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8972,c=24576,r=8972]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t48.8759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7434a162[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.8759,t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.939 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8977,c=24576,r=8977]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@293af8b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=8978,c=24576,r=8978]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8dea747[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:14.144000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9035,c=24576,r=9035]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:14.144000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10fb0532[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9036,c=24576,r=9036]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:14.144000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@411599fe[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9040,c=24576,r=9040]={<<<{\n\t"nhits": 51,\n\t"paramet...9:14.144000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f943e39[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9041,c=24576,r=9041]={<<<{\n\t"nhits": 51,\n\t"paramet...:14.144000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@420d4213[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9044,c=24576,r=9044]={<<<{\n\t"nhits": 51,\n\t"paramet....144000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a970df5[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9045,c=24576,r=9045]={<<<{\n\t"nhits": 51,\n\t"paramet...144000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67a0bf30[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9069,c=24576,r=9069]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@795b300b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.950 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9070,c=24576,r=9070]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@516ef8e9[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "905345537...1f2d5a17c1dd6aa755bdd",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9128,c=24576,r=9128]={<<<{\n\t"nhits": 51,\n\t"paramet...1f2d5a17c1dd6aa755bdd",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6324af94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9129,c=24576,r=9129]={<<<{\n\t"nhits": 51,\n\t"paramet...f2d5a17c1dd6aa755bdd",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19fd5ff[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9053455...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9143,c=24576,r=9143]={<<<{\n\t"nhits": 51,\n\t"paramet...755bdd",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21e466af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9144,c=24576,r=9144]={<<<{\n\t"nhits": 51,\n\t"paramet...55bdd",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76b6bca[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>37815c8d0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9167,c=24576,r=9167]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41f52cbc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.951 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9168,c=24576,r=9168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e3a3950[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",378...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9185,c=24576,r=9185]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c69e126[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9186,c=24576,r=9186]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6080e85a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "EAGLE",>>>G",37815c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9206,c=24576,r=9206]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "EAGLE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8f8a83a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9207,c=24576,r=9207]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "EAGLE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6767e0cc[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>GLE",G",3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9222,c=24576,r=9222]={<<<{\n\t"nhits": 51,\n\t"paramet...EAGLE",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14745dd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9223,c=24576,r=9223]={<<<{\n\t"nhits": 51,\n\t"paramet...AGLE",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7351a53b[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>a17c1dd6a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.990 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9263,c=24576,r=9263]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e257a13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9264,c=24576,r=9264]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@661c9c9b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9276,c=24576,r=9276]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5030ef6a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9277,c=24576,r=9277]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e36f02a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9291,c=24576,r=9291]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bd6f21d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9292,c=24576,r=9292]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39ac59b8[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9305,c=24576,r=9305]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eb0aa58[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9306,c=24576,r=9306]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@771eb004[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:28.991 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9311,c=24576,r=9311]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b54e2e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9312,c=24576,r=9312]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@206e15ab[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9317,c=24576,r=9317]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b679994[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9318,c=24576,r=9318]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.001 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@497b8e6c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9334,c=24576,r=9334]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15e42641[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9335,c=24576,r=9335]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4577ba1b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9355,c=24576,r=9355]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@322b3018[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9356,c=24576,r=9356]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27b6d0df[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9376,c=24576,r=9376]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13d43c46[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9377,c=24576,r=9377]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b0bfb45[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9391,c=24576,r=9391]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cbadcc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9392,c=24576,r=9392]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11eab522[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9405,c=24576,r=9405]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@236e8d55[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9406,c=24576,r=9406]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@178b9bae[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9411,c=24576,r=9411]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a73e15e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.002 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9412,c=24576,r=9412]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e741e97[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9417,c=24576,r=9417]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59a72e29[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9418,c=24576,r=9418]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@123a9858[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.659000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9475,c=24576,r=9475]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.659000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4716e250[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9476,c=24576,r=9476]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.659000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69b8dc83[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9480,c=24576,r=9480]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.659000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@90e71fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9481,c=24576,r=9481]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.659000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fb0c0da[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9484,c=24576,r=9484]={<<<{\n\t"nhits": 51,\n\t"paramet....659000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fc4bf1e[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9485,c=24576,r=9485]={<<<{\n\t"nhits": 51,\n\t"paramet...659000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10b730a1[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9509,c=24576,r=9509]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6acc0ae5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9510,c=24576,r=9510]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2333a176[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "f1a985efc...d11d7fd877a0d4c1c876e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9568,c=24576,r=9568]={<<<{\n\t"nhits": 51,\n\t"paramet...d11d7fd877a0d4c1c876e",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3995d641[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9569,c=24576,r=9569]={<<<{\n\t"nhits": 51,\n\t"paramet...11d7fd877a0d4c1c876e",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@108ecbea[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "f1a985e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9583,c=24576,r=9583]={<<<{\n\t"nhits": 51,\n\t"paramet...1c876e",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a1f603c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9584,c=24576,r=9584]={<<<{\n\t"nhits": 51,\n\t"paramet...c876e",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24995a18[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor I",>>>fc4f3be02...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.013 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9607,c=24576,r=9607]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33a9a714[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9608,c=24576,r=9608]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor I",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@559eeb10[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1901",>>>or I",fc4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9625,c=24576,r=9625]={<<<{\n\t"nhits": 51,\n\t"paramet...r I",\n\t\t\t\t"id": "1901",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34e16f1f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9626,c=24576,r=9626]={<<<{\n\t"nhits": 51,\n\t"paramet... I",\n\t\t\t\t"id": "1901",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a46aa01[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>I",fc4f3b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9646,c=24576,r=9646]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24a9375a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9647,c=24576,r=9647]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64d9eb4[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 268,>>>E",I",fc4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9664,c=24576,r=9664]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 268,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@396b90f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9665,c=24576,r=9665]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 268,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5612337b[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>fd877a0d4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9705,c=24576,r=9705]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b6cdd04[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.024 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9706,c=24576,r=9706]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51be4ce3[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9718,c=24576,r=9718]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b78219[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9719,c=24576,r=9719]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7379e61f[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.833875,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9734,c=24576,r=9734]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.833875,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e209189[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9735,c=24576,r=9735]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.833875,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dda09fa[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.382319>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9748,c=24576,r=9748]={<<<{\n\t"nhits": 51,\n\t"paramet...8.833875,\n\t\t\t\t\t2.382319>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f5f512[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9749,c=24576,r=9749]={<<<{\n\t"nhits": 51,\n\t"paramet....833875,\n\t\t\t\t\t2.382319\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3900a2ad[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9754,c=24576,r=9754]={<<<{\n\t"nhits": 51,\n\t"paramet...75,\n\t\t\t\t\t2.382319\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1306c0dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9755,c=24576,r=9755]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.382319\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ece8e9e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9760,c=24576,r=9760]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.382319\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6439bf30[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9761,c=24576,r=9761]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.382319\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58907cd0[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9777,c=24576,r=9777]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7db55f37[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9778,c=24576,r=9778]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47359461[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9798,c=24576,r=9798]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.025 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6edc6388[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9799,c=24576,r=9799]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3571e47f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9819,c=24576,r=9819]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62ea5901[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9820,c=24576,r=9820]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9975fa1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.382319,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9834,c=24576,r=9834]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.382319,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4daad38[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9835,c=24576,r=9835]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.382319,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eb2e3c0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.833875>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9849,c=24576,r=9849]={<<<{\n\t"nhits": 51,\n\t"paramet....382319,\n\t\t\t\t\t48.833875>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea09746[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.035 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9850,c=24576,r=9850]={<<<{\n\t"nhits": 51,\n\t"paramet...382319,\n\t\t\t\t\t48.833875\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3df9ab64[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9855,c=24576,r=9855]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.833875\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c9b728e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9856,c=24576,r=9856]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.833875\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@459e203e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9861,c=24576,r=9861]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.833875\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f8e956c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9862,c=24576,r=9862]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.833875\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fdcb572[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.031000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9919,c=24576,r=9919]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.031000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8e4af05[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9920,c=24576,r=9920]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.031000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ccff1f7[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9924,c=24576,r=9924]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.031000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d126f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9925,c=24576,r=9925]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.031000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.036 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dfc745a[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9928,c=24576,r=9928]={<<<{\n\t"nhits": 51,\n\t"paramet....031000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.046 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70cd6467[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9929,c=24576,r=9929]={<<<{\n\t"nhits": 51,\n\t"paramet...031000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33ce73c0[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9953,c=24576,r=9953]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3da61dd0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=9954,c=24576,r=9954]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@346e09a[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "807d9f565...704529d3f331b70ccbc8e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10012,c=24576,r=10012]={<<<{\n\t"nhits": 51,\n\t"paramet...704529d3f331b70ccbc8e",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@183342c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10013,c=24576,r=10013]={<<<{\n\t"nhits": 51,\n\t"paramet...04529d3f331b70ccbc8e",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58a3627c[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "807d9f5...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10027,c=24576,r=10027]={<<<{\n\t"nhits": 51,\n\t"paramet...ccbc8e",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55e6ac25[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10028,c=24576,r=10028]={<<<{\n\t"nhits": 51,\n\t"paramet...cbc8e",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6110c433[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>65dbc5132...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10051,c=24576,r=10051]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63b7e7d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10052,c=24576,r=10052]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20c4c95a[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",65d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10069,c=24576,r=10069]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40a3cee3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10070,c=24576,r=10070]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2775bb98[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> B",65dbc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10089,c=24576,r=10089]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ba041d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10090,c=24576,r=10090]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d28d9e4[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", B",6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10105,c=24576,r=10105]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.047 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2322d474[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10106,c=24576,r=10106]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@290112f3[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>9d3f331b7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10146,c=24576,r=10146]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.085 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50d660d9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10147,c=24576,r=10147]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b0a74de[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10159,c=24576,r=10159]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e3e8cbf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10160,c=24576,r=10160]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f898b01[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10175,c=24576,r=10175]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cbaec81[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10176,c=24576,r=10176]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@242ec74c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10189,c=24576,r=10189]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e5fec02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10190,c=24576,r=10190]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d3dbf4b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10195,c=24576,r=10195]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76289289[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10196,c=24576,r=10196]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@246e2fa7[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10201,c=24576,r=10201]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55a0e8d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10202,c=24576,r=10202]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@537d2cc[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10218,c=24576,r=10218]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37b9a439[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10219,c=24576,r=10219]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.086 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62ffb67e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10239,c=24576,r=10239]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30cb04bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10240,c=24576,r=10240]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b5111da[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10260,c=24576,r=10260]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71b3e4e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10261,c=24576,r=10261]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.097 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ee0e0eb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10275,c=24576,r=10275]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@666ef66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10276,c=24576,r=10276]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53af1b1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10290,c=24576,r=10290]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b40b93f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10291,c=24576,r=10291]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ceeb04[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10296,c=24576,r=10296]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33e229e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10297,c=24576,r=10297]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6107e150[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10302,c=24576,r=10302]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fe0250e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10303,c=24576,r=10303]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a03793d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.711000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10360,c=24576,r=10360]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.711000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@588cd290[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10361,c=24576,r=10361]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.711000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dfb5b0[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10365,c=24576,r=10365]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.711000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8192830[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10366,c=24576,r=10366]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.711000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69b2729f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10369,c=24576,r=10369]={<<<{\n\t"nhits": 51,\n\t"paramet....711000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5794356b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10370,c=24576,r=10370]={<<<{\n\t"nhits": 51,\n\t"paramet...711000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c1d781c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10394,c=24576,r=10394]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d849d07[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10395,c=24576,r=10395]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17583ca2[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "1ff928dff...1d0f7a2282b9dc6050e4a",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10453,c=24576,r=10453]={<<<{\n\t"nhits": 51,\n\t"paramet...1d0f7a2282b9dc6050e4a",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61917c4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10454,c=24576,r=10454]={<<<{\n\t"nhits": 51,\n\t"paramet...d0f7a2282b9dc6050e4a",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@260b35f9[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "1ff928d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10468,c=24576,r=10468]={<<<{\n\t"nhits": 51,\n\t"paramet...050e4a",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f2ef89a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10469,c=24576,r=10469]={<<<{\n\t"nhits": 51,\n\t"paramet...50e4a",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39c564f1[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>ff6ff2745...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10492,c=24576,r=10492]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@535c1482[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10493,c=24576,r=10493]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c8757ed[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",ff6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10510,c=24576,r=10510]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@347580cf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10511,c=24576,r=10511]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2685985c[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,ff6ff274...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10533,c=24576,r=10533]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@154e700a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10534,c=24576,r=10534]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e06571[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10549,c=24576,r=10549]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b8bee3a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10550,c=24576,r=10550]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1146d26f[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a2282b9dc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10590,c=24576,r=10590]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@776e2e6d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10591,c=24576,r=10591]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77a5061c[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10603,c=24576,r=10603]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@331bccec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10604,c=24576,r=10604]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1469b54a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10619,c=24576,r=10619]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1272fcec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10620,c=24576,r=10620]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4db89d58[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10633,c=24576,r=10633]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@202954af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10634,c=24576,r=10634]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79337605[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10639,c=24576,r=10639]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ca36053[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10640,c=24576,r=10640]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75f870c2[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10645,c=24576,r=10645]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f1ecefe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10646,c=24576,r=10646]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dff0046[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10662,c=24576,r=10662]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ab94652[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.131 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10663,c=24576,r=10663]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cf15ba7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10683,c=24576,r=10683]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45f109f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10684,c=24576,r=10684]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4009cc31[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10704,c=24576,r=10704]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@105299b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10705,c=24576,r=10705]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36d8c47a[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10719,c=24576,r=10719]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7babbd99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10720,c=24576,r=10720]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75cd8e99[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10734,c=24576,r=10734]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@715636ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10735,c=24576,r=10735]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15dc7e9[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10740,c=24576,r=10740]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27bcf52e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10741,c=24576,r=10741]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e9c1e06[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10746,c=24576,r=10746]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e3fa426[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10747,c=24576,r=10747]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11b24687[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.203000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10804,c=24576,r=10804]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.203000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51e7c41a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10805,c=24576,r=10805]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.203000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f559c0e[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10809,c=24576,r=10809]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.203000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cc81756[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10810,c=24576,r=10810]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.203000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f4dfe36[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10813,c=24576,r=10813]={<<<{\n\t"nhits": 51,\n\t"paramet....203000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60653cd1[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10814,c=24576,r=10814]={<<<{\n\t"nhits": 51,\n\t"paramet...203000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4373693f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10838,c=24576,r=10838]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fcda4a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10839,c=24576,r=10839]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f915721[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e1c69ebb3...6801ea5ec5677daef7862",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10897,c=24576,r=10897]={<<<{\n\t"nhits": 51,\n\t"paramet...6801ea5ec5677daef7862",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@265b7db6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10898,c=24576,r=10898]={<<<{\n\t"nhits": 51,\n\t"paramet...801ea5ec5677daef7862",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e39c2d3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e1c69eb...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10912,c=24576,r=10912]={<<<{\n\t"nhits": 51,\n\t"paramet...ef7862",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cb39110[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10913,c=24576,r=10913]={<<<{\n\t"nhits": 51,\n\t"paramet...f7862",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79fef5f8[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>b3fbc7bb0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10936,c=24576,r=10936]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43591bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10937,c=24576,r=10937]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@342af4b3[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",b3f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10954,c=24576,r=10954]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3411c837[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10955,c=24576,r=10955]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a4eba78[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>F",b3fbc7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10975,c=24576,r=10975]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.145 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12de64fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10976,c=24576,r=10976]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71b29578[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 293,>>>E",F",b3f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10993,c=24576,r=10993]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 293,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bd8bb09[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=10994,c=24576,r=10994]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 293,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48a5570[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a5ec5677d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11034,c=24576,r=11034]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65123899[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11035,c=24576,r=11035]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ee6816[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11047,c=24576,r=11047]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e609bf1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11048,c=24576,r=11048]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58977e98[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11063,c=24576,r=11063]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c3553e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11064,c=24576,r=11064]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fe820ab[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11077,c=24576,r=11077]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55dd87b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11078,c=24576,r=11078]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@365d4029[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11083,c=24576,r=11083]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3071a74a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11084,c=24576,r=11084]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e822497[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11089,c=24576,r=11089]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@175bf6d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11090,c=24576,r=11090]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.156 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bdbb01e[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11106,c=24576,r=11106]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76ad05d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11107,c=24576,r=11107]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49b43106[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11127,c=24576,r=11127]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11193b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11128,c=24576,r=11128]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17dc98ce[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11148,c=24576,r=11148]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@941dc28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11149,c=24576,r=11149]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6115e007[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11163,c=24576,r=11163]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c946394[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11164,c=24576,r=11164]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f7d9c20[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11178,c=24576,r=11178]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18dab37b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11179,c=24576,r=11179]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56016dbf[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11184,c=24576,r=11184]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19462c28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11185,c=24576,r=11185]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6aa93fbc[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11190,c=24576,r=11190]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.186 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a508f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11191,c=24576,r=11191]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a94e527[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.463000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11248,c=24576,r=11248]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.463000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.187 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@521bb131[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.197 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11249,c=24576,r=11249]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.463000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.197 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71ec3011[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.197 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11253,c=24576,r=11253]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.463000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.197 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e810c15[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.197 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11254,c=24576,r=11254]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.463000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.197 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2361633f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11257,c=24576,r=11257]={<<<{\n\t"nhits": 51,\n\t"paramet....463000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c7ccc5b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11258,c=24576,r=11258]={<<<{\n\t"nhits": 51,\n\t"paramet...463000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c800d7d[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11282,c=24576,r=11282]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a174f5c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11283,c=24576,r=11283]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6247a5ba[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "dadcd8def...7e59e37f454fbd5f67576",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11341,c=24576,r=11341]={<<<{\n\t"nhits": 51,\n\t"paramet...7e59e37f454fbd5f67576",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2813a3bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11342,c=24576,r=11342]={<<<{\n\t"nhits": 51,\n\t"paramet...e59e37f454fbd5f67576",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14c4a827[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "dadcd8d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11356,c=24576,r=11356]={<<<{\n\t"nhits": 51,\n\t"paramet...f67576",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6459684c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11357,c=24576,r=11357]={<<<{\n\t"nhits": 51,\n\t"paramet...67576",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b6c6b08[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor F",>>>ef7f6f76c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11380,c=24576,r=11380]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ed73993[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11381,c=24576,r=11381]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f632dfe[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1754",>>>or F",ef7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11398,c=24576,r=11398]={<<<{\n\t"nhits": 51,\n\t"paramet...r F",\n\t\t\t\t"id": "1754",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10573956[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11399,c=24576,r=11399]={<<<{\n\t"nhits": 51,\n\t"paramet... F",\n\t\t\t\t"id": "1754",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.198 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48bb247f[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,ef7f6f76...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11421,c=24576,r=11421]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f17875a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11422,c=24576,r=11422]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@593d599b[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 3,>>>ACOCK",,e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11437,c=24576,r=11437]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70094663[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11438,c=24576,r=11438]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61801cc1[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>37f454fbd...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11478,c=24576,r=11478]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@226e7afc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11479,c=24576,r=11479]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@112c0eab[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11491,c=24576,r=11491]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bac78b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11492,c=24576,r=11492]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a2b0f13[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.798667,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11507,c=24576,r=11507]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.798667,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.212 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bc33530[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11508,c=24576,r=11508]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.798667,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a6b29b5[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.451794>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11521,c=24576,r=11521]={<<<{\n\t"nhits": 51,\n\t"paramet...8.798667,\n\t\t\t\t\t2.451794>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@224aadab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11522,c=24576,r=11522]={<<<{\n\t"nhits": 51,\n\t"paramet....798667,\n\t\t\t\t\t2.451794\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@308b6d66[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11527,c=24576,r=11527]={<<<{\n\t"nhits": 51,\n\t"paramet...67,\n\t\t\t\t\t2.451794\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3263a4f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11528,c=24576,r=11528]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.451794\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@176058a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.4517947...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11533,c=24576,r=11533]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.451794\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7626d7fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11534,c=24576,r=11534]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.451794\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d2d6405[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11550,c=24576,r=11550]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32460766[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11551,c=24576,r=11551]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ad1ef1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11571,c=24576,r=11571]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43748079[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11572,c=24576,r=11572]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@358fc95e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11592,c=24576,r=11592]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@377095be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11593,c=24576,r=11593]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c415f37[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.451794,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.213 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11607,c=24576,r=11607]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.451794,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bd16b8e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.451...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11608,c=24576,r=11608]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.451794,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70df8093[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.798667>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11622,c=24576,r=11622]={<<<{\n\t"nhits": 51,\n\t"paramet....451794,\n\t\t\t\t\t48.798667>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43b13653[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11623,c=24576,r=11623]={<<<{\n\t"nhits": 51,\n\t"paramet...451794,\n\t\t\t\t\t48.798667\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@155f71f5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11628,c=24576,r=11628]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.798667\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25e2f5cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11629,c=24576,r=11629]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.798667\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29b522fc[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.798667...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11634,c=24576,r=11634]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.798667\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63fc8a37[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.79...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11635,c=24576,r=11635]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.798667\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d428f64[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:05.954000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11692,c=24576,r=11692]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:05.954000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fbc6faa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11693,c=24576,r=11693]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:05.954000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f9e1863[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11697,c=24576,r=11697]={<<<{\n\t"nhits": 51,\n\t"paramet...9:05.954000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38b48095[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11698,c=24576,r=11698]={<<<{\n\t"nhits": 51,\n\t"paramet...:05.954000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21940148[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11701,c=24576,r=11701]={<<<{\n\t"nhits": 51,\n\t"paramet....954000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d09ebef[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11702,c=24576,r=11702]={<<<{\n\t"nhits": 51,\n\t"paramet...954000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.224 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@329ba92d[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11726,c=24576,r=11726]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e3737c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.225 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11727,c=24576,r=11727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fa8ed0c[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "52b94b994...32a22894bd62778885d26",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11785,c=24576,r=11785]={<<<{\n\t"nhits": 51,\n\t"paramet...32a22894bd62778885d26",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d4c2d85[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11786,c=24576,r=11786]={<<<{\n\t"nhits": 51,\n\t"paramet...2a22894bd62778885d26",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72712dc0[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "52b94b9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11800,c=24576,r=11800]={<<<{\n\t"nhits": 51,\n\t"paramet...885d26",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@656f8562[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11801,c=24576,r=11801]={<<<{\n\t"nhits": 51,\n\t"paramet...85d26",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dc7d44e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor I",>>>949fe3cbe...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11824,c=24576,r=11824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@711be076[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11825,c=24576,r=11825]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor I",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.235 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@affdcb8[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1901",>>>or I",949...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11842,c=24576,r=11842]={<<<{\n\t"nhits": 51,\n\t"paramet...r I",\n\t\t\t\t"id": "1901",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13221c10[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11843,c=24576,r=11843]={<<<{\n\t"nhits": 51,\n\t"paramet... I",\n\t\t\t\t"id": "1901",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20f4df9e[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> I",949fe...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11862,c=24576,r=11862]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e4283a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11863,c=24576,r=11863]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a2c84ca[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>CK", I",9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11878,c=24576,r=11878]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 5,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79edd503[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11879,c=24576,r=11879]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 5,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fe3fd8f[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>894bd6277...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11919,c=24576,r=11919]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65a61e66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11920,c=24576,r=11920]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bb2cccc[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.236 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11932,c=24576,r=11932]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.246 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ce04b74[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11933,c=24576,r=11933]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c8fcce2[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.833875,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11948,c=24576,r=11948]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.833875,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@598fb63b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11949,c=24576,r=11949]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.833875,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b6c56a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.382319>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11962,c=24576,r=11962]={<<<{\n\t"nhits": 51,\n\t"paramet...8.833875,\n\t\t\t\t\t2.382319>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a638363[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11963,c=24576,r=11963]={<<<{\n\t"nhits": 51,\n\t"paramet....833875,\n\t\t\t\t\t2.382319\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28f9ac11[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11968,c=24576,r=11968]={<<<{\n\t"nhits": 51,\n\t"paramet...75,\n\t\t\t\t\t2.382319\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ce3e95b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11969,c=24576,r=11969]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.382319\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e7cf038[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3823195...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11974,c=24576,r=11974]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.382319\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48c2020f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11975,c=24576,r=11975]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.382319\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d3eb622[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11991,c=24576,r=11991]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e042bef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11992,c=24576,r=11992]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5790f127[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12012,c=24576,r=12012]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f1a43a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12013,c=24576,r=12013]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@574d7bc7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12033,c=24576,r=12033]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48897992[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.247 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12034,c=24576,r=12034]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18c0b06d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.382319,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12048,c=24576,r=12048]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.382319,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@459ae796[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.382...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12049,c=24576,r=12049]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.382319,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79352fa1[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.833875>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12063,c=24576,r=12063]={<<<{\n\t"nhits": 51,\n\t"paramet....382319,\n\t\t\t\t\t48.833875>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7af39cfc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12064,c=24576,r=12064]={<<<{\n\t"nhits": 51,\n\t"paramet...382319,\n\t\t\t\t\t48.833875\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@672d0817[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12069,c=24576,r=12069]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.833875\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7599e533[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12070,c=24576,r=12070]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.833875\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25819406[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.833875...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12075,c=24576,r=12075]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.833875\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4373e836[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.83...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12076,c=24576,r=12076]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.833875\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c913dff[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.166000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12133,c=24576,r=12133]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.166000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@761be923[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12134,c=24576,r=12134]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.166000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f937242[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12138,c=24576,r=12138]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.166000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37d13de[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.289 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12139,c=24576,r=12139]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.166000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4646b88b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12142,c=24576,r=12142]={<<<{\n\t"nhits": 51,\n\t"paramet....166000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f3d0391[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12143,c=24576,r=12143]={<<<{\n\t"nhits": 51,\n\t"paramet...166000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bf87d56[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12167,c=24576,r=12167]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40707814[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12168,c=24576,r=12168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33011271[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "a6f602755...8b57f8921b75610901478",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12226,c=24576,r=12226]={<<<{\n\t"nhits": 51,\n\t"paramet...8b57f8921b75610901478",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3427ae0b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12227,c=24576,r=12227]={<<<{\n\t"nhits": 51,\n\t"paramet...b57f8921b75610901478",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cdd6714[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "a6f6027...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12241,c=24576,r=12241]={<<<{\n\t"nhits": 51,\n\t"paramet...901478",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fae0443[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12242,c=24576,r=12242]={<<<{\n\t"nhits": 51,\n\t"paramet...01478",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24871f5d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor K",>>>5570f0ffe...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12265,c=24576,r=12265]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d59ba30[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12266,c=24576,r=12266]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor K",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a0b8d48[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1951",>>>or K",557...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12283,c=24576,r=12283]={<<<{\n\t"nhits": 51,\n\t"paramet...r K",\n\t\t\t\t"id": "1951",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75681e56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12284,c=24576,r=12284]={<<<{\n\t"nhits": 51,\n\t"paramet... K",\n\t\t\t\t"id": "1951",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69098a51[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>K",5570f0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.300 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12304,c=24576,r=12304]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e1257a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12305,c=24576,r=12305]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fc698c3[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 179,>>>E",K",557...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12322,c=24576,r=12322]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 179,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ae9b5c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12323,c=24576,r=12323]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 179,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f17e3cd[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>8921b7561...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12363,c=24576,r=12363]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f5dc7a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.301 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12364,c=24576,r=12364]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24a64c08[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12376,c=24576,r=12376]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13d6b2f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12377,c=24576,r=12377]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73bf22ce[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.873379,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12392,c=24576,r=12392]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.873379,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@426e9bde[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12393,c=24576,r=12393]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.873379,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@543e5997[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.369972>>>9,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12406,c=24576,r=12406]={<<<{\n\t"nhits": 51,\n\t"paramet...8.873379,\n\t\t\t\t\t2.369972>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.311 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725920c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12407,c=24576,r=12407]={<<<{\n\t"nhits": 51,\n\t"paramet....873379,\n\t\t\t\t\t2.369972\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78fac517[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12412,c=24576,r=12412]={<<<{\n\t"nhits": 51,\n\t"paramet...79,\n\t\t\t\t\t2.369972\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e7c01bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12413,c=24576,r=12413]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t2.369972\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68a80b04[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12418,c=24576,r=12418]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.369972\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53cc69f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12419,c=24576,r=12419]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.369972\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d30dce2[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12435,c=24576,r=12435]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@536f5b10[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12436,c=24576,r=12436]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b379a52[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12456,c=24576,r=12456]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b04f724[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12457,c=24576,r=12457]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30a8f56a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.312 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12477,c=24576,r=12477]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.322 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19b68fb4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12478,c=24576,r=12478]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e9463da[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.369972,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12492,c=24576,r=12492]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.369972,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32c512fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12493,c=24576,r=12493]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.369972,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4531b26c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.873379>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12507,c=24576,r=12507]={<<<{\n\t"nhits": 51,\n\t"paramet....369972,\n\t\t\t\t\t48.873379>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68574e51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12508,c=24576,r=12508]={<<<{\n\t"nhits": 51,\n\t"paramet...369972,\n\t\t\t\t\t48.873379\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15a07a32[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12513,c=24576,r=12513]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t48.873379\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fe8e0b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12514,c=24576,r=12514]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.873379\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@470291f4[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12519,c=24576,r=12519]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.873379\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15f57a83[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12520,c=24576,r=12520]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.873379\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@392f3e5[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.566000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12577,c=24576,r=12577]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.566000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b375678[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12578,c=24576,r=12578]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.566000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18e9f3db[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12582,c=24576,r=12582]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.566000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26f6a327[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12583,c=24576,r=12583]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.566000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32ef61c7[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12586,c=24576,r=12586]={<<<{\n\t"nhits": 51,\n\t"paramet....566000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.323 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@431a6574[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.324 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12587,c=24576,r=12587]={<<<{\n\t"nhits": 51,\n\t"paramet...566000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14ba21e7[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12611,c=24576,r=12611]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74657cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12612,c=24576,r=12612]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e6eefba[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "9c96a6d10...64d6dbb410b93335242ae",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12670,c=24576,r=12670]={<<<{\n\t"nhits": 51,\n\t"paramet...64d6dbb410b93335242ae",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e4f02c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12671,c=24576,r=12671]={<<<{\n\t"nhits": 51,\n\t"paramet...4d6dbb410b93335242ae",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.334 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b3fb5f1[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "9c96a6d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12685,c=24576,r=12685]={<<<{\n\t"nhits": 51,\n\t"paramet...5242ae",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ef2796d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12686,c=24576,r=12686]={<<<{\n\t"nhits": 51,\n\t"paramet...242ae",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17585036[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor J",>>>10e6ed186...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12709,c=24576,r=12709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31a72929[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12710,c=24576,r=12710]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor J",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57d182d1[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1953",>>>or J",10e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12727,c=24576,r=12727]={<<<{\n\t"nhits": 51,\n\t"paramet...r J",\n\t\t\t\t"id": "1953",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a55b057[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12728,c=24576,r=12728]={<<<{\n\t"nhits": 51,\n\t"paramet... J",\n\t\t\t\t"id": "1953",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd984cb[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> J",10e6e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12747,c=24576,r=12747]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@373f0c78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12748,c=24576,r=12748]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ca3c744[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", J",1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12763,c=24576,r=12763]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bb3158f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12764,c=24576,r=12764]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58bf23ee[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>bb410b933...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.335 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12804,c=24576,r=12804]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@172cb84d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12805,c=24576,r=12805]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65c7d40b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12817,c=24576,r=12817]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56ebba51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12818,c=24576,r=12818]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77ea5331[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.87929,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12832,c=24576,r=12832]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.87929,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f66351[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12833,c=24576,r=12833]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.87929,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.346 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e4a9868[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.40177>>>9,021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12845,c=24576,r=12845]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.87929,\n\t\t\t\t\t2.40177>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55f898c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12846,c=24576,r=12846]={<<<{\n\t"nhits": 51,\n\t"paramet...48.87929,\n\t\t\t\t\t2.40177\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70ae2a97[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12851,c=24576,r=12851]={<<<{\n\t"nhits": 51,\n\t"paramet...929,\n\t\t\t\t\t2.40177\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46743338[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12852,c=24576,r=12852]={<<<{\n\t"nhits": 51,\n\t"paramet...29,\n\t\t\t\t\t2.40177\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cf77a46[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12857,c=24576,r=12857]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dd8d592[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12858,c=24576,r=12858]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ca3a62c[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12874,c=24576,r=12874]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b29b373[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12875,c=24576,r=12875]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c7bdb1a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12895,c=24576,r=12895]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5714e342[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.347 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12896,c=24576,r=12896]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16c7bd4a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12916,c=24576,r=12916]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@600326ca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12917,c=24576,r=12917]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@723282db[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.40177,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12930,c=24576,r=12930]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.40177,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cc612c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12931,c=24576,r=12931]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.40177,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29caa1d2[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.87929>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12944,c=24576,r=12944]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.40177,\n\t\t\t\t\t48.87929>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5086e757[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12945,c=24576,r=12945]={<<<{\n\t"nhits": 51,\n\t"paramet...2.40177,\n\t\t\t\t\t48.87929\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36c493c6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12950,c=24576,r=12950]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t48.87929\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57605133[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12951,c=24576,r=12951]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.87929\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bd8ae3c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12956,c=24576,r=12956]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.87929\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.392 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c03484f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=12957,c=24576,r=12957]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.87929\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e4bb8aa[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.955000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13014,c=24576,r=13014]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.955000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bf79399[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13015,c=24576,r=13015]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.955000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65b07595[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13019,c=24576,r=13019]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.955000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33a7185c[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13020,c=24576,r=13020]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.955000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@302a686a[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13023,c=24576,r=13023]={<<<{\n\t"nhits": 51,\n\t"paramet....955000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.403 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f64ead[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13024,c=24576,r=13024]={<<<{\n\t"nhits": 51,\n\t"paramet...955000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@618c8f1b[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13048,c=24576,r=13048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a621e8e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13049,c=24576,r=13049]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e85290[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "b1eba4290...4a2867b276942a81ee4c7",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13107,c=24576,r=13107]={<<<{\n\t"nhits": 51,\n\t"paramet...4a2867b276942a81ee4c7",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cdef626[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13108,c=24576,r=13108]={<<<{\n\t"nhits": 51,\n\t"paramet...a2867b276942a81ee4c7",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@392f42f1[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "b1eba42...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13122,c=24576,r=13122]={<<<{\n\t"nhits": 51,\n\t"paramet...1ee4c7",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4343ad34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13123,c=24576,r=13123]={<<<{\n\t"nhits": 51,\n\t"paramet...ee4c7",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8740b1e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor T",>>>90868a827...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13146,c=24576,r=13146]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor T",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4350a3f0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13147,c=24576,r=13147]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor T",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ab59a1[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1805",>>>or T",908...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13164,c=24576,r=13164]={<<<{\n\t"nhits": 51,\n\t"paramet...r T",\n\t\t\t\t"id": "1805",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5edf6e8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13165,c=24576,r=13165]={<<<{\n\t"nhits": 51,\n\t"paramet... T",\n\t\t\t\t"id": "1805",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@765ba2b3[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>T",90868a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13185,c=24576,r=13185]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30d2c0ab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13186,c=24576,r=13186]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a6ee141[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 135,>>>E",T",908...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13203,c=24576,r=13203]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 135,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.404 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe04187[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.405 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13204,c=24576,r=13204]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 135,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64053cf2[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>7b276942a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13244,c=24576,r=13244]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42f46f41[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13245,c=24576,r=13245]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f8dfab7[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13257,c=24576,r=13257]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@122c74b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13258,c=24576,r=13258]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f0328a3[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.817356,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13273,c=24576,r=13273]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.817356,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3eecca65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.81...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13274,c=24576,r=13274]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.817356,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e04d74d[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344178>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13287,c=24576,r=13287]={<<<{\n\t"nhits": 51,\n\t"paramet...8.817356,\n\t\t\t\t\t2.344178>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f7cfb81[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13288,c=24576,r=13288]={<<<{\n\t"nhits": 51,\n\t"paramet....817356,\n\t\t\t\t\t2.344178\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@397c82fd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3441786...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13293,c=24576,r=13293]={<<<{\n\t"nhits": 51,\n\t"paramet...56,\n\t\t\t\t\t2.344178\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@619bd855[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13294,c=24576,r=13294]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.344178\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@498dd594[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3441786...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13299,c=24576,r=13299]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344178\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51b59fd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13300,c=24576,r=13300]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344178\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c039476[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13316,c=24576,r=13316]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.416 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33e5acd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.417 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13317,c=24576,r=13317]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.417 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1463fe4e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.417 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13337,c=24576,r=13337]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69d58032[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13338,c=24576,r=13338]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79e5095a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13358,c=24576,r=13358]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6778a181[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13359,c=24576,r=13359]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c62a2ae[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344178,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13373,c=24576,r=13373]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344178,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29736b00[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13374,c=24576,r=13374]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344178,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@780d08ad[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.817356>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13388,c=24576,r=13388]={<<<{\n\t"nhits": 51,\n\t"paramet....344178,\n\t\t\t\t\t48.817356>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a5bda84[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.81...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13389,c=24576,r=13389]={<<<{\n\t"nhits": 51,\n\t"paramet...344178,\n\t\t\t\t\t48.817356\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@235574b3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.817356...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13394,c=24576,r=13394]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.817356\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@114c30b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.81...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13395,c=24576,r=13395]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.817356\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1141a56[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.817356...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13400,c=24576,r=13400]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.817356\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51f6f0a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.81...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13401,c=24576,r=13401]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.817356\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d6763f6[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.115000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13458,c=24576,r=13458]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.115000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dde0b48[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13459,c=24576,r=13459]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.115000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cb9680f[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13463,c=24576,r=13463]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.115000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22a02bad[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13464,c=24576,r=13464]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.115000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14ee94dc[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13467,c=24576,r=13467]={<<<{\n\t"nhits": 51,\n\t"paramet....115000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19e74942[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13468,c=24576,r=13468]={<<<{\n\t"nhits": 51,\n\t"paramet...115000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e09a361[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13492,c=24576,r=13492]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d571c4e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13493,c=24576,r=13493]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dff354c[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e9aababec...f20093bd4185a39ffd6cb",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13551,c=24576,r=13551]={<<<{\n\t"nhits": 51,\n\t"paramet...f20093bd4185a39ffd6cb",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e71c8e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13552,c=24576,r=13552]={<<<{\n\t"nhits": 51,\n\t"paramet...20093bd4185a39ffd6cb",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d207cec[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e9aabab...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13566,c=24576,r=13566]={<<<{\n\t"nhits": 51,\n\t"paramet...ffd6cb",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.431 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3880a06a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13567,c=24576,r=13567]={<<<{\n\t"nhits": 51,\n\t"paramet...fd6cb",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c61a763[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor H",>>>ec35f22ec...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13590,c=24576,r=13590]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cb7088f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13591,c=24576,r=13591]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor H",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@425edee9[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1602",>>>or H",ec3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13608,c=24576,r=13608]={<<<{\n\t"nhits": 51,\n\t"paramet...r H",\n\t\t\t\t"id": "1602",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fe0a538[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13609,c=24576,r=13609]={<<<{\n\t"nhits": 51,\n\t"paramet... H",\n\t\t\t\t"id": "1602",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e3b4f18[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> H",ec35f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13628,c=24576,r=13628]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1cd320[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13629,c=24576,r=13629]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e01e91c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 30,>>>K", H",ec...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13645,c=24576,r=13645]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 30,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64b25681[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13646,c=24576,r=13646]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 30,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.488 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40d58680[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>3bd4185a3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13686,c=24576,r=13686]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c9cc869[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13687,c=24576,r=13687]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d4489ef[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13699,c=24576,r=13699]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b34c298[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13700,c=24576,r=13700]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b9b8f8[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.85378,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13714,c=24576,r=13714]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.85378,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d8cf7e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13715,c=24576,r=13715]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.85378,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.489 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@543e0049[p=0,l=11,c=512,r=11]={<<<\t\t\t\t\t2.7689>>>78,021-10...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.499 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13726,c=24576,r=13726]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378,\n\t\t\t\t\t2.7689>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19533854[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13727,c=24576,r=13727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.85378,\n\t\t\t\t\t2.7689\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53672dfe[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13732,c=24576,r=13732]={<<<{\n\t"nhits": 51,\n\t"paramet...5378,\n\t\t\t\t\t2.7689\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595ec3b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13733,c=24576,r=13733]={<<<{\n\t"nhits": 51,\n\t"paramet...378,\n\t\t\t\t\t2.7689\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d46ac99[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13738,c=24576,r=13738]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dd7bafd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13739,c=24576,r=13739]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17357064[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13755,c=24576,r=13755]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38596a6a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13756,c=24576,r=13756]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70b32b9c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13776,c=24576,r=13776]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30f36725[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13777,c=24576,r=13777]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cf9970f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13797,c=24576,r=13797]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f00a6c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13798,c=24576,r=13798]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16869d77[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.7689,>>>ates": [-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13810,c=24576,r=13810]={<<<{\n\t"nhits": 51,\n\t"paramet...inates": [\n\t\t\t\t\t2.7689,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.500 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d670acd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13811,c=24576,r=13811]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.7689,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7de6b381[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.85378>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13824,c=24576,r=13824]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.7689,\n\t\t\t\t\t48.85378>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.501 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72a2c5b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13825,c=24576,r=13825]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.7689,\n\t\t\t\t\t48.85378\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25e574ec[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13830,c=24576,r=13830]={<<<{\n\t"nhits": 51,\n\t"paramet...89,\n\t\t\t\t\t48.85378\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@205123ff[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13831,c=24576,r=13831]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.85378\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6863f6cf[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13836,c=24576,r=13836]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.85378\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.511 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3efd576c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13837,c=24576,r=13837]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30b1064b[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.324000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13894,c=24576,r=13894]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.324000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19d69579[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13895,c=24576,r=13895]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.324000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ef4cd02[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13899,c=24576,r=13899]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.324000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a66a187[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13900,c=24576,r=13900]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.324000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25d7bde[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13903,c=24576,r=13903]={<<<{\n\t"nhits": 51,\n\t"paramet....324000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f8d4bb1[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13904,c=24576,r=13904]={<<<{\n\t"nhits": 51,\n\t"paramet...324000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67590f9f[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13928,c=24576,r=13928]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@683cf06a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13929,c=24576,r=13929]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d6f538[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ead2ed692...83c630c896ae8f9892a93",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13987,c=24576,r=13987]={<<<{\n\t"nhits": 51,\n\t"paramet...83c630c896ae8f9892a93",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4443e670[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=13988,c=24576,r=13988]={<<<{\n\t"nhits": 51,\n\t"paramet...3c630c896ae8f9892a93",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.512 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bc93c90[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ead2ed6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14002,c=24576,r=14002]={<<<{\n\t"nhits": 51,\n\t"paramet...892a93",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64f93e23[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14003,c=24576,r=14003]={<<<{\n\t"nhits": 51,\n\t"paramet...92a93",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@523078b1[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>9213a8112...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14026,c=24576,r=14026]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@91b74e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14027,c=24576,r=14027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b94f4ee[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",921...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14044,c=24576,r=14044]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@631df99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14045,c=24576,r=14045]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5795ca1e[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> D",9213a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14064,c=24576,r=14064]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.523 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57b1071[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14065,c=24576,r=14065]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9c4b7b4[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 40,>>>K", D",92...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14081,c=24576,r=14081]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 40,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1016c02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14082,c=24576,r=14082]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 40,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78bd9306[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>0c896ae8f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14122,c=24576,r=14122]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2518fcf8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14123,c=24576,r=14123]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@94d96f8[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14135,c=24576,r=14135]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3268aaf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14136,c=24576,r=14136]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17970c6e[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14151,c=24576,r=14151]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.524 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@758add58[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14152,c=24576,r=14152]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10157f47[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14165,c=24576,r=14165]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2751fc18[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14166,c=24576,r=14166]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@88a70e0[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14171,c=24576,r=14171]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bc90cb4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14172,c=24576,r=14172]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@109da1cd[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14177,c=24576,r=14177]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38843efa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14178,c=24576,r=14178]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d2447a[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14194,c=24576,r=14194]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d4818[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14195,c=24576,r=14195]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.535 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7df3121f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14215,c=24576,r=14215]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@649980b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14216,c=24576,r=14216]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1599e9c8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14236,c=24576,r=14236]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f2e2eeb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14237,c=24576,r=14237]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aa8a8fb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14251,c=24576,r=14251]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@329c0f33[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14252,c=24576,r=14252]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.536 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68117701[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14266,c=24576,r=14266]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6646559e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14267,c=24576,r=14267]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3976c6dd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14272,c=24576,r=14272]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b41a357[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14273,c=24576,r=14273]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.586 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@80b7841[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14278,c=24576,r=14278]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cb5267b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14279,c=24576,r=14279]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53fa531e[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:11.147000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14336,c=24576,r=14336]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:11.147000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35c7092d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14337,c=24576,r=14337]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:11.147000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66dda6a4[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14341,c=24576,r=14341]={<<<{\n\t"nhits": 51,\n\t"paramet...9:11.147000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@132ed2fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14342,c=24576,r=14342]={<<<{\n\t"nhits": 51,\n\t"paramet...:11.147000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@124d1122[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14345,c=24576,r=14345]={<<<{\n\t"nhits": 51,\n\t"paramet....147000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f4efc27[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14346,c=24576,r=14346]={<<<{\n\t"nhits": 51,\n\t"paramet...147000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@142d81ec[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14370,c=24576,r=14370]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71f13891[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14371,c=24576,r=14371]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b4ff38c[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d2a979e2e...f01bac9f9e9750b9cbcd9",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14429,c=24576,r=14429]={<<<{\n\t"nhits": 51,\n\t"paramet...f01bac9f9e9750b9cbcd9",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.587 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63089906[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14430,c=24576,r=14430]={<<<{\n\t"nhits": 51,\n\t"paramet...01bac9f9e9750b9cbcd9",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b52466a[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d2a979e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14444,c=24576,r=14444]={<<<{\n\t"nhits": 51,\n\t"paramet...9cbcd9",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@639fd021[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14445,c=24576,r=14445]={<<<{\n\t"nhits": 51,\n\t"paramet...cbcd9",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17389c4d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor D",>>>2eb07dec5...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14468,c=24576,r=14468]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@305ff705[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14469,c=24576,r=14469]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39379672[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1502",>>>or D",2eb...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14486,c=24576,r=14486]={<<<{\n\t"nhits": 51,\n\t"paramet...r D",\n\t\t\t\t"id": "1502",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24b447ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14487,c=24576,r=14487]={<<<{\n\t"nhits": 51,\n\t"paramet... D",\n\t\t\t\t"id": "1502",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77bd6d82[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>D",2eb07d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14507,c=24576,r=14507]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38154baf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14508,c=24576,r=14508]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d94ded9[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 304,>>>E",D",2eb...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14525,c=24576,r=14525]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 304,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b9b6fe9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14526,c=24576,r=14526]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 304,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.598 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2756c465[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>c9f9e9750...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14566,c=24576,r=14566]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@350cbb13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14567,c=24576,r=14567]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e75c97d[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14579,c=24576,r=14579]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e710f7d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14580,c=24576,r=14580]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.599 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f958f3a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.845002,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14595,c=24576,r=14595]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.845002,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f1173f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14596,c=24576,r=14596]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.845002,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@faf6d46[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.375691>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14609,c=24576,r=14609]={<<<{\n\t"nhits": 51,\n\t"paramet...8.845002,\n\t\t\t\t\t2.375691>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49e39129[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14610,c=24576,r=14610]={<<<{\n\t"nhits": 51,\n\t"paramet....845002,\n\t\t\t\t\t2.375691\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3afc3b70[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14615,c=24576,r=14615]={<<<{\n\t"nhits": 51,\n\t"paramet...02,\n\t\t\t\t\t2.375691\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ef60164[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14616,c=24576,r=14616]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.375691\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ac78ea1[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3756912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14621,c=24576,r=14621]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.375691\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f783409[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14622,c=24576,r=14622]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.375691\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4484bb2d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14638,c=24576,r=14638]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a776ff8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14639,c=24576,r=14639]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cb35291[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14659,c=24576,r=14659]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6235f172[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14660,c=24576,r=14660]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.610 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30973ca[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14680,c=24576,r=14680]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72f0d4fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14681,c=24576,r=14681]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@547137e9[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.375691,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14695,c=24576,r=14695]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.375691,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.611 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1902e274[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.375...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14696,c=24576,r=14696]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.375691,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51dd45bd[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.845002>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14710,c=24576,r=14710]={<<<{\n\t"nhits": 51,\n\t"paramet....375691,\n\t\t\t\t\t48.845002>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25fe3c4e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14711,c=24576,r=14711]={<<<{\n\t"nhits": 51,\n\t"paramet...375691,\n\t\t\t\t\t48.845002\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78ed9967[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14716,c=24576,r=14716]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.845002\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7672c54c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14717,c=24576,r=14717]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.845002\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4db98692[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.845002...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14722,c=24576,r=14722]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.845002\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19f1cf27[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14723,c=24576,r=14723]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.845002\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dc35bdf[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.900000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14780,c=24576,r=14780]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.900000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dfbb78e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14781,c=24576,r=14781]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.900000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c7731b5[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14785,c=24576,r=14785]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.900000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7be853eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14786,c=24576,r=14786]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.900000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c62f2ea[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14789,c=24576,r=14789]={<<<{\n\t"nhits": 51,\n\t"paramet....900000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c157f2f[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14790,c=24576,r=14790]={<<<{\n\t"nhits": 51,\n\t"paramet...900000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.622 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9ba1781[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.623 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14814,c=24576,r=14814]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.623 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30746a56[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.623 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14815,c=24576,r=14815]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.623 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bfa2b10[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "461bc8bef...fa76891eb65e34b12a761",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14873,c=24576,r=14873]={<<<{\n\t"nhits": 51,\n\t"paramet...fa76891eb65e34b12a761",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.633 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ce1d947[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14874,c=24576,r=14874]={<<<{\n\t"nhits": 51,\n\t"paramet...a76891eb65e34b12a761",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@653ec745[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "461bc8b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14888,c=24576,r=14888]={<<<{\n\t"nhits": 51,\n\t"paramet...12a761",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@760b276e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14889,c=24576,r=14889]={<<<{\n\t"nhits": 51,\n\t"paramet...2a761",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cb33014[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>efe067839...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14912,c=24576,r=14912]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5eaae724[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14913,c=24576,r=14913]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dbd175b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",efe...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14930,c=24576,r=14930]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@622269d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14931,c=24576,r=14931]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1764c615[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> G",efe06...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14950,c=24576,r=14950]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e7e901a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14951,c=24576,r=14951]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b5c4b41[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 13,>>>K", G",ef...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14967,c=24576,r=14967]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 13,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a41f13e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=14968,c=24576,r=14968]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 13,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b24d20d[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>91eb65e34...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15008,c=24576,r=15008]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11b07333[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15009,c=24576,r=15009]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48ef2407[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15021,c=24576,r=15021]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.634 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@de2f425[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15022,c=24576,r=15022]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@508bfb2e[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15036,c=24576,r=15036]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42b023e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15037,c=24576,r=15037]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73cee8aa[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15050,c=24576,r=15050]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6997792a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15051,c=24576,r=15051]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@664aadbd[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15056,c=24576,r=15056]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25a60588[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15057,c=24576,r=15057]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2129222e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15062,c=24576,r=15062]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73a54108[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15063,c=24576,r=15063]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40312d84[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15079,c=24576,r=15079]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@552efa4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15080,c=24576,r=15080]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dfe9a96[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15100,c=24576,r=15100]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@640a2120[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15101,c=24576,r=15101]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.685 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d1e6d28[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15121,c=24576,r=15121]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fc00646[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15122,c=24576,r=15122]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.686 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46a31702[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15136,c=24576,r=15136]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73152dd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15137,c=24576,r=15137]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.696 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d3c79b0[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15150,c=24576,r=15150]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2241b867[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15151,c=24576,r=15151]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c84b02a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15156,c=24576,r=15156]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@262551f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15157,c=24576,r=15157]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@681a4d75[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15162,c=24576,r=15162]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47374291[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15163,c=24576,r=15163]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e6bbfbd[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.421000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15220,c=24576,r=15220]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.421000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@124d9719[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15221,c=24576,r=15221]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.421000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@288601c0[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15225,c=24576,r=15225]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.421000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55d8fd8b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15226,c=24576,r=15226]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.421000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@168d26da[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15229,c=24576,r=15229]={<<<{\n\t"nhits": 51,\n\t"paramet....421000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68068e4d[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15230,c=24576,r=15230]={<<<{\n\t"nhits": 51,\n\t"paramet...421000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70160a8c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15254,c=24576,r=15254]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@623085a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15255,c=24576,r=15255]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1df4d4ca[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "48fb41a92...ccb627364db5eb2a33f49",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15313,c=24576,r=15313]={<<<{\n\t"nhits": 51,\n\t"paramet...ccb627364db5eb2a33f49",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41dc55df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.697 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15314,c=24576,r=15314]={<<<{\n\t"nhits": 51,\n\t"paramet...cb627364db5eb2a33f49",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1de6502[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "48fb41a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15328,c=24576,r=15328]={<<<{\n\t"nhits": 51,\n\t"paramet...a33f49",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67a5ed1c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15329,c=24576,r=15329]={<<<{\n\t"nhits": 51,\n\t"paramet...33f49",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ccc27a6[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>92a563a4f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15352,c=24576,r=15352]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f9de34d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15353,c=24576,r=15353]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d197fc9[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",92a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15370,c=24576,r=15370]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@451cae7b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15371,c=24576,r=15371]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78504069[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> C",92a56...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15390,c=24576,r=15390]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68c753a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15391,c=24576,r=15391]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.708 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e669e43[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 10,>>>K", C",92...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15407,c=24576,r=15407]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 10,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea99282[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15408,c=24576,r=15408]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 10,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7480c836[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>7364db5eb...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15448,c=24576,r=15448]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2608e778[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15449,c=24576,r=15449]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c06e17c[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15461,c=24576,r=15461]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e7959fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15462,c=24576,r=15462]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ccaef7d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15477,c=24576,r=15477]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d18fabb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15478,c=24576,r=15478]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@661eeb65[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15491,c=24576,r=15491]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@521cf8e3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15492,c=24576,r=15492]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9f644da[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15497,c=24576,r=15497]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2311aa7d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.709 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15498,c=24576,r=15498]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@324528b9[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15503,c=24576,r=15503]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72b15f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15504,c=24576,r=15504]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c404159[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15520,c=24576,r=15520]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12ac46ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15521,c=24576,r=15521]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9b7b4e2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15541,c=24576,r=15541]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56eca4a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15542,c=24576,r=15542]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68986dae[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15562,c=24576,r=15562]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18f3cd65[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15563,c=24576,r=15563]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cd76a3d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15577,c=24576,r=15577]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f2d0ab8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15578,c=24576,r=15578]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3473f1ee[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15592,c=24576,r=15592]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32ed8ae0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15593,c=24576,r=15593]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@257c8802[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15598,c=24576,r=15598]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52f33edf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15599,c=24576,r=15599]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79a459ee[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15604,c=24576,r=15604]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@274066b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15605,c=24576,r=15605]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66bdc6c2[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.007000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15662,c=24576,r=15662]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.007000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2df3190c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15663,c=24576,r=15663]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.007000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76c34e75[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15667,c=24576,r=15667]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.007000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5292c3fb[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15668,c=24576,r=15668]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.007000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a1184bd[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15671,c=24576,r=15671]={<<<{\n\t"nhits": 51,\n\t"paramet....007000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f1fdd8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15672,c=24576,r=15672]={<<<{\n\t"nhits": 51,\n\t"paramet...007000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34396fa[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15696,c=24576,r=15696]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@478a0072[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15697,c=24576,r=15697]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11e85052[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "57abf6ede...1414dd6c4bf81fbb5295d",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15755,c=24576,r=15755]={<<<{\n\t"nhits": 51,\n\t"paramet...1414dd6c4bf81fbb5295d",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a2c68[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15756,c=24576,r=15756]={<<<{\n\t"nhits": 51,\n\t"paramet...414dd6c4bf81fbb5295d",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fe19ed5[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "57abf6e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15770,c=24576,r=15770]={<<<{\n\t"nhits": 51,\n\t"paramet...b5295d",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@87f84cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15771,c=24576,r=15771]={<<<{\n\t"nhits": 51,\n\t"paramet...5295d",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b462f56[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor B",>>>dea030702...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15794,c=24576,r=15794]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a7e213a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.737 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15795,c=24576,r=15795]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@197a0196[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1753",>>>or B",dea...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15812,c=24576,r=15812]={<<<{\n\t"nhits": 51,\n\t"paramet...r B",\n\t\t\t\t"id": "1753",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dd787ae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15813,c=24576,r=15813]={<<<{\n\t"nhits": 51,\n\t"paramet... B",\n\t\t\t\t"id": "1753",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78139dd[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>B",dea030...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15833,c=24576,r=15833]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c0dafe6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15834,c=24576,r=15834]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35b26740[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 79,>>>SE",B",de...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15850,c=24576,r=15850]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 79,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64096caf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15851,c=24576,r=15851]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 79,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ac8ee22[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>d6c4bf81f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15891,c=24576,r=15891]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bab0e02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15892,c=24576,r=15892]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.794 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d05ee50[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15904,c=24576,r=15904]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72c69d4b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15905,c=24576,r=15905]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f52c4cf[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850541,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15920,c=24576,r=15920]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850541,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7caa1a39[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15921,c=24576,r=15921]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850541,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@eaf1c92[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.348671>>>1,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15934,c=24576,r=15934]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850541,\n\t\t\t\t\t2.348671>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4845e4c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15935,c=24576,r=15935]={<<<{\n\t"nhits": 51,\n\t"paramet....850541,\n\t\t\t\t\t2.348671\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17825b2[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.795 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15940,c=24576,r=15940]={<<<{\n\t"nhits": 51,\n\t"paramet...41,\n\t\t\t\t\t2.348671\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2daf8c76[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15941,c=24576,r=15941]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t2.348671\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b125edd[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3486711...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15946,c=24576,r=15946]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.348671\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c169ada[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15947,c=24576,r=15947]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.348671\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c837d5f[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15963,c=24576,r=15963]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d9e9285[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15964,c=24576,r=15964]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64b3c55d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15984,c=24576,r=15984]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cfb535b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=15985,c=24576,r=15985]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b75b21e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16005,c=24576,r=16005]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52a6134f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16006,c=24576,r=16006]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2845ad6b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.348671,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16020,c=24576,r=16020]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.348671,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e9242b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.348...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16021,c=24576,r=16021]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.348671,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3851f63d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850541>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16035,c=24576,r=16035]={<<<{\n\t"nhits": 51,\n\t"paramet....348671,\n\t\t\t\t\t48.850541>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a0fb613[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16036,c=24576,r=16036]={<<<{\n\t"nhits": 51,\n\t"paramet...348671,\n\t\t\t\t\t48.850541\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.806 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f2476cc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.807 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16041,c=24576,r=16041]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850541\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.807 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53af3041[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.807 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16042,c=24576,r=16042]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850541\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6478d417[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850541...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16047,c=24576,r=16047]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850541\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.817 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@436059a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16048,c=24576,r=16048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850541\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f0ed513[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:04.468000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16105,c=24576,r=16105]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:04.468000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1589d78b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16106,c=24576,r=16106]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:04.468000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37736141[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16110,c=24576,r=16110]={<<<{\n\t"nhits": 51,\n\t"paramet...9:04.468000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@769fbb7b[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16111,c=24576,r=16111]={<<<{\n\t"nhits": 51,\n\t"paramet...:04.468000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ff05ef6[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16114,c=24576,r=16114]={<<<{\n\t"nhits": 51,\n\t"paramet....468000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@649ef30c[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16115,c=24576,r=16115]={<<<{\n\t"nhits": 51,\n\t"paramet...468000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@484bffb7[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16139,c=24576,r=16139]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4384d1a6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16140,c=24576,r=16140]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ebe20ce[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "d856c9486...0881214831893b81977f6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16198,c=24576,r=16198]={<<<{\n\t"nhits": 51,\n\t"paramet...0881214831893b81977f6",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dabaa86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16199,c=24576,r=16199]={<<<{\n\t"nhits": 51,\n\t"paramet...881214831893b81977f6",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a0a46c3[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "d856c94...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16213,c=24576,r=16213]={<<<{\n\t"nhits": 51,\n\t"paramet...1977f6",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fe6b1c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16214,c=24576,r=16214]={<<<{\n\t"nhits": 51,\n\t"paramet...977f6",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10515aa7[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor C",>>>864d2f883...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.818 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16237,c=24576,r=16237]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@201e3db1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16238,c=24576,r=16238]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@88a4b2f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1401",>>>or C",864...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16255,c=24576,r=16255]={<<<{\n\t"nhits": 51,\n\t"paramet...r C",\n\t\t\t\t"id": "1401",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22c8bb62[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16256,c=24576,r=16256]={<<<{\n\t"nhits": 51,\n\t"paramet... C",\n\t\t\t\t"id": "1401",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38d659fe[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> C",864d2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16275,c=24576,r=16275]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@697408e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16276,c=24576,r=16276]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33fdf5d2[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 5,>>>AN", C",8...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.829 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16291,c=24576,r=16291]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 5,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54895b64[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16292,c=24576,r=16292]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 5,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e9af1a2[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>14831893b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16332,c=24576,r=16332]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17e0d199[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16333,c=24576,r=16333]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4beff5d2[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16345,c=24576,r=16345]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5523c5b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16346,c=24576,r=16346]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c3d3957[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.871505,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16361,c=24576,r=16361]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.871505,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dc04750[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16362,c=24576,r=16362]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.871505,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79357a5f[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.333759>>>5,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16375,c=24576,r=16375]={<<<{\n\t"nhits": 51,\n\t"paramet...8.871505,\n\t\t\t\t\t2.333759>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32703e8c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.830 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16376,c=24576,r=16376]={<<<{\n\t"nhits": 51,\n\t"paramet....871505,\n\t\t\t\t\t2.333759\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7324e14[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16381,c=24576,r=16381]={<<<{\n\t"nhits": 51,\n\t"paramet...05,\n\t\t\t\t\t2.333759\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.841 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48076365[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16382,c=24576,r=16382]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t2.333759\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a320fb8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3337595...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16387,c=24576,r=16387]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.333759\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2905c62c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16388,c=24576,r=16388]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.333759\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c526ff6[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16404,c=24576,r=16404]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f3d3f52[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16405,c=24576,r=16405]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4578b6c2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16425,c=24576,r=16425]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@424b2ce7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16426,c=24576,r=16426]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dc9d687[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16446,c=24576,r=16446]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ba8a3c3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16447,c=24576,r=16447]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4be6c2d2[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.333759,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16461,c=24576,r=16461]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.333759,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50d1e35d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.333...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16462,c=24576,r=16462]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.333759,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.842 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@730f6a2e[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.871505>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.843 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16476,c=24576,r=16476]={<<<{\n\t"nhits": 51,\n\t"paramet....333759,\n\t\t\t\t\t48.871505>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.843 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7db76937[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.843 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16477,c=24576,r=16477]={<<<{\n\t"nhits": 51,\n\t"paramet...333759,\n\t\t\t\t\t48.871505\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.843 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bac401[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.843 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16482,c=24576,r=16482]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.871505\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f2e1440[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16483,c=24576,r=16483]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.871505\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57784b91[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.871505...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16488,c=24576,r=16488]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.871505\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11407e98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16489,c=24576,r=16489]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.871505\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@478c2a7d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:08.252000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16546,c=24576,r=16546]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:08.252000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68afbad8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16547,c=24576,r=16547]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:08.252000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d9e409f[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.893 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16551,c=24576,r=16551]={<<<{\n\t"nhits": 51,\n\t"paramet...9:08.252000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f38550a[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16552,c=24576,r=16552]={<<<{\n\t"nhits": 51,\n\t"paramet...:08.252000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49c15552[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16555,c=24576,r=16555]={<<<{\n\t"nhits": 51,\n\t"paramet....252000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c2d4fc8[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16556,c=24576,r=16556]={<<<{\n\t"nhits": 51,\n\t"paramet...252000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53b8666a[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16580,c=24576,r=16580]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e05f912[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16581,c=24576,r=16581]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dad5845[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ebb1395ac...c5bdaf2d0d84c90b23bdf",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16639,c=24576,r=16639]={<<<{\n\t"nhits": 51,\n\t"paramet...c5bdaf2d0d84c90b23bdf",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bc81337[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16640,c=24576,r=16640]={<<<{\n\t"nhits": 51,\n\t"paramet...5bdaf2d0d84c90b23bdf",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bd3bf12[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ebb1395...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16654,c=24576,r=16654]={<<<{\n\t"nhits": 51,\n\t"paramet...b23bdf",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a4f1813[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.894 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16655,c=24576,r=16655]={<<<{\n\t"nhits": 51,\n\t"paramet...23bdf",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1df70e6f[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor M",>>>ac754ed69...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16678,c=24576,r=16678]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@566de74d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16679,c=24576,r=16679]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor M",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50c0e9bd[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1551",>>>or M",ac7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16696,c=24576,r=16696]={<<<{\n\t"nhits": 51,\n\t"paramet...r M",\n\t\t\t\t"id": "1551",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@627dfc36[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16697,c=24576,r=16697]={<<<{\n\t"nhits": 51,\n\t"paramet... M",\n\t\t\t\t"id": "1551",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47dc1260[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>M",ac754e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16717,c=24576,r=16717]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7eb2d259[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16718,c=24576,r=16718]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29e84133[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 330,>>>E",M",ac7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16735,c=24576,r=16735]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 330,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24799474[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16736,c=24576,r=16736]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 330,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@311cd89[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>f2d0d84c9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16776,c=24576,r=16776]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b59f7a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16777,c=24576,r=16777]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d3c229[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.905 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16789,c=24576,r=16789]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68e12c73[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16790,c=24576,r=16790]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6511c963[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8566,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16803,c=24576,r=16803]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8566,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@415196de[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16804,c=24576,r=16804]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8566,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f0dc657[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.349481>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.906 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16817,c=24576,r=16817]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8566,\n\t\t\t\t\t2.349481>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.916 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e6efb71[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16818,c=24576,r=16818]={<<<{\n\t"nhits": 51,\n\t"paramet...48.8566,\n\t\t\t\t\t2.349481\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55df670e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16823,c=24576,r=16823]={<<<{\n\t"nhits": 51,\n\t"paramet...66,\n\t\t\t\t\t2.349481\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1875ec0d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16824,c=24576,r=16824]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.349481\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@297bae2a[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16829,c=24576,r=16829]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.349481\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60076d07[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16830,c=24576,r=16830]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.349481\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e4e811e[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16846,c=24576,r=16846]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79ec195e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16847,c=24576,r=16847]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d12f2b7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16867,c=24576,r=16867]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56a6c947[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16868,c=24576,r=16868]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cdae4fc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16888,c=24576,r=16888]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@756536d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16889,c=24576,r=16889]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f78f581[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.349481,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16903,c=24576,r=16903]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.349481,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f74f5d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16904,c=24576,r=16904]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.349481,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b20dce[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8566>>>1,es": [-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16916,c=24576,r=16916]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.349481,\n\t\t\t\t\t48.8566>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@683d6e3e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.917 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16917,c=24576,r=16917]={<<<{\n\t"nhits": 51,\n\t"paramet...2.349481,\n\t\t\t\t\t48.8566\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40c14a45[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16922,c=24576,r=16922]={<<<{\n\t"nhits": 51,\n\t"paramet...481,\n\t\t\t\t\t48.8566\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68b3adb0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16923,c=24576,r=16923]={<<<{\n\t"nhits": 51,\n\t"paramet...81,\n\t\t\t\t\t48.8566\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ccb1115[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16928,c=24576,r=16928]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f04ca2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16929,c=24576,r=16929]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dd22eb[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.302000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16986,c=24576,r=16986]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.302000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7076c1cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16987,c=24576,r=16987]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.302000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6421256f[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16991,c=24576,r=16991]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.302000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.928 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d9dc66d[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16992,c=24576,r=16992]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.302000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@613b774f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16995,c=24576,r=16995]={<<<{\n\t"nhits": 51,\n\t"paramet....302000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2705aa0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=16996,c=24576,r=16996]={<<<{\n\t"nhits": 51,\n\t"paramet...302000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ae2f9de[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17020,c=24576,r=17020]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29afe041[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17021,c=24576,r=17021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13946b34[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e587b71f0...751c5e905776f999e42c1",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17079,c=24576,r=17079]={<<<{\n\t"nhits": 51,\n\t"paramet...751c5e905776f999e42c1",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19cbe680[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17080,c=24576,r=17080]={<<<{\n\t"nhits": 51,\n\t"paramet...51c5e905776f999e42c1",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@443ad06e[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e587b71...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.929 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17094,c=24576,r=17094]={<<<{\n\t"nhits": 51,\n\t"paramet...9e42c1",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12c19d40[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17095,c=24576,r=17095]={<<<{\n\t"nhits": 51,\n\t"paramet...e42c1",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@223c99e7[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>f00481aa8...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17118,c=24576,r=17118]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@640584c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17119,c=24576,r=17119]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@762e8188[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",f00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17136,c=24576,r=17136]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@681b3990[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17137,c=24576,r=17137]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e2e66d5[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> A",f0048...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17156,c=24576,r=17156]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66c5e462[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17157,c=24576,r=17157]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64e50bf3[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 7,>>>CK", A",f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17172,c=24576,r=17172]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 7,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55836946[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17173,c=24576,r=17173]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 7,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@846a5ed[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>e905776f9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17213,c=24576,r=17213]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41e9b673[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17214,c=24576,r=17214]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d1f972e[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17226,c=24576,r=17226]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.940 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43180692[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17227,c=24576,r=17227]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e4cbad1[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17242,c=24576,r=17242]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@721ad145[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17243,c=24576,r=17243]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34d8ecf[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17256,c=24576,r=17256]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6234a2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17257,c=24576,r=17257]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b639c4d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17262,c=24576,r=17262]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd7e69d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17263,c=24576,r=17263]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50833c5e[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17268,c=24576,r=17268]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4155c5c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17269,c=24576,r=17269]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4653a85b[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17285,c=24576,r=17285]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.941 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46b04d02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17286,c=24576,r=17286]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f18e846[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17306,c=24576,r=17306]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@600c07e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17307,c=24576,r=17307]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bc67ac2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17327,c=24576,r=17327]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fdaf8e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17328,c=24576,r=17328]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37c86580[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17342,c=24576,r=17342]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@377b07d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17343,c=24576,r=17343]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f637b91[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17357,c=24576,r=17357]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1756b148[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17358,c=24576,r=17358]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63463247[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17363,c=24576,r=17363]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cecdc4e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17364,c=24576,r=17364]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@287791b1[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17369,c=24576,r=17369]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a09b906[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17370,c=24576,r=17370]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@580f760a[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:06.997000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17427,c=24576,r=17427]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:06.997000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@326bdfe9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17428,c=24576,r=17428]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:06.997000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:29.993 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26053a0c[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17432,c=24576,r=17432]={<<<{\n\t"nhits": 51,\n\t"paramet...9:06.997000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61036643[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17433,c=24576,r=17433]={<<<{\n\t"nhits": 51,\n\t"paramet...:06.997000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@429ff34f[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17436,c=24576,r=17436]={<<<{\n\t"nhits": 51,\n\t"paramet....997000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e67f862[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17437,c=24576,r=17437]={<<<{\n\t"nhits": 51,\n\t"paramet...997000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.005 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@213d72f8[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17461,c=24576,r=17461]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b7629e2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17462,c=24576,r=17462]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66cebc48[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "2a14c4476...0e32a0ab83aff46769f4e",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17520,c=24576,r=17520]={<<<{\n\t"nhits": 51,\n\t"paramet...0e32a0ab83aff46769f4e",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@777bfc1b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17521,c=24576,r=17521]={<<<{\n\t"nhits": 51,\n\t"paramet...e32a0ab83aff46769f4e",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d9beabe[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "2a14c44...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17535,c=24576,r=17535]={<<<{\n\t"nhits": 51,\n\t"paramet...769f4e",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57c8edd6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17536,c=24576,r=17536]={<<<{\n\t"nhits": 51,\n\t"paramet...69f4e",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44f7379b[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor K",>>>76f6a038e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17559,c=24576,r=17559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cc4803a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17560,c=24576,r=17560]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor K",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ee84906[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1951",>>>or K",76f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17577,c=24576,r=17577]={<<<{\n\t"nhits": 51,\n\t"paramet...r K",\n\t\t\t\t"id": "1951",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e5eb350[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17578,c=24576,r=17578]={<<<{\n\t"nhits": 51,\n\t"paramet... K",\n\t\t\t\t"id": "1951",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63e814ef[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> K",76f6a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17597,c=24576,r=17597]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.006 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2be59df8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17598,c=24576,r=17598]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@670941fb[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", K",7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17613,c=24576,r=17613]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c26ba79[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17614,c=24576,r=17614]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fca887e[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>0ab83aff4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17654,c=24576,r=17654]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28c7da22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17655,c=24576,r=17655]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ec4058[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17667,c=24576,r=17667]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ca0c7ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17668,c=24576,r=17668]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4752217c[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.873379,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17683,c=24576,r=17683]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.873379,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5152e57e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17684,c=24576,r=17684]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.873379,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36db918c[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.369972>>>9,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17697,c=24576,r=17697]={<<<{\n\t"nhits": 51,\n\t"paramet...8.873379,\n\t\t\t\t\t2.369972>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cfeaf0e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17698,c=24576,r=17698]={<<<{\n\t"nhits": 51,\n\t"paramet....873379,\n\t\t\t\t\t2.369972\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5af1362c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17703,c=24576,r=17703]={<<<{\n\t"nhits": 51,\n\t"paramet...79,\n\t\t\t\t\t2.369972\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cce5119[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17704,c=24576,r=17704]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t2.369972\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76f3f4fd[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3699729...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17709,c=24576,r=17709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.369972\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f8ca3f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17710,c=24576,r=17710]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.369972\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.017 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c1fa479[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.028 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17726,c=24576,r=17726]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.028 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3237707a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.028 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17727,c=24576,r=17727]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.028 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b8a3edd[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.028 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17747,c=24576,r=17747]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31f3856d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17748,c=24576,r=17748]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@106ed346[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17768,c=24576,r=17768]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1953d591[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17769,c=24576,r=17769]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13a57cb0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.369972,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17783,c=24576,r=17783]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.369972,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ed05b44[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.369...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17784,c=24576,r=17784]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.369972,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58c24b3b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.873379>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17798,c=24576,r=17798]={<<<{\n\t"nhits": 51,\n\t"paramet....369972,\n\t\t\t\t\t48.873379>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fbaf2ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17799,c=24576,r=17799]={<<<{\n\t"nhits": 51,\n\t"paramet...369972,\n\t\t\t\t\t48.873379\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67424554[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17804,c=24576,r=17804]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t48.873379\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf42883[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17805,c=24576,r=17805]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.873379\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11a52b55[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.873379...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17810,c=24576,r=17810]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.873379\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19009e04[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17811,c=24576,r=17811]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.873379\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c9d1095[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.691000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17868,c=24576,r=17868]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.691000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.029 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16d78db5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17869,c=24576,r=17869]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.691000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e90f3b9[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17873,c=24576,r=17873]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.691000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@337da8d1[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17874,c=24576,r=17874]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.691000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37601f93[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17877,c=24576,r=17877]={<<<{\n\t"nhits": 51,\n\t"paramet....691000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d7096ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17878,c=24576,r=17878]={<<<{\n\t"nhits": 51,\n\t"paramet...691000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3454a3c3[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17902,c=24576,r=17902]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a31beb8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17903,c=24576,r=17903]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d1aa8ea[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ad775d9ac...bb23ad00b16d762ef0e0f",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17961,c=24576,r=17961]={<<<{\n\t"nhits": 51,\n\t"paramet...bb23ad00b16d762ef0e0f",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44449a48[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17962,c=24576,r=17962]={<<<{\n\t"nhits": 51,\n\t"paramet...b23ad00b16d762ef0e0f",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@559f63b8[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ad775d9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17976,c=24576,r=17976]={<<<{\n\t"nhits": 51,\n\t"paramet...ef0e0f",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32bcc3cd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=17977,c=24576,r=17977]={<<<{\n\t"nhits": 51,\n\t"paramet...f0e0f",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ae96088[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor O",>>>ac0ec846e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18000,c=24576,r=18000]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a1f2b47[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18001,c=24576,r=18001]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor O",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74b3011f[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1452",>>>or O",ac0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18018,c=24576,r=18018]={<<<{\n\t"nhits": 51,\n\t"paramet...r O",\n\t\t\t\t"id": "1452",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20c506ef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18019,c=24576,r=18019]={<<<{\n\t"nhits": 51,\n\t"paramet... O",\n\t\t\t\t"id": "1452",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.040 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5159df5f[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> O",ac0ec...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18038,c=24576,r=18038]={<<<{\n\t"nhits": 51,\n\t"paramet...2",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72bf9320[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.051 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18039,c=24576,r=18039]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ee8df91[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", O",a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18054,c=24576,r=18054]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@169240dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18055,c=24576,r=18055]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@92ec677[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>d00b16d76...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18095,c=24576,r=18095]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78672e1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18096,c=24576,r=18096]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f4a21d7[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18108,c=24576,r=18108]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b5a164b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18109,c=24576,r=18109]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24386e29[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.849577,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18124,c=24576,r=18124]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.849577,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@109d1135[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18125,c=24576,r=18125]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.849577,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ed7ce68[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350867>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18138,c=24576,r=18138]={<<<{\n\t"nhits": 51,\n\t"paramet...8.849577,\n\t\t\t\t\t2.350867>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15346bb7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18139,c=24576,r=18139]={<<<{\n\t"nhits": 51,\n\t"paramet....849577,\n\t\t\t\t\t2.350867\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@721a061e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18144,c=24576,r=18144]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t2.350867\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@af6a5d1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18145,c=24576,r=18145]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.350867\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2af29e69[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3508677...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18150,c=24576,r=18150]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350867\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.052 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1c2d2153[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18151,c=24576,r=18151]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350867\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ea5ee3e[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18167,c=24576,r=18167]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1421c16[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18168,c=24576,r=18168]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ffdcb81[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18188,c=24576,r=18188]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a2f4294[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18189,c=24576,r=18189]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bea81f1[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18209,c=24576,r=18209]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a598436[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18210,c=24576,r=18210]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ba9ef3f[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350867,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18224,c=24576,r=18224]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350867,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ba2353c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18225,c=24576,r=18225]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350867,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2448dcb0[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.849577>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18239,c=24576,r=18239]={<<<{\n\t"nhits": 51,\n\t"paramet....350867,\n\t\t\t\t\t48.849577>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22b6943b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18240,c=24576,r=18240]={<<<{\n\t"nhits": 51,\n\t"paramet...350867,\n\t\t\t\t\t48.849577\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76324745[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18245,c=24576,r=18245]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.849577\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c03876a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18246,c=24576,r=18246]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.849577\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ecc6f06[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.849577...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18251,c=24576,r=18251]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.849577\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38cd21a8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.84...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18252,c=24576,r=18252]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.849577\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.063 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ca1519b[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:09.145000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18309,c=24576,r=18309]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:09.145000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c49a5b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18310,c=24576,r=18310]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:09.145000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41304f62[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18314,c=24576,r=18314]={<<<{\n\t"nhits": 51,\n\t"paramet...9:09.145000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1021f68d[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18315,c=24576,r=18315]={<<<{\n\t"nhits": 51,\n\t"paramet...:09.145000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@46da509b[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18318,c=24576,r=18318]={<<<{\n\t"nhits": 51,\n\t"paramet....145000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ff19c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18319,c=24576,r=18319]={<<<{\n\t"nhits": 51,\n\t"paramet...145000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44f71d05[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18343,c=24576,r=18343]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b7d0e88[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18344,c=24576,r=18344]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f37c3f4[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "534bf7373...c7973395c02dad7f040d8",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18402,c=24576,r=18402]={<<<{\n\t"nhits": 51,\n\t"paramet...c7973395c02dad7f040d8",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3079caf4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18403,c=24576,r=18403]={<<<{\n\t"nhits": 51,\n\t"paramet...7973395c02dad7f040d8",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c1af6cb[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "534bf73...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18417,c=24576,r=18417]={<<<{\n\t"nhits": 51,\n\t"paramet...f040d8",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f20a88e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18418,c=24576,r=18418]={<<<{\n\t"nhits": 51,\n\t"paramet...040d8",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e79fcfd[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor R",>>>73d51db3c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18441,c=24576,r=18441]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor R",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7029a9ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18442,c=24576,r=18442]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor R",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b9eb5cc[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1851",>>>or R",73d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18459,c=24576,r=18459]={<<<{\n\t"nhits": 51,\n\t"paramet...r R",\n\t\t\t\t"id": "1851",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.087 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@110014e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18460,c=24576,r=18460]={<<<{\n\t"nhits": 51,\n\t"paramet... R",\n\t\t\t\t"id": "1851",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50df9c20[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>R",73d51d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18480,c=24576,r=18480]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d063b5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.098 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18481,c=24576,r=18481]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7328c3e7[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 114,>>>E",R",73d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18498,c=24576,r=18498]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 114,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@120c868c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18499,c=24576,r=18499]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 114,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@278e58d1[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>395c02dad...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18539,c=24576,r=18539]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34326d89[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18540,c=24576,r=18540]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ed2f98f[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18552,c=24576,r=18552]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@681c243f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18553,c=24576,r=18553]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d01a13d[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.858396,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18568,c=24576,r=18568]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.858396,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1af8cd31[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18569,c=24576,r=18569]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.858396,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@136f5160[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.350484>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18582,c=24576,r=18582]={<<<{\n\t"nhits": 51,\n\t"paramet...8.858396,\n\t\t\t\t\t2.350484>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a5ba2ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18583,c=24576,r=18583]={<<<{\n\t"nhits": 51,\n\t"paramet....858396,\n\t\t\t\t\t2.350484\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ae3f0d1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18588,c=24576,r=18588]={<<<{\n\t"nhits": 51,\n\t"paramet...96,\n\t\t\t\t\t2.350484\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76ae21f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18589,c=24576,r=18589]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.350484\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.099 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fa38a1d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3504846...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18594,c=24576,r=18594]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.350484\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58a817d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18595,c=24576,r=18595]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.350484\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6df80169[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18611,c=24576,r=18611]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ade44c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18612,c=24576,r=18612]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@692ec8e2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18632,c=24576,r=18632]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.109 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71207cad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18633,c=24576,r=18633]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c7ed8a9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18653,c=24576,r=18653]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@449e5f94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18654,c=24576,r=18654]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b68e63d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.350484,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18668,c=24576,r=18668]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.350484,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@295f2ce9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.350...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18669,c=24576,r=18669]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.350484,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34e02fb[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.858396>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18683,c=24576,r=18683]={<<<{\n\t"nhits": 51,\n\t"paramet....350484,\n\t\t\t\t\t48.858396>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@359a8ff9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18684,c=24576,r=18684]={<<<{\n\t"nhits": 51,\n\t"paramet...350484,\n\t\t\t\t\t48.858396\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@295fde79[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18689,c=24576,r=18689]={<<<{\n\t"nhits": 51,\n\t"paramet...4,\n\t\t\t\t\t48.858396\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79b797df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18690,c=24576,r=18690]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.858396\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a1d1bc8[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.858396...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18695,c=24576,r=18695]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.858396\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.110 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b19a835[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18696,c=24576,r=18696]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.858396\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.120 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ce21f39[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:03.443000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18753,c=24576,r=18753]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:03.443000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@792e7e15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18754,c=24576,r=18754]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:03.443000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b8ff9a3[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18758,c=24576,r=18758]={<<<{\n\t"nhits": 51,\n\t"paramet...9:03.443000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d71b2e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18759,c=24576,r=18759]={<<<{\n\t"nhits": 51,\n\t"paramet...:03.443000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@114679a7[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18762,c=24576,r=18762]={<<<{\n\t"nhits": 51,\n\t"paramet....443000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b12734c[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18763,c=24576,r=18763]={<<<{\n\t"nhits": 51,\n\t"paramet...443000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fb4c36c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18787,c=24576,r=18787]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe2a0f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18788,c=24576,r=18788]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d4b73ed[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "97ae7ef39...51b258f937e158919449b",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18846,c=24576,r=18846]={<<<{\n\t"nhits": 51,\n\t"paramet...51b258f937e158919449b",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65cbf51b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18847,c=24576,r=18847]={<<<{\n\t"nhits": 51,\n\t"paramet...1b258f937e158919449b",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cbde56d[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "97ae7ef...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18861,c=24576,r=18861]={<<<{\n\t"nhits": 51,\n\t"paramet...19449b",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66821f15[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18862,c=24576,r=18862]={<<<{\n\t"nhits": 51,\n\t"paramet...9449b",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50e0cc33[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor A",>>>398d347f4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18885,c=24576,r=18885]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a398819[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18886,c=24576,r=18886]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.121 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@397c8ebe[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1151",>>>or A",398...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18903,c=24576,r=18903]={<<<{\n\t"nhits": 51,\n\t"paramet...r A",\n\t\t\t\t"id": "1151",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ff04433[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18904,c=24576,r=18904]={<<<{\n\t"nhits": 51,\n\t"paramet... A",\n\t\t\t\t"id": "1151",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@192788aa[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "SWAN",>>> A",398d3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18923,c=24576,r=18923]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "SWAN",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f78a2d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18924,c=24576,r=18924]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "SWAN",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62acc2f8[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 4,>>>AN", A",3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18939,c=24576,r=18939]={<<<{\n\t"nhits": 51,\n\t"paramet..."SWAN",\n\t\t\t\t"value": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f30c342[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18940,c=24576,r=18940]={<<<{\n\t"nhits": 51,\n\t"paramet...SWAN",\n\t\t\t\t"value": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@af77cd6[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>8f937e158...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18980,c=24576,r=18980]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70e31945[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18981,c=24576,r=18981]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@745cbea3[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18993,c=24576,r=18993]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ddf59b9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=18994,c=24576,r=18994]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cff8f18[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.882697,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19009,c=24576,r=19009]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.882697,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43e9af3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19010,c=24576,r=19010]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.882697,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15868571[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.344013>>>7,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19023,c=24576,r=19023]={<<<{\n\t"nhits": 51,\n\t"paramet...8.882697,\n\t\t\t\t\t2.344013>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@323314e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19024,c=24576,r=19024]={<<<{\n\t"nhits": 51,\n\t"paramet....882697,\n\t\t\t\t\t2.344013\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2224daf8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19029,c=24576,r=19029]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.344013\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.132 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52bd254d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19030,c=24576,r=19030]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.344013\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73b19f66[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3440137...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19035,c=24576,r=19035]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.344013\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@598f59a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19036,c=24576,r=19036]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.344013\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5df8ab76[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19052,c=24576,r=19052]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66547ac9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19053,c=24576,r=19053]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19e193ca[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19073,c=24576,r=19073]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a00b322[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19074,c=24576,r=19074]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@223b0c0f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19094,c=24576,r=19094]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@677ca8b3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19095,c=24576,r=19095]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72961855[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.344013,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19109,c=24576,r=19109]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.344013,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d303c86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.344...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19110,c=24576,r=19110]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.344013,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37110a5b[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.882697>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19124,c=24576,r=19124]={<<<{\n\t"nhits": 51,\n\t"paramet....344013,\n\t\t\t\t\t48.882697>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35aa153a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19125,c=24576,r=19125]={<<<{\n\t"nhits": 51,\n\t"paramet...344013,\n\t\t\t\t\t48.882697\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77bcf76a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19130,c=24576,r=19130]={<<<{\n\t"nhits": 51,\n\t"paramet...3,\n\t\t\t\t\t48.882697\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b242117[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19131,c=24576,r=19131]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.882697\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@458b7fa[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.882697...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19136,c=24576,r=19136]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.882697\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@613e718e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19137,c=24576,r=19137]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.882697\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71a9dd64[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:07.236000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19194,c=24576,r=19194]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:07.236000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b9f76df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.143 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19195,c=24576,r=19195]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:07.236000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ab9eb31[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19199,c=24576,r=19199]={<<<{\n\t"nhits": 51,\n\t"paramet...9:07.236000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38995de9[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19200,c=24576,r=19200]={<<<{\n\t"nhits": 51,\n\t"paramet...:07.236000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@764f563[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19203,c=24576,r=19203]={<<<{\n\t"nhits": 51,\n\t"paramet....236000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@175d52de[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.144 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19204,c=24576,r=19204]={<<<{\n\t"nhits": 51,\n\t"paramet...236000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7258d367[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19228,c=24576,r=19228]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5caed0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19229,c=24576,r=19229]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20b39c55[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "124d2e6b4...ee319bf81da5fb76e4537",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19287,c=24576,r=19287]={<<<{\n\t"nhits": 51,\n\t"paramet...ee319bf81da5fb76e4537",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d85e13f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19288,c=24576,r=19288]={<<<{\n\t"nhits": 51,\n\t"paramet...e319bf81da5fb76e4537",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6972c203[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "124d2e6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19302,c=24576,r=19302]={<<<{\n\t"nhits": 51,\n\t"paramet...6e4537",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c3dcbd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19303,c=24576,r=19303]={<<<{\n\t"nhits": 51,\n\t"paramet...e4537",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3050af35[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>b4aa0cfb0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19326,c=24576,r=19326]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42ae3c19[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19327,c=24576,r=19327]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d338c95[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",b4a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19344,c=24576,r=19344]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.154 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fb2abb3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19345,c=24576,r=19345]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a2e8e77[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> E",b4aa0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19364,c=24576,r=19364]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595329df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19365,c=24576,r=19365]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78254144[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 3,>>>CK", E",b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19380,c=24576,r=19380]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@320082c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19381,c=24576,r=19381]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cc3efc1[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>bf81da5fb...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.155 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19421,c=24576,r=19421]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c9e3657[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19422,c=24576,r=19422]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e6365e1[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19434,c=24576,r=19434]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@843f66f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19435,c=24576,r=19435]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b4dad41[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19450,c=24576,r=19450]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@267c18f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19451,c=24576,r=19451]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3152db2[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19464,c=24576,r=19464]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14f24331[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19465,c=24576,r=19465]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4203d34b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19470,c=24576,r=19470]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fef06a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19471,c=24576,r=19471]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eac35fa[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19476,c=24576,r=19476]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@284110d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19477,c=24576,r=19477]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7484071d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19493,c=24576,r=19493]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70ad447[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19494,c=24576,r=19494]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@484622b9[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19514,c=24576,r=19514]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68a144dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.165 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19515,c=24576,r=19515]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c490a3a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19535,c=24576,r=19535]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d305918[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19536,c=24576,r=19536]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@149aeded[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19550,c=24576,r=19550]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76ffdc06[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19551,c=24576,r=19551]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2131039[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19565,c=24576,r=19565]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.193 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d0461fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19566,c=24576,r=19566]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eb21c32[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19571,c=24576,r=19571]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2625ea0e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19572,c=24576,r=19572]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cadb42b[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19577,c=24576,r=19577]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72e819f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19578,c=24576,r=19578]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c05d816[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.154000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19635,c=24576,r=19635]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.154000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45f93e02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19636,c=24576,r=19636]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.154000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1424c67a[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19640,c=24576,r=19640]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.154000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26b152ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19641,c=24576,r=19641]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.154000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4416eb12[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.194 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19644,c=24576,r=19644]={<<<{\n\t"nhits": 51,\n\t"paramet....154000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4813d4bc[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19645,c=24576,r=19645]={<<<{\n\t"nhits": 51,\n\t"paramet...154000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a36ccd2[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19669,c=24576,r=19669]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@563e75ac[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19670,c=24576,r=19670]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25035a02[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "cd675924e...63831dbd55e796257cda0",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19728,c=24576,r=19728]={<<<{\n\t"nhits": 51,\n\t"paramet...63831dbd55e796257cda0",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73e3cc2a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19729,c=24576,r=19729]={<<<{\n\t"nhits": 51,\n\t"paramet...3831dbd55e796257cda0",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fffded8[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "cd67592...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19743,c=24576,r=19743]={<<<{\n\t"nhits": 51,\n\t"paramet...57cda0",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a494f9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19744,c=24576,r=19744]={<<<{\n\t"nhits": 51,\n\t"paramet...7cda0",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2525c59f[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor E",>>>4e4411d4b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19767,c=24576,r=19767]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@484adf8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19768,c=24576,r=19768]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@902d142[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1501",>>>or E",4e4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19785,c=24576,r=19785]={<<<{\n\t"nhits": 51,\n\t"paramet...r E",\n\t\t\t\t"id": "1501",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59e74a43[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19786,c=24576,r=19786]={<<<{\n\t"nhits": 51,\n\t"paramet... E",\n\t\t\t\t"id": "1501",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52e575dd[p=0,l=22,c=512,r=22]={<<<\t\t\t\t"type": "PEACOCK",>>>,4e4411d4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19808,c=24576,r=19808]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t"type": "PEACOCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ccd7ebb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19809,c=24576,r=19809]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"type": "PEACOCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53da2ea1[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>ACOCK",,4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19824,c=24576,r=19824]={<<<{\n\t"nhits": 51,\n\t"paramet...ACOCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@300cc3cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.205 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19825,c=24576,r=19825]={<<<{\n\t"nhits": 51,\n\t"paramet...COCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@493e138a[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>dbd55e796...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19865,c=24576,r=19865]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ea184b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19866,c=24576,r=19866]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c8c10e3[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19878,c=24576,r=19878]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ac89422[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19879,c=24576,r=19879]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d372b2[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.850912,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19894,c=24576,r=19894]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.850912,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61b5e27c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19895,c=24576,r=19895]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.850912,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6db2eda1[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.341171>>>2,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19908,c=24576,r=19908]={<<<{\n\t"nhits": 51,\n\t"paramet...8.850912,\n\t\t\t\t\t2.341171>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13a50db1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19909,c=24576,r=19909]={<<<{\n\t"nhits": 51,\n\t"paramet....850912,\n\t\t\t\t\t2.341171\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bfbab95[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19914,c=24576,r=19914]={<<<{\n\t"nhits": 51,\n\t"paramet...12,\n\t\t\t\t\t2.341171\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45930e94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19915,c=24576,r=19915]={<<<{\n\t"nhits": 51,\n\t"paramet...2,\n\t\t\t\t\t2.341171\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fb62c62[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3411712...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19920,c=24576,r=19920]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.341171\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44566a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19921,c=24576,r=19921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.341171\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5234c2be[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19937,c=24576,r=19937]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f8e91c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19938,c=24576,r=19938]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d5696d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.216 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19958,c=24576,r=19958]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.227 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e8a7f91[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.227 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19959,c=24576,r=19959]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.227 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5adf69cc[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.227 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19979,c=24576,r=19979]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.227 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2124e3d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.227 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19980,c=24576,r=19980]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.227 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b10689c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.341171,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19994,c=24576,r=19994]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.341171,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@761be898[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.341...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=19995,c=24576,r=19995]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.341171,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@572b7e9e[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.850912>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20009,c=24576,r=20009]={<<<{\n\t"nhits": 51,\n\t"paramet....341171,\n\t\t\t\t\t48.850912>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51971dec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20010,c=24576,r=20010]={<<<{\n\t"nhits": 51,\n\t"paramet...341171,\n\t\t\t\t\t48.850912\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@594bcbca[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20015,c=24576,r=20015]={<<<{\n\t"nhits": 51,\n\t"paramet...1,\n\t\t\t\t\t48.850912\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70bda753[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20016,c=24576,r=20016]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.850912\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ceef854[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.850912...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20021,c=24576,r=20021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.850912\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@157fe258[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20022,c=24576,r=20022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.850912\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12ed6ea6[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:10.663000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20079,c=24576,r=20079]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:10.663000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ff7c497[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20080,c=24576,r=20080]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:10.663000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@450b165[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20084,c=24576,r=20084]={<<<{\n\t"nhits": 51,\n\t"paramet...9:10.663000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ed7ee95[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.228 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20085,c=24576,r=20085]={<<<{\n\t"nhits": 51,\n\t"paramet...:10.663000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17b625b7[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20088,c=24576,r=20088]={<<<{\n\t"nhits": 51,\n\t"paramet....663000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26d498aa[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20089,c=24576,r=20089]={<<<{\n\t"nhits": 51,\n\t"paramet...663000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@270ede8c[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20113,c=24576,r=20113]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@767c3fbe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20114,c=24576,r=20114]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50c1275b[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "e6584d101...a9f9a5fff1a937ef0383c",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20172,c=24576,r=20172]={<<<{\n\t"nhits": 51,\n\t"paramet...a9f9a5fff1a937ef0383c",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5252e421[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20173,c=24576,r=20173]={<<<{\n\t"nhits": 51,\n\t"paramet...9f9a5fff1a937ef0383c",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f9aa59[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "e6584d1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20187,c=24576,r=20187]={<<<{\n\t"nhits": 51,\n\t"paramet...f0383c",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@146fe457[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20188,c=24576,r=20188]={<<<{\n\t"nhits": 51,\n\t"paramet...0383c",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d4de27e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor N",>>>0136330fd...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20211,c=24576,r=20211]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8fb641a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20212,c=24576,r=20212]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor N",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@469eac3e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1503",>>>or N",013...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20229,c=24576,r=20229]={<<<{\n\t"nhits": 51,\n\t"paramet...r N",\n\t\t\t\t"id": "1503",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2db8a5e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20230,c=24576,r=20230]={<<<{\n\t"nhits": 51,\n\t"paramet... N",\n\t\t\t\t"id": "1503",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f44fc3d[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> N",01363...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20249,c=24576,r=20249]={<<<{\n\t"nhits": 51,\n\t"paramet...3",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c4c927b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20250,c=24576,r=20250]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f802a90[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 30,>>>K", N",01...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.239 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20266,c=24576,r=20266]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 30,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77f3513[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20267,c=24576,r=20267]={<<<{\n\t"nhits": 51,\n\t"paramet...UCK",\n\t\t\t\t"value": 30,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ff294d5[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>5fff1a937...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20307,c=24576,r=20307]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1795141a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20308,c=24576,r=20308]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79af68d2[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20320,c=24576,r=20320]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7060d59[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20321,c=24576,r=20321]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c697550[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.884606,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20336,c=24576,r=20336]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.884606,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e39303[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20337,c=24576,r=20337]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.884606,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.250 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1888255[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.321516>>>6,21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20350,c=24576,r=20350]={<<<{\n\t"nhits": 51,\n\t"paramet...8.884606,\n\t\t\t\t\t2.321516>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36533bf8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20351,c=24576,r=20351]={<<<{\n\t"nhits": 51,\n\t"paramet....884606,\n\t\t\t\t\t2.321516\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41670b97[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20356,c=24576,r=20356]={<<<{\n\t"nhits": 51,\n\t"paramet...06,\n\t\t\t\t\t2.321516\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e03e333[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20357,c=24576,r=20357]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.321516\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b5c488c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3215166...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20362,c=24576,r=20362]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.321516\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@347f3ce4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20363,c=24576,r=20363]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.321516\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4dbda24f[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20379,c=24576,r=20379]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c66cab0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.251 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20380,c=24576,r=20380]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7587eb98[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20400,c=24576,r=20400]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@385261d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20401,c=24576,r=20401]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@185d134f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20421,c=24576,r=20421]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22d479be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20422,c=24576,r=20422]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68458d57[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.321516,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20436,c=24576,r=20436]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.321516,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43b23d6e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.321...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20437,c=24576,r=20437]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.321516,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3305893c[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.884606>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20451,c=24576,r=20451]={<<<{\n\t"nhits": 51,\n\t"paramet....321516,\n\t\t\t\t\t48.884606>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@329d0f6b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20452,c=24576,r=20452]={<<<{\n\t"nhits": 51,\n\t"paramet...321516,\n\t\t\t\t\t48.884606\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76f6135a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20457,c=24576,r=20457]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t48.884606\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24fd09a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20458,c=24576,r=20458]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.884606\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b2e286d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.884606...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20463,c=24576,r=20463]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.884606\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61128e34[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.88...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20464,c=24576,r=20464]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.884606\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27b82d8f[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:12.193000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20521,c=24576,r=20521]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:12.193000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bc4b8ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20522,c=24576,r=20522]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:12.193000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@216398bb[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.262 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20526,c=24576,r=20526]={<<<{\n\t"nhits": 51,\n\t"paramet...9:12.193000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54f5c18d[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.272 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20527,c=24576,r=20527]={<<<{\n\t"nhits": 51,\n\t"paramet...:12.193000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32474ac9[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20530,c=24576,r=20530]={<<<{\n\t"nhits": 51,\n\t"paramet....193000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c0a87a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20531,c=24576,r=20531]={<<<{\n\t"nhits": 51,\n\t"paramet...193000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@41116edd[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20555,c=24576,r=20555]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b1226db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20556,c=24576,r=20556]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@330b3272[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "5dd1f0838...9b744a3c71d04e9711788",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20614,c=24576,r=20614]={<<<{\n\t"nhits": 51,\n\t"paramet...9b744a3c71d04e9711788",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b14bc0b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20615,c=24576,r=20615]={<<<{\n\t"nhits": 51,\n\t"paramet...b744a3c71d04e9711788",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51395e32[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "5dd1f08...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20629,c=24576,r=20629]={<<<{\n\t"nhits": 51,\n\t"paramet...711788",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bb78e30[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20630,c=24576,r=20630]={<<<{\n\t"nhits": 51,\n\t"paramet...11788",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1145ab96[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor H",>>>38db99c2f...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20653,c=24576,r=20653]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f0fa951[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20654,c=24576,r=20654]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor H",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@345caa4c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1602",>>>or H",38d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20671,c=24576,r=20671]={<<<{\n\t"nhits": 51,\n\t"paramet...r H",\n\t\t\t\t"id": "1602",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73dd74f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20672,c=24576,r=20672]={<<<{\n\t"nhits": 51,\n\t"paramet... H",\n\t\t\t\t"id": "1602",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f78680f[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>H",38db99...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20692,c=24576,r=20692]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d6f0590[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.273 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20693,c=24576,r=20693]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c30c2bb[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 94,>>>SE",H",38...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20709,c=24576,r=20709]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 94,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54520d78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20710,c=24576,r=20710]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 94,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58e62fed[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>a3c71d04e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20750,c=24576,r=20750]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dc0f2e4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20751,c=24576,r=20751]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@772fdafd[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20763,c=24576,r=20763]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33d220ad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20764,c=24576,r=20764]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5aa2e87d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.85378,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20778,c=24576,r=20778]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.85378,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@604f661f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20779,c=24576,r=20779]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.85378,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69beb0d9[p=0,l=11,c=512,r=11]={<<<\t\t\t\t\t2.7689>>>78,021-10...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20790,c=24576,r=20790]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378,\n\t\t\t\t\t2.7689>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b4b320b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20791,c=24576,r=20791]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.85378,\n\t\t\t\t\t2.7689\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e7ca1f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20796,c=24576,r=20796]={<<<{\n\t"nhits": 51,\n\t"paramet...5378,\n\t\t\t\t\t2.7689\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d033b42[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20797,c=24576,r=20797]={<<<{\n\t"nhits": 51,\n\t"paramet...378,\n\t\t\t\t\t2.7689\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1277843[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.768978,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20802,c=24576,r=20802]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@136ec906[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20803,c=24576,r=20803]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.7689\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b615e46[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.294 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20819,c=24576,r=20819]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fbca943[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20820,c=24576,r=20820]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15632997[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20840,c=24576,r=20840]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70a0f4c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20841,c=24576,r=20841]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@511217f8[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20861,c=24576,r=20861]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b2e4a28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20862,c=24576,r=20862]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@170df74b[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.7689,>>>ates": [-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20874,c=24576,r=20874]={<<<{\n\t"nhits": 51,\n\t"paramet...inates": [\n\t\t\t\t\t2.7689,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60fc27ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.768...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20875,c=24576,r=20875]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.7689,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2110418a[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.85378>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20888,c=24576,r=20888]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.7689,\n\t\t\t\t\t48.85378>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4806208a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20889,c=24576,r=20889]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.7689,\n\t\t\t\t\t48.85378\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30c9216e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20894,c=24576,r=20894]={<<<{\n\t"nhits": 51,\n\t"paramet...89,\n\t\t\t\t\t48.85378\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3109013a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20895,c=24576,r=20895]={<<<{\n\t"nhits": 51,\n\t"paramet...9,\n\t\t\t\t\t48.85378\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12361a80[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85378t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20900,c=24576,r=20900]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.85378\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bcd7a3c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20901,c=24576,r=20901]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.85378\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12f6e47a[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.089000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20958,c=24576,r=20958]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.089000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b0f27cf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.305 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20959,c=24576,r=20959]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.089000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49cfd234[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20963,c=24576,r=20963]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.089000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49d35dab[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20964,c=24576,r=20964]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.089000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c23b5df[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20967,c=24576,r=20967]={<<<{\n\t"nhits": 51,\n\t"paramet....089000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e00d6cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20968,c=24576,r=20968]={<<<{\n\t"nhits": 51,\n\t"paramet...089000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4969f54d[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20992,c=24576,r=20992]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a84c7ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=20993,c=24576,r=20993]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b78140c[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "ada6ee298...59c93839b7587167cd4c1",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21051,c=24576,r=21051]={<<<{\n\t"nhits": 51,\n\t"paramet...59c93839b7587167cd4c1",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13b63126[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21052,c=24576,r=21052]={<<<{\n\t"nhits": 51,\n\t"paramet...9c93839b7587167cd4c1",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15737d80[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "ada6ee2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21066,c=24576,r=21066]={<<<{\n\t"nhits": 51,\n\t"paramet...7cd4c1",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29756257[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21067,c=24576,r=21067]={<<<{\n\t"nhits": 51,\n\t"paramet...cd4c1",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@286cb01[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor P",>>>9805086d0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21090,c=24576,r=21090]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@209bf576[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21091,c=24576,r=21091]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor P",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e0a1398[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1601",>>>or P",980...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21108,c=24576,r=21108]={<<<{\n\t"nhits": 51,\n\t"paramet...r P",\n\t\t\t\t"id": "1601",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cefabd4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21109,c=24576,r=21109]={<<<{\n\t"nhits": 51,\n\t"paramet... P",\n\t\t\t\t"id": "1601",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1805a38b[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> P",98050...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21128,c=24576,r=21128]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67cac5b8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21129,c=24576,r=21129]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19228c0a[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", P",9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21144,c=24576,r=21144]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@484235f1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21145,c=24576,r=21145]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7deece89[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:27:00+00:00",>>>839b75871...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21185,c=24576,r=21185]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:27:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c382389[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21186,c=24576,r=21186]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:27:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4177b4d8[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21198,c=24576,r=21198]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1843ecba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21199,c=24576,r=21199]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.317 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13d2e3bd[p=0,l=15,c=512,r=15]={<<<\t\t\t\t\t48.864994,>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21214,c=24576,r=21214]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.864994,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e7bbe25[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21215,c=24576,r=21215]={<<<{\n\t"nhits": 51,\n\t"paramet...eo": [\n\t\t\t\t\t48.864994,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62561846[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.33298>>>94,21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21227,c=24576,r=21227]={<<<{\n\t"nhits": 51,\n\t"paramet...48.864994,\n\t\t\t\t\t2.33298>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65f71e8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21228,c=24576,r=21228]={<<<{\n\t"nhits": 51,\n\t"paramet...8.864994,\n\t\t\t\t\t2.33298\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@613cd682[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21233,c=24576,r=21233]={<<<{\n\t"nhits": 51,\n\t"paramet...994,\n\t\t\t\t\t2.33298\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2275c616[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21234,c=24576,r=21234]={<<<{\n\t"nhits": 51,\n\t"paramet...94,\n\t\t\t\t\t2.33298\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.327 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70b36e36[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3329894...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21239,c=24576,r=21239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d6d3de4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21240,c=24576,r=21240]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.33298\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a62760d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21256,c=24576,r=21256]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@262b5021[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21257,c=24576,r=21257]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d82580c[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21277,c=24576,r=21277]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@944de45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21278,c=24576,r=21278]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@302f037e[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:27...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21298,c=24576,r=21298]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c79f702[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21299,c=24576,r=21299]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13e494b9[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.33298,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21312,c=24576,r=21312]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.33298,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.328 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3cfdd676[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.332...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.343 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21313,c=24576,r=21313]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.33298,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74810664[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.864994>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21327,c=24576,r=21327]={<<<{\n\t"nhits": 51,\n\t"paramet...2.33298,\n\t\t\t\t\t48.864994>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77433e11[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21328,c=24576,r=21328]={<<<{\n\t"nhits": 51,\n\t"paramet....33298,\n\t\t\t\t\t48.864994\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40353d1c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21333,c=24576,r=21333]={<<<{\n\t"nhits": 51,\n\t"paramet...8,\n\t\t\t\t\t48.864994\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12290d0a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21334,c=24576,r=21334]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t\t48.864994\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e678b0d[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.864994...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21339,c=24576,r=21339]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.864994\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a8366[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.86...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21340,c=24576,r=21340]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.864994\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@698e93a0[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:13.895000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21397,c=24576,r=21397]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:13.895000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@331592c6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21398,c=24576,r=21398]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:13.895000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6178484a[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21402,c=24576,r=21402]={<<<{\n\t"nhits": 51,\n\t"paramet...9:13.895000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@350dd6b0[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21403,c=24576,r=21403]={<<<{\n\t"nhits": 51,\n\t"paramet...:13.895000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28835022[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21406,c=24576,r=21406]={<<<{\n\t"nhits": 51,\n\t"paramet....895000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@379f6456[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21407,c=24576,r=21407]={<<<{\n\t"nhits": 51,\n\t"paramet...895000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@140640f7[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21431,c=24576,r=21431]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe5bc91[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21432,c=24576,r=21432]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.344 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d55e70f[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "8d8f3e686...2699f3377a63dce2bdf3c",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21490,c=24576,r=21490]={<<<{\n\t"nhits": 51,\n\t"paramet...2699f3377a63dce2bdf3c",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31248127[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21491,c=24576,r=21491]={<<<{\n\t"nhits": 51,\n\t"paramet...699f3377a63dce2bdf3c",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17836e0c[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "8d8f3e6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21505,c=24576,r=21505]={<<<{\n\t"nhits": 51,\n\t"paramet...2bdf3c",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75605959[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21506,c=24576,r=21506]={<<<{\n\t"nhits": 51,\n\t"paramet...bdf3c",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27dfb565[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor G",>>>861f0ae2d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21529,c=24576,r=21529]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32672500[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21530,c=24576,r=21530]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e98ce4e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1651",>>>or G",861...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21547,c=24576,r=21547]={<<<{\n\t"nhits": 51,\n\t"paramet...r G",\n\t\t\t\t"id": "1651",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49c5e255[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21548,c=24576,r=21548]={<<<{\n\t"nhits": 51,\n\t"paramet... G",\n\t\t\t\t"id": "1651",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@136b0295[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>G",861f0a...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21568,c=24576,r=21568]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18af7add[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21569,c=24576,r=21569]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@603d2d38[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"value": 224,>>>E",G",861...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21586,c=24576,r=21586]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 224,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68cbc20[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21587,c=24576,r=21587]={<<<{\n\t"nhits": 51,\n\t"paramet...SE",\n\t\t\t\t"value": 224,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d3869ce[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>3377a63dc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21627,c=24576,r=21627]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e229b26[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21628,c=24576,r=21628]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27ff3737[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21640,c=24576,r=21640]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.355 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44f1e254[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21641,c=24576,r=21641]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a89851d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.82097,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21655,c=24576,r=21655]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.82097,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70c8dcc1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21656,c=24576,r=21656]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.82097,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e500b60[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.324525>>>,021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21669,c=24576,r=21669]={<<<{\n\t"nhits": 51,\n\t"paramet...48.82097,\n\t\t\t\t\t2.324525>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6578afbc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21670,c=24576,r=21670]={<<<{\n\t"nhits": 51,\n\t"paramet...8.82097,\n\t\t\t\t\t2.324525\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63df7f63[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21675,c=24576,r=21675]={<<<{\n\t"nhits": 51,\n\t"paramet...97,\n\t\t\t\t\t2.324525\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5547990d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21676,c=24576,r=21676]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t2.324525\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7be293ce[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.324525,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21681,c=24576,r=21681]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.324525\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bc7c641[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21682,c=24576,r=21682]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.324525\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43fb9e3d[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21698,c=24576,r=21698]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a1df8be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21699,c=24576,r=21699]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@458e72d0[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21719,c=24576,r=21719]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@209e41ee[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21720,c=24576,r=21720]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f8b29b6[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.393 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21740,c=24576,r=21740]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.394 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a16eef1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.394 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21741,c=24576,r=21741]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.394 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c381b91[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.324525,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21755,c=24576,r=21755]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.324525,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1efba2c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.324...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21756,c=24576,r=21756]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.324525,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78dbee39[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.82097>>>,es": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21769,c=24576,r=21769]={<<<{\n\t"nhits": 51,\n\t"paramet...2.324525,\n\t\t\t\t\t48.82097>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35f7e6b5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21770,c=24576,r=21770]={<<<{\n\t"nhits": 51,\n\t"paramet....324525,\n\t\t\t\t\t48.82097\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.406 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@391f9709[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21775,c=24576,r=21775]={<<<{\n\t"nhits": 51,\n\t"paramet...25,\n\t\t\t\t\t48.82097\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ab19709[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21776,c=24576,r=21776]={<<<{\n\t"nhits": 51,\n\t"paramet...5,\n\t\t\t\t\t48.82097\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5dbc1440[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.82097,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21781,c=24576,r=21781]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.82097\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57f4830c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.82...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21782,c=24576,r=21782]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.82097\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1296f124[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:15.175000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21839,c=24576,r=21839]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:15.175000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@646935a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21840,c=24576,r=21840]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:15.175000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@594a3379[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21844,c=24576,r=21844]={<<<{\n\t"nhits": 51,\n\t"paramet...9:15.175000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a5537bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21845,c=24576,r=21845]={<<<{\n\t"nhits": 51,\n\t"paramet...:15.175000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f6fec00[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21848,c=24576,r=21848]={<<<{\n\t"nhits": 51,\n\t"paramet....175000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22860c78[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21849,c=24576,r=21849]={<<<{\n\t"nhits": 51,\n\t"paramet...175000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a5f32aa[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21873,c=24576,r=21873]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.407 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29b40091[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21874,c=24576,r=21874]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@594bf64b[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "71550dcc3...11bae8faecfb9eb2406f6",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21932,c=24576,r=21932]={<<<{\n\t"nhits": 51,\n\t"paramet...11bae8faecfb9eb2406f6",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b3cd4d6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21933,c=24576,r=21933]={<<<{\n\t"nhits": 51,\n\t"paramet...1bae8faecfb9eb2406f6",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18a56579[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "71550dc...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21947,c=24576,r=21947]={<<<{\n\t"nhits": 51,\n\t"paramet...2406f6",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@111c4e74[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21948,c=24576,r=21948]={<<<{\n\t"nhits": 51,\n\t"paramet...406f6",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17e30bb2[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor M",>>>c32a02380...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21971,c=24576,r=21971]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a54e7fc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21972,c=24576,r=21972]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor M",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@969d362[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1551",>>>or M",c32...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21989,c=24576,r=21989]={<<<{\n\t"nhits": 51,\n\t"paramet...r M",\n\t\t\t\t"id": "1551",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a7553d5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=21990,c=24576,r=21990]={<<<{\n\t"nhits": 51,\n\t"paramet... M",\n\t\t\t\t"id": "1551",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@754479b2[p=0,l=19,c=512,r=19]={<<<\t\t\t\t"type": "DUCK",>>> M",c32a0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22009,c=24576,r=22009]={<<<{\n\t"nhits": 51,\n\t"paramet...1",\n\t\t\t\t"type": "DUCK",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68320be1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22010,c=24576,r=22010]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "DUCK",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f872746[p=0,l=15,c=512,r=15]={<<<\t\t\t\t"value": 0,>>>CK", M",c...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22025,c=24576,r=22025]={<<<{\n\t"nhits": 51,\n\t"paramet..."DUCK",\n\t\t\t\t"value": 0,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fbc2298[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22026,c=24576,r=22026]={<<<{\n\t"nhits": 51,\n\t"paramet...DUCK",\n\t\t\t\t"value": 0,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29e34d34[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:28:00+00:00",>>>8faecfb9e...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22066,c=24576,r=22066]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:28:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51f636ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22067,c=24576,r=22067]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:28:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.418 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47dd8685[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22079,c=24576,r=22079]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59ebc404[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22080,c=24576,r=22080]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ad2b8e0[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.8566,>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22093,c=24576,r=22093]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"geo": [\n\t\t\t\t\t48.8566,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@af39236[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22094,c=24576,r=22094]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.8566,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21b1d443[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.349481>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22107,c=24576,r=22107]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.8566,\n\t\t\t\t\t2.349481>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26fdef95[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22108,c=24576,r=22108]={<<<{\n\t"nhits": 51,\n\t"paramet...48.8566,\n\t\t\t\t\t2.349481\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.429 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59174612[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22113,c=24576,r=22113]={<<<{\n\t"nhits": 51,\n\t"paramet...66,\n\t\t\t\t\t2.349481\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe31d24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22114,c=24576,r=22114]={<<<{\n\t"nhits": 51,\n\t"paramet...6,\n\t\t\t\t\t2.349481\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60dfcb57[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.3494812...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22119,c=24576,r=22119]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.349481\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2997019e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22120,c=24576,r=22120]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t2.349481\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ad3e568[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22136,c=24576,r=22136]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d8ecb2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22137,c=24576,r=22137]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3952ebe[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22157,c=24576,r=22157]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@121f44a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22158,c=24576,r=22158]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47b21b2d[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:28...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22178,c=24576,r=22178]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.430 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c8e5763[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22179,c=24576,r=22179]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c47c92[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t2.349481,>>>es": [-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22193,c=24576,r=22193]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.349481,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e161ab5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.349...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22194,c=24576,r=22194]={<<<{\n\t"nhits": 51,\n\t"paramet...tes": [\n\t\t\t\t\t2.349481,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39aa1f29[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t48.8566>>>1,es": [-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22206,c=24576,r=22206]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.349481,\n\t\t\t\t\t48.8566>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67416230[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22207,c=24576,r=22207]={<<<{\n\t"nhits": 51,\n\t"paramet...2.349481,\n\t\t\t\t\t48.8566\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4244b2a6[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22212,c=24576,r=22212]={<<<{\n\t"nhits": 51,\n\t"paramet...481,\n\t\t\t\t\t48.8566\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cd9dbe9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22213,c=24576,r=22213]={<<<{\n\t"nhits": 51,\n\t"paramet...81,\n\t\t\t\t\t48.8566\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75e3cc0c[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.85661,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22218,c=24576,r=22218]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@195f6062[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.85...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22219,c=24576,r=22219]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.8566\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e69306d[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.431000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22276,c=24576,r=22276]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.431000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c3dbada[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22277,c=24576,r=22277]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.431000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@475580fd[p=0,l=4,c=512,r=4]={<<<\t\t},>>>record_ti...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22281,c=24576,r=22281]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.431000+00:00"\n\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@25eba405[p=0,l=1,c=512,r=1]={<<<\n>>>\t},record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22282,c=24576,r=22282]={<<<{\n\t"nhits": 51,\n\t"paramet...:16.431000+00:00"\n\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12b6028d[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22285,c=24576,r=22285]={<<<{\n\t"nhits": 51,\n\t"paramet....431000+00:00"\n\t\t},\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@531c816b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22286,c=24576,r=22286]={<<<{\n\t"nhits": 51,\n\t"paramet...431000+00:00"\n\t\t},\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.441 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38a5b19d[p=0,l=24,c=512,r=24]={<<<\t\t\t"datasetid": "test2",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22310,c=24576,r=22310]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"datasetid": "test2",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4096e100[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"datase...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22311,c=24576,r=22311]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"datasetid": "test2",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@629621f5[p=0,l=58,c=512,r=58]={<<<\t\t\t"recordid": "94e8605b0...81e4246a4e251b6513235",>>>de":"5.6"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22369,c=24576,r=22369]={<<<{\n\t"nhits": 51,\n\t"paramet...81e4246a4e251b6513235",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5536f315[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22370,c=24576,r=22370]={<<<{\n\t"nhits": 51,\n\t"paramet...1e4246a4e251b6513235",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@408a8977[p=0,l=14,c=512,r=14]={<<<\t\t\t"fields": {>>> "94e8605...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22384,c=24576,r=22384]={<<<{\n\t"nhits": 51,\n\t"paramet...513235",\n\t\t\t"fields": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37e3ee87[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"fields...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22385,c=24576,r=22385]={<<<{\n\t"nhits": 51,\n\t"paramet...13235",\n\t\t\t"fields": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6429f807[p=0,l=23,c=512,r=23]={<<<\t\t\t\t"name": "Sensor J",>>>b060f8e6d...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22408,c=24576,r=22408]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66501cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"name"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22409,c=24576,r=22409]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"name": "Sensor J",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1230e146[p=0,l=17,c=512,r=17]={<<<\t\t\t\t"id": "1953",>>>or J",b06...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22426,c=24576,r=22426]={<<<{\n\t"nhits": 51,\n\t"paramet...r J",\n\t\t\t\t"id": "1953",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a8fa251[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"id": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22427,c=24576,r=22427]={<<<{\n\t"nhits": 51,\n\t"paramet... J",\n\t\t\t\t"id": "1953",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@114d8cc7[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "GOOSE",>>>J",b060f8...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22447,c=24576,r=22447]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"type": "GOOSE",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f888443[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22448,c=24576,r=22448]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"type": "GOOSE",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2a277825[p=0,l=16,c=512,r=16]={<<<\t\t\t\t"value": 92,>>>SE",J",b0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22464,c=24576,r=22464]={<<<{\n\t"nhits": 51,\n\t"paramet...OOSE",\n\t\t\t\t"value": 92,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6dfdca1a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"value...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22465,c=24576,r=22465]={<<<{\n\t"nhits": 51,\n\t"paramet...OSE",\n\t\t\t\t"value": 92,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10ab58d6[p=0,l=40,c=512,r=40]={<<<\t\t\t\t"date": "2021-10-26T15:29:00+00:00",>>>46a4e251b...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22505,c=24576,r=22505]={<<<{\n\t"nhits": 51,\n\t"paramet...-10-26T15:29:00+00:00",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.456 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6bfa6c1c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"date"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22506,c=24576,r=22506]={<<<{\n\t"nhits": 51,\n\t"paramet...10-26T15:29:00+00:00",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a0dc716[p=0,l=12,c=512,r=12]={<<<\t\t\t\t"geo": [>>>"2021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22518,c=24576,r=22518]={<<<{\n\t"nhits": 51,\n\t"paramet...00+00:00",\n\t\t\t\t"geo": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79236f57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"geo":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22519,c=24576,r=22519]={<<<{\n\t"nhits": 51,\n\t"paramet...0+00:00",\n\t\t\t\t"geo": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3304e54d[p=0,l=14,c=512,r=14]={<<<\t\t\t\t\t48.87929,>>>021-10-26...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22533,c=24576,r=22533]={<<<{\n\t"nhits": 51,\n\t"paramet..."geo": [\n\t\t\t\t\t48.87929,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ba6f5bd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22534,c=24576,r=22534]={<<<{\n\t"nhits": 51,\n\t"paramet...geo": [\n\t\t\t\t\t48.87929,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f07b6a8[p=0,l=12,c=512,r=12]={<<<\t\t\t\t\t2.40177>>>9,021-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22546,c=24576,r=22546]={<<<{\n\t"nhits": 51,\n\t"paramet...\t48.87929,\n\t\t\t\t\t2.40177>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d3c2bc8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22547,c=24576,r=22547]={<<<{\n\t"nhits": 51,\n\t"paramet...48.87929,\n\t\t\t\t\t2.40177\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@690697af[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22552,c=24576,r=22552]={<<<{\n\t"nhits": 51,\n\t"paramet...929,\n\t\t\t\t\t2.40177\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55319c2f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22553,c=24576,r=22553]={<<<{\n\t"nhits": 51,\n\t"paramet...29,\n\t\t\t\t\t2.40177\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7721c2d7[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>2.401779,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22558,c=24576,r=22558]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b5fc590[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22559,c=24576,r=22559]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t2.40177\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36399cbb[p=0,l=16,c=512,r=16]={<<<\t\t\t"geometry": {>>>1-10-26T1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22575,c=24576,r=22575]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t},\n\t\t\t"geometry": {>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fb0beb7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22576,c=24576,r=22576]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t},\n\t\t\t"geometry": {\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16feeeec[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"type": "Point",>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22596,c=24576,r=22596]={<<<{\n\t"nhits": 51,\n\t"paramet... {\n\t\t\t\t"type": "Point",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@318cae6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"type"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22597,c=24576,r=22597]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t\t"type": "Point",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79be527a[p=0,l=20,c=512,r=20]={<<<\t\t\t\t"coordinates": [>>>-26T15:29...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22617,c=24576,r=22617]={<<<{\n\t"nhits": 51,\n\t"paramet...",\n\t\t\t\t"coordinates": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13911efc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t"coord...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22618,c=24576,r=22618]={<<<{\n\t"nhits": 51,\n\t"paramet...,\n\t\t\t\t"coordinates": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72791bec[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t2.40177,>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22631,c=24576,r=22631]={<<<{\n\t"nhits": 51,\n\t"paramet...nates": [\n\t\t\t\t\t2.40177,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37f3a0bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t2.401...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22632,c=24576,r=22632]={<<<{\n\t"nhits": 51,\n\t"paramet...ates": [\n\t\t\t\t\t2.40177,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c5519b9[p=0,l=13,c=512,r=13]={<<<\t\t\t\t\t48.87929>>>tes": [-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22645,c=24576,r=22645]={<<<{\n\t"nhits": 51,\n\t"paramet...\t2.40177,\n\t\t\t\t\t48.87929>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27a88631[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22646,c=24576,r=22646]={<<<{\n\t"nhits": 51,\n\t"paramet...2.40177,\n\t\t\t\t\t48.87929\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1db44f53[p=0,l=5,c=512,r=5]={<<<\t\t\t\t]>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22651,c=24576,r=22651]={<<<{\n\t"nhits": 51,\n\t"paramet...77,\n\t\t\t\t\t48.87929\n\t\t\t\t]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3768e202[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t]48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22652,c=24576,r=22652]={<<<{\n\t"nhits": 51,\n\t"paramet...7,\n\t\t\t\t\t48.87929\n\t\t\t\t]\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2364ad87[p=0,l=5,c=512,r=5]={<<<\t\t\t},>>>48.87929t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22657,c=24576,r=22657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t48.87929\n\t\t\t\t]\n\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@401e2ed4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t},48.87...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22658,c=24576,r=22658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t48.87929\n\t\t\t\t]\n\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f6f3f53[p=0,l=57,c=512,r=57]={<<<\t\t\t"record_timestamp": "2...T15:29:16.829000+00:00">>>,de":"5.6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22715,c=24576,r=22715]={<<<{\n\t"nhits": 51,\n\t"paramet...T15:29:16.829000+00:00">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f67aa4e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22716,c=24576,r=22716]={<<<{\n\t"nhits": 51,\n\t"paramet...15:29:16.829000+00:00"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e926b0[p=0,l=3,c=512,r=3]={<<<\t\t}>>>"record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22719,c=24576,r=22719]={<<<{\n\t"nhits": 51,\n\t"paramet...29:16.829000+00:00"\n\t\t}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3830c1d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t}"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22720,c=24576,r=22720]={<<<{\n\t"nhits": 51,\n\t"paramet...9:16.829000+00:00"\n\t\t}\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e23e425[p=0,l=3,c=512,r=3]={<<<\t],>>>"record_t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22723,c=24576,r=22723]={<<<{\n\t"nhits": 51,\n\t"paramet...6.829000+00:00"\n\t\t}\n\t],>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.504 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ca40c75[p=0,l=1,c=512,r=1]={<<<\n>>>],"record...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.515 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22724,c=24576,r=22724]={<<<{\n\t"nhits": 51,\n\t"paramet....829000+00:00"\n\t\t}\n\t],\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.515 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c3867f7[p=0,l=18,c=512,r=18]={<<<\t"facet_groups": [>>>mp": "202...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.515 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22742,c=24576,r=22742]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t],\n\t"facet_groups": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.515 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@723839de[p=0,l=1,c=512,r=1]={<<<\n>>>"facet_gr...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22743,c=24576,r=22743]={<<<{\n\t"nhits": 51,\n\t"paramet...\t],\n\t"facet_groups": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@531be970[p=0,l=3,c=512,r=3]={<<<\t\t{>>>acet_grou...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22746,c=24576,r=22746]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t"facet_groups": [\n\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f7090c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t{acet_gr...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22747,c=24576,r=22747]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"facet_groups": [\n\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70784704[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>": [mp": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22761,c=24576,r=22761]={<<<{\n\t"nhits": 51,\n\t"paramet...": [\n\t\t{\n\t\t\t"facets": [>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43bd761c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22762,c=24576,r=22762]={<<<{\n\t"nhits": 51,\n\t"paramet...: [\n\t\t{\n\t\t\t"facets": [\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fe14772[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22767,c=24576,r=22767]={<<<{\n\t"nhits": 51,\n\t"paramet...\t{\n\t\t\t"facets": [\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34ec38cc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22768,c=24576,r=22768]={<<<{\n\t"nhits": 51,\n\t"paramet...{\n\t\t\t"facets": [\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61e0932[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>> [mp": "2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22784,c=24576,r=22784]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ebb927b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22785,c=24576,r=22785]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b248a09[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor A",>>>2021-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22809,c=24576,r=22809]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor A",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3edbe5f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22810,c=24576,r=22810]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor A",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@487a2c89[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22836,c=24576,r=22836]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a2057b7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22837,c=24576,r=22837]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@759bf638[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor A">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22860,c=24576,r=22860]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor A">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@148e215f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22861,c=24576,r=22861]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor A"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d894923[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22867,c=24576,r=22867]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor A"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35ac2aca[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22868,c=24576,r=22868]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor A"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f2c3071[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22873,c=24576,r=22873]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor A"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a4d7e12[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22874,c=24576,r=22874]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor A"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d4ae029[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor A"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22890,c=24576,r=22890]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69e47730[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.516 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22891,c=24576,r=22891]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@17b57dc5[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor B",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22915,c=24576,r=22915]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor B",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6192ccf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22916,c=24576,r=22916]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor B",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cb8cf8d[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22942,c=24576,r=22942]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@262f78dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22943,c=24576,r=22943]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ac87288[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor B">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22966,c=24576,r=22966]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor B">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55784a4a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22967,c=24576,r=22967]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor B"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f9623cf[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22973,c=24576,r=22973]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor B"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22225570[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22974,c=24576,r=22974]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor B"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ba73f8e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22979,c=24576,r=22979]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor B"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c1a10aa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22980,c=24576,r=22980]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor B"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@225ccebd[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor B"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22996,c=24576,r=22996]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12e58653[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=22997,c=24576,r=22997]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@507c80ce[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor C",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23021,c=24576,r=23021]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor C",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c5f552b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23022,c=24576,r=23022]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor C",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2832473b[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.527 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23048,c=24576,r=23048]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.538 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@165b9b70[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.538 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23049,c=24576,r=23049]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22951385[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor C">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23072,c=24576,r=23072]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor C">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3475fcf1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23073,c=24576,r=23073]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor C"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e447edb[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23079,c=24576,r=23079]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor C"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@440ef478[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23080,c=24576,r=23080]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor C"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e0dce47[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23085,c=24576,r=23085]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor C"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55842103[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23086,c=24576,r=23086]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor C"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@789b3fce[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor C"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23102,c=24576,r=23102]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b05b991[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23103,c=24576,r=23103]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b5a2940[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor D",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23127,c=24576,r=23127]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor D",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1fa28111[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23128,c=24576,r=23128]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor D",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ee6b864[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23154,c=24576,r=23154]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58c95718[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23155,c=24576,r=23155]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62e36568[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor D">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23178,c=24576,r=23178]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor D">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69c2ca2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.539 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23179,c=24576,r=23179]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor D"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@626c6ae8[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23185,c=24576,r=23185]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor D"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@700f802a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23186,c=24576,r=23186]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor D"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9be6366[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23191,c=24576,r=23191]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor D"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76d25bd7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23192,c=24576,r=23192]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor D"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77e854cf[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 4,>>>nsor D"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23208,c=24576,r=23208]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 4,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bea94c8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23209,c=24576,r=23209]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 4,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b57d80[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor E",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23233,c=24576,r=23233]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor E",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65dd9282[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23234,c=24576,r=23234]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor E",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5026fcda[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23260,c=24576,r=23260]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fc57ec2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23261,c=24576,r=23261]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@553655c7[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor E">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23284,c=24576,r=23284]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor E">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cf68461[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23285,c=24576,r=23285]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor E"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bd16309[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23291,c=24576,r=23291]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor E"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fb629df[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23292,c=24576,r=23292]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor E"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@849c183[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.550 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23297,c=24576,r=23297]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor E"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60748967[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23298,c=24576,r=23298]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor E"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@508d674b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>nsor E"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23314,c=24576,r=23314]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e2b4454[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23315,c=24576,r=23315]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48a8d9cb[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor F",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23339,c=24576,r=23339]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor F",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c534e08[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23340,c=24576,r=23340]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor F",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37dfc7f6[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23366,c=24576,r=23366]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63822cbd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23367,c=24576,r=23367]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d6ac787[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor F">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23390,c=24576,r=23390]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor F">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bdff72c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23391,c=24576,r=23391]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor F"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32f66fd6[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23397,c=24576,r=23397]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor F"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40635af1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23398,c=24576,r=23398]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor F"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b8eeb85[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23403,c=24576,r=23403]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor F"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f6c154f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23404,c=24576,r=23404]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor F"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ee55dab[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>nsor F"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23420,c=24576,r=23420]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 3,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@248b2454[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23421,c=24576,r=23421]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 3,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28553183[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor G",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23445,c=24576,r=23445]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor G",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@370c9fab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23446,c=24576,r=23446]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor G",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63d084e4[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23472,c=24576,r=23472]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e04a54e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23473,c=24576,r=23473]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f5c5624[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor G">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23496,c=24576,r=23496]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor G">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c7e73a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23497,c=24576,r=23497]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor G"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b6e296c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23503,c=24576,r=23503]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor G"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@107bc79a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23504,c=24576,r=23504]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor G"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6deb4ec7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23509,c=24576,r=23509]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor G"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52b7dbb2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23510,c=24576,r=23510]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor G"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@848bdc1[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor G"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23526,c=24576,r=23526]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4641fc45[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23527,c=24576,r=23527]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@716b0f3c[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor H",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23551,c=24576,r=23551]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor H",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ded20e8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23552,c=24576,r=23552]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor H",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50862021[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.601 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23578,c=24576,r=23578]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19ec5da0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23579,c=24576,r=23579]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30d7b34e[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor H">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23602,c=24576,r=23602]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor H">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44c92fdc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23603,c=24576,r=23603]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor H"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@252f884c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23609,c=24576,r=23609]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor H"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ed5d014[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23610,c=24576,r=23610]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor H"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53954543[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23615,c=24576,r=23615]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor H"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e2f2722[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23616,c=24576,r=23616]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor H"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71bb943[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor H"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23632,c=24576,r=23632]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@773e8cc4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23633,c=24576,r=23633]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ef8703d[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor I",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23657,c=24576,r=23657]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor I",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@294940f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23658,c=24576,r=23658]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor I",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73c2353c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23684,c=24576,r=23684]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7099cf2c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23685,c=24576,r=23685]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dad209a[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor I">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23708,c=24576,r=23708]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor I">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e809120[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.613 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23709,c=24576,r=23709]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor I"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c892419[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23715,c=24576,r=23715]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor I"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d76c0b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23716,c=24576,r=23716]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor I"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@562a253b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23721,c=24576,r=23721]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor I"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c79a74f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23722,c=24576,r=23722]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor I"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79a5f335[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor I"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23738,c=24576,r=23738]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@402b6f3e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23739,c=24576,r=23739]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47af89fd[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor J",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23763,c=24576,r=23763]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor J",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ad1d98[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23764,c=24576,r=23764]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor J",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50477a23[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23790,c=24576,r=23790]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b8ead8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23791,c=24576,r=23791]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70552567[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor J">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23814,c=24576,r=23814]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor J">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e7ab728[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23815,c=24576,r=23815]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor J"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@750740a6[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23821,c=24576,r=23821]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor J"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4bdb4171[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23822,c=24576,r=23822]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor J"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@127c3b70[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.624 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23827,c=24576,r=23827]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor J"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59740de0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23828,c=24576,r=23828]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor J"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16b96418[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor J"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23844,c=24576,r=23844]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7787f77[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23845,c=24576,r=23845]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@742c6353[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor K",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.635 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23869,c=24576,r=23869]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor K",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d4e6b3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23870,c=24576,r=23870]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor K",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@500a472e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23896,c=24576,r=23896]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@144d099f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23897,c=24576,r=23897]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ecd6be[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor K">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23920,c=24576,r=23920]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor K">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d05724b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23921,c=24576,r=23921]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor K"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f3469f2[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23927,c=24576,r=23927]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor K"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c9867a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23928,c=24576,r=23928]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor K"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66f5f99b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23933,c=24576,r=23933]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor K"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30b44824[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23934,c=24576,r=23934]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor K"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c93dc39[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor K"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23950,c=24576,r=23950]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23266d87[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.636 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23951,c=24576,r=23951]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ad66159[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor L",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23975,c=24576,r=23975]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor L",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7831f14f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=23976,c=24576,r=23976]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor L",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a319864[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24002,c=24576,r=24002]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aeb86f0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24003,c=24576,r=24003]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43eee05d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor L">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24026,c=24576,r=24026]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor L">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34a2dae6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24027,c=24576,r=24027]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor L"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32d686ae[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24033,c=24576,r=24033]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor L"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74cc5a02[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24034,c=24576,r=24034]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor L"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4014a0ce[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24039,c=24576,r=24039]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor L"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62c327c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24040,c=24576,r=24040]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor L"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64a63ec0[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor L"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24056,c=24576,r=24056]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@722c741c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24057,c=24576,r=24057]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@175bb847[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor M",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24081,c=24576,r=24081]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor M",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6cdd604b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24082,c=24576,r=24082]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor M",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3958032e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.647 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24108,c=24576,r=24108]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28c50c8d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24109,c=24576,r=24109]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62960052[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor M">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24132,c=24576,r=24132]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor M">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65ceeb73[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24133,c=24576,r=24133]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor M"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cf6c597[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24139,c=24576,r=24139]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor M"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cd713e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24140,c=24576,r=24140]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor M"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e9114b8[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24145,c=24576,r=24145]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor M"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c96eb6a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24146,c=24576,r=24146]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor M"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76664712[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor M"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24162,c=24576,r=24162]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@528a122d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24163,c=24576,r=24163]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14f8e810[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor N",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24187,c=24576,r=24187]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor N",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fde8c5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24188,c=24576,r=24188]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor N",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bc40a60[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24214,c=24576,r=24214]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@395d6c4f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24215,c=24576,r=24215]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.687 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ab6ab1c[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor N">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24238,c=24576,r=24238]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor N">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61817668[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24239,c=24576,r=24239]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor N"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7a0de732[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24245,c=24576,r=24245]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor N"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2860c328[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24246,c=24576,r=24246]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor N"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77d16373[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24251,c=24576,r=24251]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor N"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d8969d7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24252,c=24576,r=24252]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor N"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8a82923[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor N"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24268,c=24576,r=24268]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@26ffd29d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24269,c=24576,r=24269]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.698 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ac9e7ca[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor O",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24293,c=24576,r=24293]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor O",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c58ea95[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24294,c=24576,r=24294]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor O",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45f02b0c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24320,c=24576,r=24320]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d436215[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24321,c=24576,r=24321]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@82121c0[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor O">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24344,c=24576,r=24344]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor O">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43667e13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24345,c=24576,r=24345]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor O"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78a8538[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24351,c=24576,r=24351]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor O"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1df0c16[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24352,c=24576,r=24352]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor O"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7112cc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.699 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24357,c=24576,r=24357]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor O"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70176237[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24358,c=24576,r=24358]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor O"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23679a48[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor O"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24374,c=24576,r=24374]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5aa19d8e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24375,c=24576,r=24375]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52ce0364[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor P",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24399,c=24576,r=24399]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor P",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1983c5d0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24400,c=24576,r=24400]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor P",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@629b972[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24426,c=24576,r=24426]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@503209d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24427,c=24576,r=24427]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7245e595[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor P">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24450,c=24576,r=24450]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor P">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@756f0348[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24451,c=24576,r=24451]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor P"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e46d6be[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24457,c=24576,r=24457]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor P"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e7a040b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24458,c=24576,r=24458]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor P"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@234e2f1c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24463,c=24576,r=24463]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor P"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2eb61d7e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24464,c=24576,r=24464]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor P"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@264ddd30[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor P"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24480,c=24576,r=24480]={<<<{\n\t"nhits": 51,\n\t"paramet...\n\t\t\t\t{\n\t\t\t\t\t"count": 2,>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8b9cfae[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.710 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24481,c=24576,r=24481]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t{\n\t\t\t\t\t"count": 2,\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5add376a[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor Q",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24505,c=24576,r=24505]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"path": "Sensor Q",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@449e8ca2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24506,c=24576,r=24506]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t"path": "Sensor Q",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cf27d5c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24532,c=24576,r=24532]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t"state": "displayed",>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4af017d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24533,c=24576,r=24533]={<<<{\n\t"nhits": 51,\n\t"paramet...\t"state": "displayed",\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79251f80[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor Q">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24556,c=24576,r=24556]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t\t"name": "Sensor Q">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@496e679a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24557,c=24576,r=24557]={<<<{\n\t"nhits": 51,\n\t"paramet...\t\t\t\t"name": "Sensor Q"\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5669eb76[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24563,c=24576,r=24563]={<<<{\n\t"nhits": 51,\n\t"paramet...ame": "Sensor Q"\n\t\t\t\t},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 16:11:30.721 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ced20e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24564,c=24576,r=24564]={<<<{\n\t"nhits": 51,\n\t"paramet...me": "Sensor Q"\n\t\t\t\t},\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4de5f5e5[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24569,c=24576,r=24569]={<<<{\n\t"nhits": 51,\n\t"paramet..."Sensor Q"\n\t\t\t\t},\n\t\t\t\t{>>>\x00\x00\x00\x00\x00\x00\x00} 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@778d1974[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=24570,c=24576,r=24570]={<<<{\n\t"nhits": 51,\n\t"paramet...Sensor Q"\n\t\t\t\t},\n\t\t\t\t{\n>>>\x00\x00\x00\x00\x00\x00} 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6ea67ea8[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>nsor Q"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKED,sc=false,e=null last=false agg=true flush=true async=false, len=10 DirectByteBuffer@7c0859a1[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} 16:11:30.722 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} complete=false committing=true callback=Blocker@1bb98183{null} 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test2/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2763} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:27 GMT Content-Type: application/json;charset=utf-8 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@799105cc] (null,[p=0,l=24576,c=24576,r=24576],false)@START 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=false content=DirectByteBuffer@7c0859a1[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>} 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:27 GMT Content-Type: application/json;charset=utf-8 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CHUNKED_CONTENT 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@799105cc] ([p=0,l=136,c=16384,r=136],[p=0,l=24576,c=24576,r=24576],false)@COMMITTED 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=136,c=16384,r=136]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=24576,c=24576,r=24576]={<<<{\n\t"nhits": 51,\n\t"paramet... Q"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t">>>}] 16:11:30.723 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 24712 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=2767/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMMITTED}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=2764} 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=24712 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@799105cc] ([p=136,l=136,c=16384,r=0],[p=24576,l=24576,c=24576,r=0],false)@COMMITTED 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(false,null) s=OPEN,api=BLOCKED,sc=false,e=null->s=OPEN,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66c8e533[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=11,c=24576,r=11]={<<>> 51,\n\t"pa...\n\t\t\t\t\t"} 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bc6947c[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor R",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=35,c=24576,r=35]={<<>>"dataset"...\n\t\t\t\t\t"} 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c24af1e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.724 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be application/json 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=36,c=24576,r=36]={<<>>dataset":...\n\t\t\t\t\t"} 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dea6833[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.724 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=62,c=24576,r=62]={<<>>zone": "U...\n\t\t\t\t\t"} 16:11:30.724 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3caae7c0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.729 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=63,c=24576,r=63]={<<>>one": "UT...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3340f15d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor R">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=86,c=24576,r=86]={<<>>51,\n\t\t"st...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ad5e474[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=87,c=24576,r=87]={<<>>1,\n\t\t"sta...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34b0b0ed[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=93,c=24576,r=93]={<<>>start": 0...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5f4fd55c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=94,c=24576,r=94]={<<>>tart": 0,...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b311df1[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=99,c=24576,r=99]={<<>>: 0,\n\t\t"f...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e12a2a7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=100,c=24576,r=100]={<<>> 0,\n\t\t"fo...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f145a50[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor R"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=116,c=24576,r=116]={<<>>"json",\n\t...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e509bdb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=117,c=24576,r=117]={<<>>json",\n\t\t...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d6dd575[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor S",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=141,c=24576,r=141]={<<>>date",\n\t\t...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@664151e5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=142,c=24576,r=142]={<<>>ate",\n\t\t\t...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4baa51a7[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=168,c=24576,r=168]={<<>>,\n\t\t\t"val...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@618e854a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=169,c=24576,r=169]={<<>>\n\t\t\t"valu...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42eb3273[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor S">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=192,c=24576,r=192]={<<>>ecords": ...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ec99db2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=193,c=24576,r=193]={<<>>cords": [...\n\t\t\t\t\t"} 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3777d6a5[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.733 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=199,c=24576,r=199]={<<>>: [\n\t\t{\n\t...\n\t\t\t\t\t"} 16:11:30.790 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22c6b1d4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=200,c=24576,r=200]={<<>> [\n\t\t{\n\t\t...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39257755[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<>>{\n\t\t\t"dat...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b6359ce[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=206,c=24576,r=206]={<<>>\n\t\t\t"data...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52a86ef9[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor S"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=222,c=24576,r=222]={<<>> "test2",...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45773d69[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=223,c=24576,r=223]={<<>>"test2",\n...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57fa654d[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor T",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=247,c=24576,r=247]={<<>>"14a489fe...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1616fb55[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=248,c=24576,r=248]={<<>>14a489fe9...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d890c8[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=274,c=24576,r=274]={<<>>b24e976f8...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b38692f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=275,c=24576,r=275]={<<>>24e976f85...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fecab08[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor T">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=298,c=24576,r=298]={<<>>lds": {\n\t...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e012bf3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=299,c=24576,r=299]={<<>>ds": {\n\t\t...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d1cbe2b[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=305,c=24576,r=305]={<<>>\n\t\t\t\t"nam...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2555cdb6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=306,c=24576,r=306]={<<>>\t\t\t\t"name...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f7b86ff[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=311,c=24576,r=311]={<<>>name": "S...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68f26c50[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=312,c=24576,r=312]={<<>>ame": "Se...\n\t\t\t\t\t"} 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10677a83[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>nsor T"d"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.790 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=328,c=24576,r=328]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 16:11:30.792 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b542d44[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=329,c=24576,r=329]={<<>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78fb0caf[p=0,l=24,c=512,r=24]={<<<\t\t\t\t\t"path": "Sensor U",>>>",21-10-2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=353,c=24576,r=353]={<<>>type": "G...\n\t\t\t\t\t"} 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3107f0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=354,c=24576,r=354]={<<>>ype": "GO...\n\t\t\t\t\t"} 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2808ae8f[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=380,c=24576,r=380]={<<>>: 0,\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:30.801 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@120c88c7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=381,c=24576,r=381]={<<>> 0,\n\t\t\t\t"...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3232705d[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"name": "Sensor U">>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=404,c=24576,r=404]={<<>>0-26T15:2...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@325a8108[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=405,c=24576,r=405]={<<>>-26T15:28...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fcb3d1a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=410,c=24576,r=410]={<<>>5:28:00+0...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2977cc94[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=411,c=24576,r=411]={<<>>:28:00+00...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@866f17f[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=416,c=24576,r=416]={<<>>0+00:00",...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e5263ba[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=417,c=24576,r=417]={<<>>+00:00",\n...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6877a087[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "name">>>sor U"d",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=434,c=24576,r=434]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f73d271[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=435,c=24576,r=435]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40a139e9[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "n...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=439,c=24576,r=439]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d13cdf4[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=440,c=24576,r=440]={<<>>\t\t\t\t48.84...\n\t\t\t\t\t"} 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68b53149[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.802 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=443,c=24576,r=443]={<<>>\t48.84957...\n\t\t\t\t\t"} 16:11:30.804 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9b48674[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=444,c=24576,r=444]={<<>>48.849577...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@409388da[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>me"sor U"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=458,c=24576,r=458]={<<>>\t\t2.35086...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63cc8151[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=459,c=24576,r=459]={<<>>\t2.350867...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2232db18[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=464,c=24576,r=464]={<<>>0867\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f987e0c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=465,c=24576,r=465]={<<>>867\n\t\t\t\t]...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5311f27d[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 21,>>>sor U"d",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=482,c=24576,r=482]={<<>>\t\t"geomet...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54503747[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=483,c=24576,r=483]={<<>>\t"geometr...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@600edcce[p=0,l=21,c=512,r=21]={<<<\t\t\t\t\t"path": "GOOSE",>>>U"d",21-1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=504,c=24576,r=504]={<<>>ype": "Po...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2caaa6dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=505,c=24576,r=505]={<<>>pe": "Poi...\n\t\t\t\t\t"} 16:11:30.813 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70f42b2f[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=531,c=24576,r=531]={<<>>ates": [\n...\n\t\t\t\t\t"} 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@254bc079[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=532,c=24576,r=532]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33b580b2[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"name": "GOOSE">>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=552,c=24576,r=552]={<<>>7,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ad05457[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=553,c=24576,r=553]={<<>>,\n\t\t\t\t\t48...\n\t\t\t\t\t"} 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bacb371[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "G...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=559,c=24576,r=559]={<<>>\t48.84957...\n\t\t\t\t\t"} 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@609ff075[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=560,c=24576,r=560]={<<>>48.849577...\n\t\t\t\t\t"} 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fb05cc4[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.814 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=565,c=24576,r=565]={<<>>9577\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@378add89[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.816 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=566,c=24576,r=566]={<<>>577\n\t\t\t\t]...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49c3c732[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 17,>>>SE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=583,c=24576,r=583]={<<>>\t\t"record...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56409a27[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=584,c=24576,r=584]={<<>>\t"record_...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b6bba57[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "DUCK",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=604,c=24576,r=604]={<<>> "2021-10...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4aec4c26[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=605,c=24576,r=605]={<<>>"2021-10-...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dc1f81e[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=631,c=24576,r=631]={<<>>0+00:00"\n...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f02c823[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=632,c=24576,r=632]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39cd7a96[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "DUCK">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=651,c=24576,r=651]={<<>>\t"dataset...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11e88cf5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=652,c=24576,r=652]={<<>>"dataseti...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fb97de[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "D...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=658,c=24576,r=658]={<<>>etid": "t...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ae11452[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=659,c=24576,r=659]={<<>>tid": "te...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8aadc52[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=664,c=24576,r=664]={<<>> "test2",...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5df06696[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=665,c=24576,r=665]={<<>>"test2",\n...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ea4f91[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 6,>>>CK"layed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=681,c=24576,r=681]={<<>>ordid": "...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@507b881a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=682,c=24576,r=682]={<<>>rdid": "6...\n\t\t\t\t\t"} 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@eed960b[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "SWAN",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.825 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=702,c=24576,r=702]={<<>>b573c9b2e...\n\t\t\t\t\t"} 16:11:30.883 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:30.891 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50f78596[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=703,c=24576,r=703]={<<>>573c9b2e2...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31cede[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=729,c=24576,r=729]={<<>>6",\n\t\t\t"f...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c06bd9a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=730,c=24576,r=730]={<<>>",\n\t\t\t"fi...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e393fdf[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "SWAN">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=749,c=24576,r=749]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28eccbb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=750,c=24576,r=750]={<<>>\t\t"name":...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@cc7a50a[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "S...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=756,c=24576,r=756]={<<>>e": "Sens...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35943365[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=757,c=24576,r=757]={<<>>": "Senso...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@127435cf[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=762,c=24576,r=762]={<<>>ensor R",...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@666bc82e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=763,c=24576,r=763]={<<>>nsor R",\n...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5735ce1c[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 6,>>>AN"layed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=779,c=24576,r=779]={<<>>": "1851"...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43aed084[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=780,c=24576,r=780]={<<>>: "1851",...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70c75f73[p=0,l=23,c=512,r=23]={<<<\t\t\t\t\t"path": "PEACOCK",>>>d",21-10-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=803,c=24576,r=803]={<<>>DUCK",\n\t\t...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4855c3fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=804,c=24576,r=804]={<<>>UCK",\n\t\t\t...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31e9b1c5[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=830,c=24576,r=830]={<<>>"date": "...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4766d8c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=831,c=24576,r=831]={<<>>date": "2...\n\t\t\t\t\t"} 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e0086b6[p=0,l=22,c=512,r=22]={<<<\t\t\t\t\t"name": "PEACOCK">>>ed",21-10...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.892 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=853,c=24576,r=853]={<<>>27:00+00:...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@282cfea0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.895 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1452' started 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=854,c=24576,r=854]={<<>>7:00+00:0...\n\t\t\t\t\t"} 16:11:30.903 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1452 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@543715f9[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "P...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=860,c=24576,r=860]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@631a18fe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=861,c=24576,r=861]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29e5071d[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=866,c=24576,r=866]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66f3257f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=867,c=24576,r=867]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a077c85[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>ACOCK"ed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=883,c=24576,r=883]={<<>>\t\t48.8583...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39e958d3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=884,c=24576,r=884]={<<>>\t48.85839...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38357d1c[p=0,l=21,c=512,r=21]={<<<\t\t\t\t\t"path": "EAGLE",>>>"ed",21-1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=905,c=24576,r=905]={<<>>0484\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@47926fb8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=906,c=24576,r=906]={<<>>484\n\t\t\t\t]...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@76c0c09b[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=932,c=24576,r=932]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51c2150[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=933,c=24576,r=933]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16d27172[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"name": "EAGLE">>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=953,c=24576,r=953]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@426923bf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=954,c=24576,r=954]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32dde771[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=959,c=24576,r=959]={<<>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56af46db[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=960,c=24576,r=960]={<<>>\t\t\t\t"coor...\n\t\t\t\t\t"} 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53f3e49d[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.903 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=965,c=24576,r=965]={<<>>coordinat...\n\t\t\t\t\t"} 16:11:30.906 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@580c5187[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=966,c=24576,r=966]={<<>>oordinate...\n\t\t\t\t\t"} 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b7d398[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "type">>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=983,c=24576,r=983]={<<>>\t\t\t2.3504...\n\t\t\t\t\t"} 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2982d46b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=984,c=24576,r=984]={<<>>\t\t2.35048...\n\t\t\t\t\t"} 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@65191aca[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "t...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=988,c=24576,r=988]={<<>>350484,\n\t...\n\t\t\t\t\t"} 16:11:30.914 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fa3ef87[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=989,c=24576,r=989]={<<>>50484,\n\t\t...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6433ccf8[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=992,c=24576,r=992]={<<>>84,\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bad6d99[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=993,c=24576,r=993]={<<>>4,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@764ff36c[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>pe"LE"aye...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1007,c=24576,r=1007]={<<>>396\n\t\t\t\t]...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3650e5f5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1008,c=24576,r=1008]={<<>>96\n\t\t\t\t]\n...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cfebbcb[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1013,c=24576,r=1013]={<<>>\t\t]\n\t\t\t},...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c8fc668[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1014,c=24576,r=1014]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75d28e06[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 14,>>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1031,c=24576,r=1031]={<<>>rd_timest...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@441ca204[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1032,c=24576,r=1032]={<<>>d_timesta...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d0569af[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "0",>>>LE"ayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1049,c=24576,r=1049]={<<>>21-10-26T...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fbb5ce1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1050,c=24576,r=1050]={<<>>1-10-26T1...\n\t\t\t\t\t"} 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e784fae[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.915 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1076,c=24576,r=1076]={<<>>:00"\n\t\t},...\n\t\t\t\t\t"} 16:11:30.917 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fd5c2e7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1077,c=24576,r=1077]={<<>>00"\n\t\t},\n...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69cb8ca3[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "0">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1093,c=24576,r=1093]={<<>>"dataseti...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c32992f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1094,c=24576,r=1094]={<<>>datasetid...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10ebaa38[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1100,c=24576,r=1100]={<<>>tid": "te...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1388038[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1101,c=24576,r=1101]={<<>>id": "tes...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3423aa28[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1106,c=24576,r=1106]={<<>>"test2",\n...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c00b662[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1107,c=24576,r=1107]={<<>>test2",\n\t...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@21777bb0[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 3,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1123,c=24576,r=1123]={<<>>rdid": "3...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@640b06e6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1124,c=24576,r=1124]={<<>>did": "31...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d5092a5[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "5",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1141,c=24576,r=1141]={<<>>2e37829b5...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@240a8ecb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1142,c=24576,r=1142]={<<>>e37829b5a...\n\t\t\t\t\t"} 16:11:30.984 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e3acb01[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1168,c=24576,r=1168]={<<>>6a7",\n\t\t\t...\n\t\t\t\t\t"} 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23ac616[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1169,c=24576,r=1169]={<<>>a7",\n\t\t\t"...\n\t\t\t\t\t"} 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b36b94e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "5">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1185,c=24576,r=1185]={<<>>: {\n\t\t\t\t"...\n\t\t\t\t\t"} 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bba0a35[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1186,c=24576,r=1186]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5330ac80[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "5...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.985 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1192,c=24576,r=1192]={<<>>\t"name": ...\n\t\t\t\t\t"} 16:11:30.987 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7eeca86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1193,c=24576,r=1193]={<<>>"name": "...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@796cfffc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1198,c=24576,r=1198]={<<>>": "Senso...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@126cb946[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1199,c=24576,r=1199]={<<>>: "Sensor...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@446e5327[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1215,c=24576,r=1215]={<<>>\t\t"id": "...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@35a50bd6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1216,c=24576,r=1216]={<<>>\t"id": "1...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b289181[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "3",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1233,c=24576,r=1233]={<<>>\t\t"type":...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c79ab2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1234,c=24576,r=1234]={<<>>\t"type": ...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a383ce8[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1260,c=24576,r=1260]={<<>>ue": 178,...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@775e61c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1261,c=24576,r=1261]={<<>>e": 178,\n...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18155231[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "3">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1277,c=24576,r=1277]={<<>>te": "202...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9a492eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1278,c=24576,r=1278]={<<>>e": "2021...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2250304b[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1284,c=24576,r=1284]={<<>>021-10-26...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@268415b2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1285,c=24576,r=1285]={<<>>21-10-26T...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14325f89[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1290,c=24576,r=1290]={<<>>-26T15:27...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@392cb42e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1291,c=24576,r=1291]={<<>>26T15:27:...\n\t\t\t\t\t"} 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a5d1928[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:30.997 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1307,c=24576,r=1307]={<<>>0",\n\t\t\t\t"...\n\t\t\t\t\t"} 16:11:30.998 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cf2b654[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1308,c=24576,r=1308]={<<>>",\n\t\t\t\t"g...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a3a7c54[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "4",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1325,c=24576,r=1325]={<<>>\t\t\t\t48.87...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@466b26f9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1326,c=24576,r=1326]={<<>>\t\t\t48.871...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@340de345[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1352,c=24576,r=1352]={<<>>9\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d44a386[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1353,c=24576,r=1353]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@74d5b0a6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "4">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1369,c=24576,r=1369]={<<>>"geometry...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b961c2b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1370,c=24576,r=1370]={<<>>geometry"...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@305addd7[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1376,c=24576,r=1376]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@289a10c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1377,c=24576,r=1377]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7193d5fc[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1382,c=24576,r=1382]={<<>>\n\t\t\t\t"typ...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2abff8a1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1383,c=24576,r=1383]={<<>>\t\t\t\t"type...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ced3c44[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1399,c=24576,r=1399]={<<>>nt",\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@34897148[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1400,c=24576,r=1400]={<<>>t",\n\t\t\t\t"...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bda7e10[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "7",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1417,c=24576,r=1417]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ef5ff3a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1418,c=24576,r=1418]={<<>>es": [\n\t\t...\n\t\t\t\t\t"} 16:11:31.009 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bdfedbc[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.022 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1444,c=24576,r=1444]={<<>>\t48.87150...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@54a3dabe[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1445,c=24576,r=1445]={<<>>48.871505...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c0104c4[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "7">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1461,c=24576,r=1461]={<<>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7dac3c51[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1462,c=24576,r=1462]={<<>>\t\t},\n\t\t\t"...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29ca8c55[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1468,c=24576,r=1468]={<<>>\t\t"record...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63f6c5f8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1469,c=24576,r=1469]={<<>>\t"record_...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3705da66[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1474,c=24576,r=1474]={<<>>ord_times...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b572663[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1475,c=24576,r=1475]={<<>>rd_timest...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5602af78[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 2,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1491,c=24576,r=1491]={<<>>2021-10-2...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38e6945[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1492,c=24576,r=1492]={<<>>021-10-26...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a4145b8[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "30",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1510,c=24576,r=1510]={<<>>.744000+0...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8b70cad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1511,c=24576,r=1511]={<<>>744000+00...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b0d1bac[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1537,c=24576,r=1537]={<<>>"dataseti...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b3987c9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1538,c=24576,r=1538]={<<>>datasetid...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2bc56993[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "30">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1555,c=24576,r=1555]={<<>>2",\n\t\t\t"r...\n\t\t\t\t\t"} 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ba7ca22[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.026 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1556,c=24576,r=1556]={<<>>",\n\t\t\t"re...\n\t\t\t\t\t"} 16:11:31.084 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38d46281[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1562,c=24576,r=1562]={<<>>"recordid...\n\t\t\t\t\t"} 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f24bd9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1563,c=24576,r=1563]={<<>>recordid"...\n\t\t\t\t\t"} 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f2dcc1b[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1568,c=24576,r=1568]={<<>>did": "2f...\n\t\t\t\t\t"} 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6afef906[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1569,c=24576,r=1569]={<<>>id": "2f1...\n\t\t\t\t\t"} 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@71254eb2[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1585,c=24576,r=1585]={<<>>32f4760f6...\n\t\t\t\t\t"} 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b87cd5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1586,c=24576,r=1586]={<<>>2f4760f61...\n\t\t\t\t\t"} 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3a6b8721[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "1",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1603,c=24576,r=1603]={<<>>8d636393d...\n\t\t\t\t\t"} 16:11:31.091 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27407fa3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1604,c=24576,r=1604]={<<>>d636393d1...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ccbf527[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1630,c=24576,r=1630]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59833add[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1631,c=24576,r=1631]={<<>>{\n\t\t\t\t"na...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fb7ec43[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "1">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1647,c=24576,r=1647]={<<>>ensor B",...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b2e3171[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1648,c=24576,r=1648]={<<>>nsor B",\n...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38ef9dfe[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1654,c=24576,r=1654]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78fa0dec[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1655,c=24576,r=1655]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78af3344[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1660,c=24576,r=1660]={<<>>\t"id": "1...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@12602099[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1661,c=24576,r=1661]={<<>>"id": "17...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56a44f46[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1677,c=24576,r=1677]={<<>>\t\t"type":...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7e19ad13[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1678,c=24576,r=1678]={<<>>\t"type": ...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f2d9487[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "2",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1695,c=24576,r=1695]={<<>>\t\t\t\t"valu...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c5a0713[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1696,c=24576,r=1696]={<<>>\t\t\t"value...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1870bba1[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1722,c=24576,r=1722]={<<>> "2021-10...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b32fc89[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1723,c=24576,r=1723]={<<>>"2021-10-...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3828dcc4[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "2">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1739,c=24576,r=1739]={<<>>7:00+00:0...\n\t\t\t\t\t"} 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@476364d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.092 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1740,c=24576,r=1740]={<<>>:00+00:00...\n\t\t\t\t\t"} 16:11:31.094 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@194638d1[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1746,c=24576,r=1746]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@252c59c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1747,c=24576,r=1747]={<<>>00",\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b1c7f59[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1752,c=24576,r=1752]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6eedee29[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1753,c=24576,r=1753]={<<>>\t\t\t"geo":...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4645d395[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1769,c=24576,r=1769]={<<>>\t48.85054...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16040e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1770,c=24576,r=1770]={<<>>48.850541...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@393e0122[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"path": "6",>>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1787,c=24576,r=1787]={<<>>.348671\n\t...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38a33c8a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1788,c=24576,r=1788]={<<>>348671\n\t\t...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50129970[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1814,c=24576,r=1814]={<<>>metry": {...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53f6b4d2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1815,c=24576,r=1815]={<<>>etry": {\n...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a08889f[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"name": "6">>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1831,c=24576,r=1831]={<<>>pe": "Poi...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b6ea038[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1832,c=24576,r=1832]={<<>>e": "Poin...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f73673c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "6...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1838,c=24576,r=1838]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19450c24[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1839,c=24576,r=1839]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@475723e3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1844,c=24576,r=1844]={<<>>\n\t\t\t\t"coo...\n\t\t\t\t\t"} 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9763451[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.104 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1845,c=24576,r=1845]={<<>>\t\t\t\t"coor...\n\t\t\t\t\t"} 16:11:31.107 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6d58e8c4[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>isplayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1861,c=24576,r=1861]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ccdfd67[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1862,c=24576,r=1862]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22fb8526[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "10",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1880,c=24576,r=1880]={<<>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a17e994[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1881,c=24576,r=1881]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30233cda[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1907,c=24576,r=1907]={<<>>\n\t\t\t"reco...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@336d97c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1908,c=24576,r=1908]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d1abe89[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "10">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1925,c=24576,r=1925]={<<>>amp": "20...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58e4b3f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1926,c=24576,r=1926]={<<>>mp": "202...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@710891dd[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1932,c=24576,r=1932]={<<>>2021-10-2...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44405bb9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1933,c=24576,r=1933]={<<>>021-10-26...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c865b4e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1938,c=24576,r=1938]={<<>>0-26T15:2...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11803622[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1939,c=24576,r=1939]={<<>>-26T15:29...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2433dbb6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1955,c=24576,r=1955]={<<>>000+00:00...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6268c11a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1956,c=24576,r=1956]={<<>>00+00:00"...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ceaba32[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "13",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1974,c=24576,r=1974]={<<>>\n\t\t\t"data...\n\t\t\t\t\t"} 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c4bbaab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.119 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1975,c=24576,r=1975]={<<>>\t\t\t"datas...\n\t\t\t\t\t"} 16:11:31.122 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@169f3aff[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2001,c=24576,r=2001]={<<>>\t\t"record...\n\t\t\t\t\t"} 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@32db4927[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2002,c=24576,r=2002]={<<>>\t"recordi...\n\t\t\t\t\t"} 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b095e64[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "13">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2019,c=24576,r=2019]={<<>>0806415b4...\n\t\t\t\t\t"} 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2ae6394c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2020,c=24576,r=2020]={<<>>806415b4b...\n\t\t\t\t\t"} 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4541a62d[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2026,c=24576,r=2026]={<<>>b4b5f2806...\n\t\t\t\t\t"} 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d3b4dd3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2027,c=24576,r=2027]={<<>>4b5f28067...\n\t\t\t\t\t"} 16:11:31.195 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c50dc6e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2032,c=24576,r=2032]={<<>>8067443c8...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27e7aef1[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2033,c=24576,r=2033]={<<>>067443c89...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fdf04ee[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2049,c=24576,r=2049]={<<>>3429cb7",...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18fd9913[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2050,c=24576,r=2050]={<<>>429cb7",\n...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22f495ce[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "15",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2068,c=24576,r=2068]={<<>>s": {\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38fe2747[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2069,c=24576,r=2069]={<<>>": {\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2f11bcc2[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2095,c=24576,r=2095]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b509d32[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2096,c=24576,r=2096]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5d8c3973[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "15">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2113,c=24576,r=2113]={<<>>",\n\t\t\t\t"t...\n\t\t\t\t\t"} 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1401e99a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.196 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2114,c=24576,r=2114]={<<>>,\n\t\t\t\t"ty...\n\t\t\t\t\t"} 16:11:31.200 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1851' started 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36d4b074[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.208 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1851 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2120,c=24576,r=2120]={<<>>"type": "...\n\t\t\t\t\t"} 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@69320291[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2121,c=24576,r=2121]={<<>>type": "P...\n\t\t\t\t\t"} 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5549e965[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2126,c=24576,r=2126]={<<>>: "PEACOC...\n\t\t\t\t\t"} 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e1f976f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2127,c=24576,r=2127]={<<>> "PEACOCK...\n\t\t\t\t\t"} 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ddbd9c8[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2143,c=24576,r=2143]={<<>>"value": ...\n\t\t\t\t\t"} 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@24046e68[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2144,c=24576,r=2144]={<<>>value": 0...\n\t\t\t\t\t"} 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e1ca94c[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "16",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.208 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2162,c=24576,r=2162]={<<>>te": "202...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c0ae50f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2163,c=24576,r=2163]={<<>>e": "2021...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@f1c78df[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2189,c=24576,r=2189]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@86c307a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2190,c=24576,r=2190]={<<>>:00",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53e1bef2[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "16">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2207,c=24576,r=2207]={<<>>[\n\t\t\t\t\t48...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8180b1c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2208,c=24576,r=2208]={<<>>\n\t\t\t\t\t48....\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64ae4040[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2214,c=24576,r=2214]={<<>>48.882697...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@da8534f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2215,c=24576,r=2215]={<<>>8.882697,...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53e06a26[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2220,c=24576,r=2220]={<<>>697,\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1be8cbad[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.209 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2221,c=24576,r=2221]={<<>>97,\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.212 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dd224d0[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2237,c=24576,r=2237]={<<>>3\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42af2c0e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2238,c=24576,r=2238]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@124edf27[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "17",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2256,c=24576,r=2256]={<<>>eometry":...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fa6db60[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2257,c=24576,r=2257]={<<>>ometry": ...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@534e92e0[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2283,c=24576,r=2283]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@683a1bdb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2284,c=24576,r=2284]={<<>>nt",\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c69461c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "17">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2301,c=24576,r=2301]={<<>>ates": [\n...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75edf12a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2302,c=24576,r=2302]={<<>>tes": [\n\t...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5293b4e5[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2308,c=24576,r=2308]={<<>>[\n\t\t\t\t\t2....\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6acf89af[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2309,c=24576,r=2309]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c507b4c[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2314,c=24576,r=2314]={<<>>\t2.344013...\n\t\t\t\t\t"} 16:11:31.221 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@362eab4d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2315,c=24576,r=2315]={<<>>2.344013,...\n\t\t\t\t\t"} 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@795515f1[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2331,c=24576,r=2331]={<<>>8.882697\n...\n\t\t\t\t\t"} 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fc17985[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2332,c=24576,r=2332]={<<>>.882697\n\t...\n\t\t\t\t\t"} 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4064f52a[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "27",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2350,c=24576,r=2350]={<<>>,\n\t\t\t"rec...\n\t\t\t\t\t"} 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d35aa8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.222 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2351,c=24576,r=2351]={<<>>\n\t\t\t"reco...\n\t\t\t\t\t"} 16:11:31.223 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52783dbe[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2377,c=24576,r=2377]={<<>>021-10-26...\n\t\t\t\t\t"} 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36916b25[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2378,c=24576,r=2378]={<<>>21-10-26T...\n\t\t\t\t\t"} 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51bb1578[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "27">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2395,c=24576,r=2395]={<<>>.483000+0...\n\t\t\t\t\t"} 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@482403fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.290 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2396,c=24576,r=2396]={<<>>483000+00...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5b22428a[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2402,c=24576,r=2402]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66d7c288[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2403,c=24576,r=2403]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f4e0bff[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2408,c=24576,r=2408]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@79dc600[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2409,c=24576,r=2409]={<<>>\n\t\t},\n\t\t{...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ee2e26b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2425,c=24576,r=2425]={<<>>tasetid":...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16f9aabd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2426,c=24576,r=2426]={<<>>asetid": ...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9775a6e[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "40",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2444,c=24576,r=2444]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60333086[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2445,c=24576,r=2445]={<<>>\t\t"record...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@399b6751[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2471,c=24576,r=2471]={<<>>cce65f144...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@626c9e9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2472,c=24576,r=2472]={<<>>ce65f1441...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@517b0c94[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "40">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2489,c=24576,r=2489]={<<>>da2d73d4a...\n\t\t\t\t\t"} 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28b5b13d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.291 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2490,c=24576,r=2490]={<<>>a2d73d4a7...\n\t\t\t\t\t"} 16:11:31.293 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a76fa95[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "4...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2496,c=24576,r=2496]={<<>>4a77",\n\t\t...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c681d30[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2497,c=24576,r=2497]={<<>>a77",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45feb785[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2502,c=24576,r=2502]={<<>>\n\t\t\t"fiel...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4047da5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2503,c=24576,r=2503]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d183291[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2519,c=24576,r=2519]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3115299f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2520,c=24576,r=2520]={<<>>\t\t"name":...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e7e2a7[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "52",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2538,c=24576,r=2538]={<<>>A",\n\t\t\t\t"...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f8c5def[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2539,c=24576,r=2539]={<<>>",\n\t\t\t\t"i...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fc7435[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2565,c=24576,r=2565]={<<>>type": "G...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1bbdfc04[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2566,c=24576,r=2566]={<<>>ype": "GO...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2571d70e[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "52">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2583,c=24576,r=2583]={<<>>\t\t"value"...\n\t\t\t\t\t"} 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@388f956a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.303 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2584,c=24576,r=2584]={<<>>\t"value":...\n\t\t\t\t\t"} 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@58320392[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "5...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2590,c=24576,r=2590]={<<>>e": 122,\n...\n\t\t\t\t\t"} 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2c9b894c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2591,c=24576,r=2591]={<<>>": 122,\n\t...\n\t\t\t\t\t"} 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f9f276[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2596,c=24576,r=2596]={<<>>2,\n\t\t\t\t"d...\n\t\t\t\t\t"} 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43191326[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.304 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2597,c=24576,r=2597]={<<>>,\n\t\t\t\t"da...\n\t\t\t\t\t"} 16:11:31.304 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bffb644[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2613,c=24576,r=2613]={<<>>021-10-26...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b5e8f9e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2614,c=24576,r=2614]={<<>>21-10-26T...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33fca8c1[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "73",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2632,c=24576,r=2632]={<<>>00:00",\n\t...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38771dbb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2633,c=24576,r=2633]={<<>>0:00",\n\t\t...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4eccd167[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2659,c=24576,r=2659]={<<>>8.882697,...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4161855f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2660,c=24576,r=2660]={<<>>.882697,\n...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@178d8712[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "73">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2677,c=24576,r=2677]={<<>>44013\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1717ca9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2678,c=24576,r=2678]={<<>>4013\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3f7876f1[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2684,c=24576,r=2684]={<<>>\t\t\t]\n\t\t\t}...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@72fe573c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2685,c=24576,r=2685]={<<>>\t\t]\n\t\t\t},...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9b0fb66[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2690,c=24576,r=2690]={<<>>\t\t},\n\t\t\t"...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20da8bef[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2691,c=24576,r=2691]={<<>>\t},\n\t\t\t"g...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c69aefb[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2707,c=24576,r=2707]={<<>>": {\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cae45fd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2708,c=24576,r=2708]={<<>>: {\n\t\t\t\t"...\n\t\t\t\t\t"} 16:11:31.315 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52cbeec5[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "76",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2726,c=24576,r=2726]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 16:11:31.316 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@263a9280[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.384 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2727,c=24576,r=2727]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37b5feca[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2753,c=24576,r=2753]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@191ac46c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2754,c=24576,r=2754]={<<>>\t\t\t\t\t2.34...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@14aaac4c[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "76">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2771,c=24576,r=2771]={<<>>\t\t\t48.882...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66f682cb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2772,c=24576,r=2772]={<<>>\t\t48.8826...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ead6371[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2778,c=24576,r=2778]={<<>>82697\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31dbf16c[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2779,c=24576,r=2779]={<<>>2697\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70d2f3d7[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2784,c=24576,r=2784]={<<>>\t\t\t\t]\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22e0d7dc[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2785,c=24576,r=2785]={<<>>\t\t\t]\n\t\t\t}...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37438e1a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2801,c=24576,r=2801]={<<>>ecord_tim...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59fd490f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2802,c=24576,r=2802]={<<>>cord_time...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ed655ac[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "79",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2820,c=24576,r=2820]={<<>>2021-10-2...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1aac2b9d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2821,c=24576,r=2821]={<<>>021-10-26...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31b4558c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2847,c=24576,r=2847]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@232c784[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2848,c=24576,r=2848]={<<>>0:00"\n\t\t}...\n\t\t\t\t\t"} 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e45995b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "79">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.389 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2865,c=24576,r=2865]={<<>>\t"dataset...\n\t\t\t\t\t"} 16:11:31.392 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:31.401 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@754ebbcd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.401 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2866,c=24576,r=2866]={<<>>"dataseti...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@664598dd[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "7...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2872,c=24576,r=2872]={<<>>etid": "t...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@725f7d76[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2873,c=24576,r=2873]={<<>>tid": "te...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5072bd27[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2878,c=24576,r=2878]={<<>> "test2",...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50e2e437[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2879,c=24576,r=2879]={<<>>"test2",\n...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a2b0d86[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2895,c=24576,r=2895]={<<>>ordid": "...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13166778[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2896,c=24576,r=2896]={<<>>rdid": "d...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56c87bb8[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "92",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2914,c=24576,r=2914]={<<>>cb4a3c4a5...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11ccee0a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2915,c=24576,r=2915]={<<>>b4a3c4a58...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53498688[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2941,c=24576,r=2941]={<<>>ca9",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73c4063e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2942,c=24576,r=2942]={<<>>a9",\n\t\t\t"...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66c4b645[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "92">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2959,c=24576,r=2959]={<<>> {\n\t\t\t\t"n...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@108ea829[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2960,c=24576,r=2960]={<<>>{\n\t\t\t\t"na...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fec1176[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2966,c=24576,r=2966]={<<>>"name": "...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5cca1343[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2967,c=24576,r=2967]={<<>>name": "S...\n\t\t\t\t\t"} 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1f7fe001[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.402 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2972,c=24576,r=2972]={<<>>: "Sensor...\n\t\t\t\t\t"} 16:11:31.404 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ad5cc27[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2973,c=24576,r=2973]={<<>> "Sensor ...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15dd05aa[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2989,c=24576,r=2989]={<<>>\t"id": "1...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19015c59[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2990,c=24576,r=2990]={<<>>"id": "15...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@799ed890[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"path": "94",>>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3008,c=24576,r=3008]={<<>>"type": "...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2dfe9770[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3009,c=24576,r=3009]={<<>>type": "P...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@50f32730[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3035,c=24576,r=3035]={<<>>ue": 1,\n\t...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43835ae3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3036,c=24576,r=3036]={<<>>e": 1,\n\t\t...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c56405b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"name": "94">>>splayed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3053,c=24576,r=3053]={<<>>: "2021-1...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@154a1bb6[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3054,c=24576,r=3054]={<<>> "2021-10...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c497488[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "9...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3060,c=24576,r=3060]={<<>>-10-26T15...\n\t\t\t\t\t"} 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5c479a0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.414 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3061,c=24576,r=3061]={<<>>10-26T15:...\n\t\t\t\t\t"} 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b6eb5db[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3066,c=24576,r=3066]={<<>>T15:27:00...\n\t\t\t\t\t"} 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3ebc96ab[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3067,c=24576,r=3067]={<<>>15:27:00+...\n\t\t\t\t\t"} 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29c658c0[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>"splayed"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3083,c=24576,r=3083]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@fe92d21[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3084,c=24576,r=3084]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a7816a[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "114",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.415 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3103,c=24576,r=3103]={<<>>8.845002,...\n\t\t\t\t\t"} 16:11:31.417 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5bf4563b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3104,c=24576,r=3104]={<<>>.845002,\n...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40ef15dd[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3130,c=24576,r=3130]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@629a8c4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3131,c=24576,r=3131]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b38c5ba[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "114">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3149,c=24576,r=3149]={<<>>ry": {\n\t\t...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42040968[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3150,c=24576,r=3150]={<<>>y": {\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7afdbd08[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3156,c=24576,r=3156]={<<>>\t\t\t\t"type...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3159451b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3157,c=24576,r=3157]={<<>>\t\t\t"type"...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cb1439f[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3162,c=24576,r=3162]={<<>>ype": "Po...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e9c5c28[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3163,c=24576,r=3163]={<<>>pe": "Poi...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@399ea10e[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3179,c=24576,r=3179]={<<>>\t\t"coordi...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42145abb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3180,c=24576,r=3180]={<<>>\t"coordin...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ff44dd[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "122",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3199,c=24576,r=3199]={<<>>\t\t\t\t2.375...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48ce2576[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3200,c=24576,r=3200]={<<>>\t\t\t2.3756...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4146bb0[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3226,c=24576,r=3226]={<<>>2\n\t\t\t\t]\n\t...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6435280b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3227,c=24576,r=3227]={<<>>\n\t\t\t\t]\n\t\t...\n\t\t\t\t\t"} 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1a1241fc[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "122">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.427 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3245,c=24576,r=3245]={<<>>ecord_tim...\n\t\t\t\t\t"} 16:11:31.485 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23ce325d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3246,c=24576,r=3246]={<<>>cord_time...\n\t\t\t\t\t"} 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@420947f[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3252,c=24576,r=3252]={<<>>imestamp"...\n\t\t\t\t\t"} 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@49188180[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3253,c=24576,r=3253]={<<>>mestamp":...\n\t\t\t\t\t"} 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@418d24fe[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3258,c=24576,r=3258]={<<>>mp": "202...\n\t\t\t\t\t"} 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1383aa48[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3259,c=24576,r=3259]={<<>>p": "2021...\n\t\t\t\t\t"} 16:11:31.493 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1380472b[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>2"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3275,c=24576,r=3275]={<<>>15:29:11....\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e99c05a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3276,c=24576,r=3276]={<<>>5:29:11.6...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@361bada3[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "135",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3295,c=24576,r=3295]={<<>>0"\n\t\t},\n\t...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38c480c2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3296,c=24576,r=3296]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@29ec31ee[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3322,c=24576,r=3322]={<<>> "test2",...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7927bf99[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3323,c=24576,r=3323]={<<>>"test2",\n...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@123a73ab[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "135">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3341,c=24576,r=3341]={<<>>did": "39...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@e6423be[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3342,c=24576,r=3342]={<<>>id": "390...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@464f10dd[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3348,c=24576,r=3348]={<<>>3905c0576...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d0a4fa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3349,c=24576,r=3349]={<<>>905c05764...\n\t\t\t\t\t"} 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@43b63820[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.494 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3354,c=24576,r=3354]={<<>>576405721...\n\t\t\t\t\t"} 16:11:31.498 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1401' started 16:11:31.506 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c609a3b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.506 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1401 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3355,c=24576,r=3355]={<<>>764057212...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5217b692[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>5"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3371,c=24576,r=3371]={<<>>f9db8663a...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@55e73f5e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3372,c=24576,r=3372]={<<>>9db8663af...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@27627afa[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "178",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3391,c=24576,r=3391]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f3b9d6f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3392,c=24576,r=3392]={<<>>\t\t"fields...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2077113c[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3418,c=24576,r=3418]={<<>>"Sensor N...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c06d7a3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3419,c=24576,r=3419]={<<>>Sensor N"...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7807d173[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "178">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3437,c=24576,r=3437]={<<>>": "1503"...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b44ebf9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3438,c=24576,r=3438]={<<>>: "1503",...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73a2f95c[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3444,c=24576,r=3444]={<<>>3",\n\t\t\t\t"...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9e39344[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3445,c=24576,r=3445]={<<>>",\n\t\t\t\t"t...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f295742[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3450,c=24576,r=3450]={<<>>\t\t"type":...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3fe667d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3451,c=24576,r=3451]={<<>>\t"type": ...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67720747[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>8"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3467,c=24576,r=3467]={<<>>,\n\t\t\t\t"va...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@721ec15e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3468,c=24576,r=3468]={<<>>\n\t\t\t\t"val...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77881b18[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "179",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3487,c=24576,r=3487]={<<>>\t\t\t"date"...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@735561a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3488,c=24576,r=3488]={<<>>\t\t"date":...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@708a2184[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3514,c=24576,r=3514]={<<>>7:00+00:0...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@741a1afa[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3515,c=24576,r=3515]={<<>>:00+00:00...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@437d9fba[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "179">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3533,c=24576,r=3533]={<<>>eo": [\n\t\t...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6e559449[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3534,c=24576,r=3534]={<<>>o": [\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f720e06[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "1...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3540,c=24576,r=3540]={<<>>\t\t\t\t\t48.8...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6b1b00d8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3541,c=24576,r=3541]={<<>>\t\t\t\t48.88...\n\t\t\t\t\t"} 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4434d24e[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.507 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3546,c=24576,r=3546]={<<>>8.884606,...\n\t\t\t\t\t"} 16:11:31.510 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@681f15d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3547,c=24576,r=3547]={<<>>.884606,\n...\n\t\t\t\t\t"} 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595ccdb5[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>9"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3563,c=24576,r=3563]={<<>>321516\n\t\t...\n\t\t\t\t\t"} 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a720b86[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3564,c=24576,r=3564]={<<>>21516\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8361224[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "224",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3583,c=24576,r=3583]={<<>>\t\t"geomet...\n\t\t\t\t\t"} 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1340166[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3584,c=24576,r=3584]={<<>>\t"geometr...\n\t\t\t\t\t"} 16:11:31.519 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e3a5590[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3610,c=24576,r=3610]={<<>> "Point",...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@446e47ea[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3611,c=24576,r=3611]={<<>>"Point",\n...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7c71da71[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "224">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3629,c=24576,r=3629]={<<>>dinates":...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5defcba8[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3630,c=24576,r=3630]={<<>>inates": ...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31958350[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3636,c=24576,r=3636]={<<>>": [\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f2d39f[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3637,c=24576,r=3637]={<<>>: [\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75223342[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3642,c=24576,r=3642]={<<>>\t\t\t\t2.321...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56b314c5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3643,c=24576,r=3643]={<<>>\t\t\t2.3215...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b218240[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3659,c=24576,r=3659]={<<>>\t\t48.8846...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a5ede90[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3660,c=24576,r=3660]={<<>>\t48.88460...\n\t\t\t\t\t"} 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e025eba[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "268",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.520 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3679,c=24576,r=3679]={<<>>\t},\n\t\t\t"r...\n\t\t\t\t\t"} 16:11:31.522 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:31.589 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70597083[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3680,c=24576,r=3680]={<<>>},\n\t\t\t"re...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37adcf4a[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3706,c=24576,r=3706]={<<>>"2021-10-...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b2b2d71[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3707,c=24576,r=3707]={<<>>2021-10-2...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37f04720[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "268">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3725,c=24576,r=3725]={<<>>1.924000+...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c96e435[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3726,c=24576,r=3726]={<<>>.924000+0...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5598ad72[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3732,c=24576,r=3732]={<<>>0+00:00"\n...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@171a5215[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3733,c=24576,r=3733]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22e6de91[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3738,c=24576,r=3738]={<<>>0"\n\t\t},\n\t...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@19ea21b4[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3739,c=24576,r=3739]={<<>>"\n\t\t},\n\t\t...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@909fcc6[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>8"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3755,c=24576,r=3755]={<<>>atasetid"...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c469d08[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3756,c=24576,r=3756]={<<>>tasetid":...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5840d047[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "293",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3775,c=24576,r=3775]={<<>>\t\t\t"recor...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@106fbd7a[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3776,c=24576,r=3776]={<<>>\t\t"record...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56468c7d[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3802,c=24576,r=3802]={<<>>46b228896...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e90f560[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3803,c=24576,r=3803]={<<>>6b2288967...\n\t\t\t\t\t"} 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@700cda1d[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "293">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.590 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3821,c=24576,r=3821]={<<>>70430b6b2...\n\t\t\t\t\t"} 16:11:31.592 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d653d0b[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3822,c=24576,r=3822]={<<>>0430b6b22...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7f226fbe[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3828,c=24576,r=3828]={<<>>b22",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56b0becf[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3829,c=24576,r=3829]={<<>>22",\n\t\t\t"...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@407a5a36[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3834,c=24576,r=3834]={<<>>\t\t\t"field...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7443ba57[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3835,c=24576,r=3835]={<<>>\t\t"fields...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18f064fe[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>3"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3851,c=24576,r=3851]={<<>>\t\t"name":...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b65e7e9[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3852,c=24576,r=3852]={<<>>\t"name": ...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595cbf59[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "304",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3871,c=24576,r=3871]={<<>>,\n\t\t\t\t"id...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30242727[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3872,c=24576,r=3872]={<<>>\n\t\t\t\t"id"...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b687249[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3898,c=24576,r=3898]={<<>>pe": "DUC...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4fd68262[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3899,c=24576,r=3899]={<<>>e": "DUCK...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73cc4ab6[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "304">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3917,c=24576,r=3917]={<<>>alue": 5,...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@624046f7[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3918,c=24576,r=3918]={<<>>lue": 5,\n...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ad29acc[p=0,l=6,c=512,r=6]={<<<\t\t\t\t},>>>name": "3...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3924,c=24576,r=3924]={<<>>5,\n\t\t\t\t"d...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@716cdc66[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t},name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3925,c=24576,r=3925]={<<>>,\n\t\t\t\t"da...\n\t\t\t\t\t"} 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60e4a107[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.602 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3930,c=24576,r=3930]={<<>>\t"date": ...\n\t\t\t\t\t"} 16:11:31.603 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@733412[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{,name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3931,c=24576,r=3931]={<<>>"date": "...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e69ca2a[p=0,l=16,c=512,r=16]={<<<\t\t\t\t\t"count": 1,>>>4"played"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3947,c=24576,r=3947]={<<>>-26T15:27...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@971aa6d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3948,c=24576,r=3948]={<<>>26T15:27:...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4c58cedd[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"path": "330",>>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3967,c=24576,r=3967]={<<>>\n\t\t\t\t"geo...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5512b0e0[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3968,c=24576,r=3968]={<<>>\t\t\t\t"geo"...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57a08f2[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3994,c=24576,r=3994]={<<>>,\n\t\t\t\t\t2....\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15cf8f2[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=3995,c=24576,r=3995]={<<>>\n\t\t\t\t\t2.3...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bf8e022[p=0,l=18,c=512,r=18]={<<<\t\t\t\t\t"name": "330">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4013,c=24576,r=4013]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b2dc40d[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4014,c=24576,r=4014]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e456802[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4019,c=24576,r=4019]={<<>>},\n\t\t\t"ge...\n\t\t\t\t\t"} 16:11:31.614 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78b89850[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4020,c=24576,r=4020]={<<>>,\n\t\t\t"geo...\n\t\t\t\t\t"} 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@348d9e95[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4025,c=24576,r=4025]={<<>>"geometry...\n\t\t\t\t\t"} 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11a529a5[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4026,c=24576,r=4026]={<<>>geometry"...\n\t\t\t\t\t"} 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@249546eb[p=0,l=18,c=512,r=18]={<<<\t\t\t"name": "value">>>played",2...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4044,c=24576,r=4044]={<<>>type": "P...\n\t\t\t\t\t"} 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18533031[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4045,c=24576,r=4045]={<<>>ype": "Po...\n\t\t\t\t\t"} 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@40f27c98[p=0,l=4,c=512,r=4]={<<<\t\t},>>>name": "v...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.615 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4049,c=24576,r=4049]={<<>>: "Point"...\n\t\t\t\t\t"} 16:11:31.625 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78a28d22[p=0,l=1,c=512,r=1]={<<<\n>>>\t},name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4050,c=24576,r=4050]={<<>> "Point",...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@760e3ec3[p=0,l=3,c=512,r=3]={<<<\t\t{>>>,name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4053,c=24576,r=4053]={<<>>oint",\n\t\t...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@775d5a8b[p=0,l=1,c=512,r=1]={<<<\n>>>\t{,name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4054,c=24576,r=4054]={<<>>int",\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2418ee44[p=0,l=14,c=512,r=14]={<<<\t\t\t"facets": [>>>lue"playe...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4068,c=24576,r=4068]={<<>>rdinates"...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48bfac78[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"facets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4069,c=24576,r=4069]={<<>>dinates":...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4f406b8a[p=0,l=5,c=512,r=5]={<<<\t\t\t\t{>>>acets": [...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4074,c=24576,r=4074]={<<>>es": [\n\t\t...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52d4f9eb[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t{acets...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4075,c=24576,r=4075]={<<>>s": [\n\t\t\t...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@31dd473b[p=0,l=17,c=512,r=17]={<<<\t\t\t\t\t"count": 51,>>>"played",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4092,c=24576,r=4092]={<<>>76,\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@434e114[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"coun...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4093,c=24576,r=4093]={<<>>6,\n\t\t\t\t\t4...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@48e4d623[p=0,l=20,c=512,r=20]={<<<\t\t\t\t\t"path": "2021",>>>ayed",21-...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4113,c=24576,r=4113]={<<>>\t]\n\t\t\t},\n...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3d8a6575[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"path...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4114,c=24576,r=4114]={<<>>]\n\t\t\t},\n\t...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66351960[p=0,l=26,c=512,r=26]={<<<\t\t\t\t\t"state": "displayed",>>>21-10-26T...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4140,c=24576,r=4140]={<<>>mp": "202...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@452a68f3[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"stat...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4141,c=24576,r=4141]={<<>>p": "2021...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b11fbbb[p=0,l=19,c=512,r=19]={<<<\t\t\t\t\t"name": "2021">>>layed",21...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4160,c=24576,r=4160]={<<>>29:12.756...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45de9261[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t\t"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4161,c=24576,r=4161]={<<>>9:12.7560...\n\t\t\t\t\t"} 16:11:31.688 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@bee7da3[p=0,l=5,c=512,r=5]={<<<\t\t\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.691 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4166,c=24576,r=4166]={<<>>756000+00...\n\t\t\t\t\t"} 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d95f1dd[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t\t}"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4167,c=24576,r=4167]={<<>>56000+00:...\n\t\t\t\t\t"} 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39fd0df7[p=0,l=5,c=512,r=5]={<<<\t\t\t],>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4172,c=24576,r=4172]={<<>>+00:00"\n\t...\n\t\t\t\t\t"} 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@801dd33[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t],"name...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4173,c=24576,r=4173]={<<>>00:00"\n\t\t...\n\t\t\t\t\t"} 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@70faaaf5[p=0,l=17,c=512,r=17]={<<<\t\t\t"name": "date">>>1"layed",...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.700 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4190,c=24576,r=4190]={<<>>\t\t"datase...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42d3a62e[p=0,l=1,c=512,r=1]={<<<\n>>>\t\t"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4191,c=24576,r=4191]={<<>>\t"dataset...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@13908936[p=0,l=3,c=512,r=3]={<<<\t\t}>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4194,c=24576,r=4194]={<<>>atasetid"...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@15fe3632[p=0,l=1,c=512,r=1]={<<<\n>>>\t}"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4195,c=24576,r=4195]={<<>>tasetid":...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30f69b7a[p=0,l=2,c=512,r=2]={<<<\t]>>>}"name": ...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4197,c=24576,r=4197]={<<>>setid": "...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6fcbb99c[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4198,c=24576,r=4198]={<<>>etid": "t...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7805546a[p=0,l=1,c=512,r=1]={<<<}>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4199,c=24576,r=4199]={<<>>tid": "te...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1caeb2fe[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3742} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3742} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1887c75a) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"} complete=true committing=false callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2ab28a8f 16:11:31.701 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_CHUNK for SendCallback@2f4bb078[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78463db7] (null,[p=0,l=4200,c=24576,r=4200],true)@COMMITTED 16:11:31.703 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78463db7] (null,[p=0,l=4200,c=24576,r=4200],true)@COMPLETING 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@11965903[p=0,l=8,c=1024,r=8]={<<<\r\n1068\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=4200,c=24576,r=4200]={<<>>id": "tes...\n\t\t\t\t\t"}] 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 4208 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=989/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3754} 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=4208 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78463db7] (null,[p=4200,l=4200,c=24576,r=0],true)@COMPLETING 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@11965903[p=0,l=7,c=1024,r=7]={<<<\r\n0\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:31.713 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 7 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=2,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3754} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=7 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=null,cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78463db7] (null,[p=4200,l=4200,c=24576,r=0],true)@END 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@1887c75a w=false 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3755} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test2/response.json written=28776 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3755} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3755} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3755} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3755} 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:31.714 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3755} parsed false HttpParser{s=END,0 of -1} 16:11:31.715 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:31.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=END}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test2/response.json,age=3766} 16:11:31.725 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:31.726 [qtp70695990-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:31.727 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:31.727 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:31.727 [qtp70695990-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:31.727 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:31.727 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:31.727 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:31.727 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:31.727 [qtp70695990-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:31.727 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:31.727 [qtp70695990-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$45/1739267143@b78a709 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}] 16:11:31.728 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:31.738 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=11/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:31.738 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:31.738 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:31.784 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1753' started 16:11:31.784 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1753 16:11:31.787 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 16:11:31.789 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 16:11:31.792 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:31.793 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.803 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.807 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:31.810 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:31.812 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:31.884 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:31.887 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1151' started 16:11:31.887 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1151 16:11:31.890 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 16:11:31.893 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 16:11:31.894 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:31.898 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:31.901 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:31.903 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:31.904 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.915 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:31.918 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:31.984 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:31.987 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:31.990 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:31.994 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1502' started 16:11:31.994 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1502 16:11:31.997 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 16:11:32.000 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 16:11:32.002 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.003 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.013 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.014 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.086 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.089 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.091 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.095 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1503' started 16:11:32.095 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1503 16:11:32.097 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.100 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.102 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.103 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.111 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.185 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.188 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.190 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.193 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.196 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1504' started 16:11:32.196 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1504 16:11:32.199 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.202 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.204 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.205 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.286 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.288 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.290 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.292 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.294 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.296 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1601' started 16:11:32.296 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1601 16:11:32.298 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.300 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.301 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.302 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.307 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.309 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.311 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.313 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.314 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.316 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1604' started 16:11:32.317 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1604 16:11:32.318 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.320 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.321 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.322 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.328 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.329 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.331 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.383 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.385 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.387 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1501' started 16:11:32.387 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1501 16:11:32.389 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.391 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.393 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.395 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 16:11:32.396 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 16:11:32.398 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.400 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 16:11:32.401 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 16:11:32.403 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.404 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.409 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.411 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.413 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.415 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.416 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.418 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1754' started 16:11:32.419 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1754 16:11:32.420 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 16:11:32.422 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 16:11:32.423 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.424 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.433 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.434 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.436 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.484 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.486 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.488 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1152' started 16:11:32.488 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1152 16:11:32.490 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.491 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.493 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.495 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.496 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.498 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.500 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 16:11:32.501 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 16:11:32.503 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.504 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.506 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.507 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.508 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.514 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.516 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.530 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.532 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.533 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.535 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1603' started 16:11:32.535 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1603 16:11:32.583 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.585 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.587 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.588 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.592 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.593 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.595 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.596 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.598 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.599 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1651' started 16:11:32.599 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1651 16:11:32.601 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'EAGLE_value' resource registered 16:11:32.602 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - EAGLE_value already started 16:11:32.603 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.604 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.608 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.610 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.611 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.613 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.614 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.617 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1901' started 16:11:32.617 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1901 16:11:32.618 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.620 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.621 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.623 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.624 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.625 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.627 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 16:11:32.628 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 16:11:32.629 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.685 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.687 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.689 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.691 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 16:11:32.693 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 16:11:32.695 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.698 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.699 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.701 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.702 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.709 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.712 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.713 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.715 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.717 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.719 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1951' started 16:11:32.719 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1951 16:11:32.722 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.724 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.725 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.726 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.730 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.731 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.733 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.734 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.735 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.737 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1953' started 16:11:32.737 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1953 16:11:32.738 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.739 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.740 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.741 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.785 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.786 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.788 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.789 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.790 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.792 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1805' started 16:11:32.792 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1805 16:11:32.793 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.794 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.795 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.796 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.800 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.801 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.802 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.804 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.805 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.806 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1602' started 16:11:32.807 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1602 16:11:32.808 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.809 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.810 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.812 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.813 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.814 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.816 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.817 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.818 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.819 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.820 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.821 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.823 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.824 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.825 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.826 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.827 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.828 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.830 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 16:11:32.831 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 16:11:32.832 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.833 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.837 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:32.838 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:32.883 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:32.885 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:32.886 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:32.887 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test2_1551' started 16:11:32.887 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test2_1551 16:11:32.889 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.891 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.891 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.893 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.894 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.895 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.896 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.898 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.898 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.900 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.901 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.903 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.904 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.906 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.907 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.908 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SWAN_value' resource registered 16:11:32.909 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SWAN_value already started 16:11:32.910 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.912 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.913 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.914 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.915 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PEACOCK_value' resource registered 16:11:32.916 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PEACOCK_value already started 16:11:32.917 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.918 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.920 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.921 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.922 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.923 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.924 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.925 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.927 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.984 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.985 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.986 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.987 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.989 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'DUCK_value' resource registered 16:11:32.990 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - DUCK_value already started 16:11:32.991 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:32.992 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'GOOSE_value' resource registered 16:11:32.994 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - GOOSE_value already started 16:11:32.996 [pool-3-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:33.659 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:33.659 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:34.161 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:34.161 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:34.161 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2434/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.162 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2435/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.162 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2435/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:34.162 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:34.162Z 16:11:34.162 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}@434d9a3 offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:34.162Z 16:11:34.162 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1} startReservedThread p=1 16:11:34.162 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@4d3bd198 startThread=0 16:11:34.162 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@4d3bd198 in QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}] 16:11:34.162 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=1}@4d3bd198 started 16:11:34.162 [qtp70695990-27] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@4d3bd198 waiting 16:11:34.162 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}@434d9a3 task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:34.162Z 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:34.162Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2436/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:34.163 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:11:34.163Z tryProduce true 16:11:34.163 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:34.163 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2436/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:34.163 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2436/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.163 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2436/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@10b48be1[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 185 HeapByteBuffer@10b48be1[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=185,c=8192,r=185]={<<>>ve\r\n\r\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:34.163 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test3/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test3/response.json HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test3/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test3/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=0} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test3/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test3/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:34.164 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test3/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e64952b[p=0,l=1,c=512,r=1]={<<<[>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1,c=24576,r=1]={<<<[>>>ount": 2,...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3dc0366e[p=0,l=1,c=512,r=1]={<<<\n>>>]}"name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2,c=24576,r=2]={<<<[\n>>>unt": 2,\n...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@56482645[p=0,l=3,c=512,r=3]={<<< [>>>"name": "...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=5,c=24576,r=5]={<<<[\n [>>>": 2,\n\t\t\t...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c2924ec[p=0,l=1,c=512,r=1]={<<<\n>>> ["name":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=6,c=24576,r=6]={<<<[\n [\n>>>: 2,\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66ee298f[p=0,l=102,c=512,r=102]={<<< {"Date":"20.10.2021",...e":"3.4","Value":"94"},>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=108,c=24576,r=108]={<<<[\n [\n {"Date":"20.10....e":"3.4","Value":"94"},>>>unt": 1,\n...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5aa1107a[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=109,c=24576,r=109]={<<<[\n [\n {"Date":"20.10....":"3.4","Value":"94"},\n>>>nt": 1,\n\t...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4d4c6f65[p=0,l=101,c=512,r=101]={<<< {"Date":"20.10.2021",...de":"7.8","Value":"28"}>>>,\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=210,c=24576,r=210]={<<<[\n [\n {"Date":"20.10....de":"7.8","Value":"28"}>>>\t"count":...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68673c64[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=211,c=24576,r=211]={<<<[\n [\n {"Date":"20.10....e":"7.8","Value":"28"}\n>>>"count": ...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7fd2d2b6[p=0,l=4,c=512,r=4]={<<< ],>>>{"Date":"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=215,c=24576,r=215]={<<<[\n [\n {"Date":"20.10....7.8","Value":"28"}\n ],>>>nt": 1,\n\t...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2da22ff6[p=0,l=1,c=512,r=1]={<<<\n>>> ],{"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=216,c=24576,r=216]={<<<[\n [\n {"Date":"20.10.....8","Value":"28"}\n ],\n>>>t": 1,\n\t\t...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33b4a60[p=0,l=3,c=512,r=3]={<<< [>>>,{"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=219,c=24576,r=219]={<<<[\n [\n {"Date":"20.10....,"Value":"28"}\n ],\n [>>> 1,\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@526ed27f[p=0,l=1,c=512,r=1]={<<<\n>>> [,{"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=220,c=24576,r=220]={<<<[\n [\n {"Date":"20.10...."Value":"28"}\n ],\n [\n>>>1,\n\t\t\t\t\t"...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3b40ede6[p=0,l=107,c=512,r=107]={<<< {"Date":"01.01.1970",...:"2.3","Value":"12345"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=327,c=24576,r=327]={<<<[\n [\n {"Date":"20.10....:"2.3","Value":"12345"}>>>,\n\t\t\t\t\t"p...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@721b8e7[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=328,c=24576,r=328]={<<<[\n [\n {"Date":"20.10...."2.3","Value":"12345"}\n>>>\n\t\t\t\t\t"pa...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e909a29[p=0,l=3,c=512,r=3]={<<< ]>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=331,c=24576,r=331]={<<<[\n [\n {"Date":"20.10....3","Value":"12345"}\n ]>>>\t\t\t"path"...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ac956ae[p=0,l=1,c=512,r=1]={<<<\n>>> ] {"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=332,c=24576,r=332]={<<<[\n [\n {"Date":"20.10....","Value":"12345"}\n ]\n>>>\t\t"path":...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@465aabcc[p=0,l=1,c=512,r=1]={<<<]>>> ] {"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=333,c=24576,r=333]={<<<[\n [\n {"Date":"20.10....,"Value":"12345"}\n ]\n]>>>\t"path": ...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cb6d560[p=0,l=1,c=512,r=1]={<<<\n>>> ] {"Date...\x00\x00\x00\x00\x00\x00\x00}) 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} 16:11:34.165 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} parsed false HttpParser{s=END,0 of -1} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@16ad5f0d) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@26e11750 16:11:34.166 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test3/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:34 GMT Content-Type: text/plain;charset=utf-8 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35f6cc8b] (null,[p=0,l=334,c=24576,r=334],true)@START 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@7c0859a1[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"} 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:34 GMT Content-Type: text/plain;charset=utf-8 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35f6cc8b] ([p=0,l=117,c=16384,r=117],[p=0,l=334,c=24576,r=334],true)@COMPLETING 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=117,c=16384,r=117]={<<>>: chunked...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=334,c=24576,r=334]={<<<[\n [\n {"Date":"20.10...."Value":"12345"}\n ]\n]\n>>>"path": "...\n\t\t\t\t\t"}] 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 451 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=3,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=3} 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=451 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:34.167 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/plain 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35f6cc8b] ([p=117,l=117,c=16384,r=0],[p=334,l=334,c=24576,r=0],true)@END 16:11:34.167 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:34.167 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - The content type of the response is overridden to be vnd.special/custom+json 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@16ad5f0d w=false 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:34.167 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test3/response.json,age=3} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test3/response.json written=334 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:34.168 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:34.169 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:34.169 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.169 [qtp70695990-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.169 [qtp70695990-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:34.169 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.169 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:34.169 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:34.169 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:34.169 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:34.169 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:34.170 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:34.170 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:34.170 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:34.170 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@3777272d waiting 16:11:34.170 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:34.170 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:34.170 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:34.173 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:34.174 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:34.175 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:34.176 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:34.177 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:34.179 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test3_Foo' started 16:11:34.179 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test3_Foo 16:11:34.179 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:34.180 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:34.181 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:34.182 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:34.186 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:34.187 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:34.188 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:34.189 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:34.190 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:34.192 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test3_Bar' started 16:11:34.192 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test3_Bar 16:11:34.192 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:34.193 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:34.194 [pool-4-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:35.294 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:35.295 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:35.797 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:35.797 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:35.797 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1627/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.797 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1628/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.797 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1628/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:35.797 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:35.797Z 16:11:35.797 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@3777272d offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:35.797Z 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:35.798Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1628/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:35.798 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@3777272d task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:11:35.798Z 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1628/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:35.798 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:35.798Z tryProduce true 16:11:35.798 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:35.798 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1629/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:35.798 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1629/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.798 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:35.798 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test4/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test4/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/csv User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test4/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test4/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=0} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test4/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test4/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test4/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:35.799 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1cf03367[p=0,l=39,c=512,r=39]={<<>>,"Name":"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=39,c=24576,r=39]={<<>>18:14","N...\n\t\t\t\t\t"} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59f2be9d[p=0,l=1,c=512,r=1]={<<<\n>>>ate,Time,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=40,c=24576,r=40]={<<>>8:14","Na...\n\t\t\t\t\t"} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@dee9d54[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:14,Foo,1.2,3.4,94>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=71,c=24576,r=71]={<<>>1.2","Lon...\n\t\t\t\t\t"} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68e162cb[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=72,c=24576,r=72]={<<>>.2","Long...\n\t\t\t\t\t"} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@75171fbb[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:17,Bar,5.6,7.8,28>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=103,c=24576,r=103]={<<>>94"},\n ...\n\t\t\t\t\t"} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39dd41d2[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.800 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=1} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=2} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=2} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=2} parsed false HttpParser{s=END,0 of -1} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=2} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@40206f80) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2334aa75 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test4/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=2} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:35 GMT Content-Type: text/csv; charset=utf-8 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e13936f] (null,[p=0,l=104,c=24576,r=104],true)@START 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@7c0859a1[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"} 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:35 GMT Content-Type: text/csv; charset=utf-8 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e13936f] ([p=0,l=116,c=16384,r=116],[p=0,l=104,c=24576,r=104],true)@COMPLETING 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=116,c=16384,r=116]={<<>>\n: chunke...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=104,c=24576,r=104]={<<>>4"},\n ...\n\t\t\t\t\t"}] 16:11:35.801 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 220 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=4,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=3} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=220 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:35.802 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/csv 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:35.802 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e13936f] ([p=116,l=116,c=16384,r=0],[p=104,l=104,c=24576,r=0],true)@END 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@40206f80 w=false 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test4/response.csv,age=3} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test4/response.csv written=104 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.802 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.803 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.803 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:35.803 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:35.803 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:35.803 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.803 [qtp70695990-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.803 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:35.804 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.804 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:35.804 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:35.804 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:35.804 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@434d9a3 waiting 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:35.804 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:35.805 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:35.809 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:35.810 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:35.812 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:35.813 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:35.813 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:35.815 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test4_Foo' started 16:11:35.815 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test4_Foo 16:11:35.815 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:35.816 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:35.817 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:35.818 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:35.821 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:35.822 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:35.823 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:35.824 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:35.825 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:35.826 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test4_Bar' started 16:11:35.826 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test4_Bar 16:11:35.827 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:35.828 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:35.829 [pool-5-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:36.942 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:36.942 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:37.445 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:37.445 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:37.445 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1641/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.445 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1641/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.445 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1642/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:37.446 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:37.446Z 16:11:37.446 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@434d9a3 offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:37.446Z 16:11:37.446 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:37.446Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1643/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:37.446 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@434d9a3 task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:11:37.446Z 16:11:37.447 [qtp70695990-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1643/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:37.447 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:37.447Z tryProduce true 16:11:37.447 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:37.447 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:37.447 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1643/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:37.447 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1643/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.447 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:37.447 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.447 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.447 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:37.447 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\n\r\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> IN_VALUE 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> FIELD 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test5/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test5/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/csv User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:37.448 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test5/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test5/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=1} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test5/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test5/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test5/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:37.449 [qtp70695990-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1dcda3e8[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:14,Foo,1.2,3.4,94>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=31,c=24576,r=31]={<<<20.10.2021,18:14,Foo,1.2,3.4,94>>>de,Value\n...\n\t\t\t\t\t"} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1e5cb64e[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=32,c=24576,r=32]={<<<20.10.2021,18:14,Foo,1.2,3.4,94\n>>>e,Value\n2...\n\t\t\t\t\t"} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@591eb217[p=0,l=31,c=512,r=31]={<<<20.10.2021,18:17,Bar,5.6,7.8,28>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=63,c=24576,r=63]={<<<20.10.2021,18:14,Foo,1.2,...21,18:17,Bar,5.6,7.8,28>>>2,3.4,94\n...\n\t\t\t\t\t"} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@299cf255[p=0,l=1,c=512,r=1]={<<<\n>>>0.10.2021...\x00\x00\x00\x00\x00\x00\x00}) 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=2} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=2} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.450 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=2} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=2} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=3} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=3} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=3} parsed false HttpParser{s=END,0 of -1} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=3} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@59bec66d) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@222bf5d2 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test5/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:37 GMT Content-Type: text/csv; charset=utf-8 16:11:37.451 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e89658a] (null,[p=0,l=64,c=24576,r=64],true)@START 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@7c0859a1[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:37 GMT Content-Type: text/csv; charset=utf-8 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e89658a] ([p=0,l=115,c=16384,r=115],[p=0,l=64,c=24576,r=64],true)@COMPLETING 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=115,c=16384,r=115]={<<>>\n\n: chunk...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=64,c=24576,r=64]={<<<20.10.2021,18:14,Foo,1.2,...1,18:17,Bar,5.6,7.8,28\n>>>,3.4,94\n2...\n\t\t\t\t\t"}] 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 179 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=5,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=4} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=179 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e89658a] ([p=115,l=115,c=16384,r=0],[p=64,l=64,c=24576,r=0],true)@END 16:11:37.452 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/csv 16:11:37.452 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@59bec66d w=false 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test5/response.csv,age=4} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test5/response.csv written=64 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.452 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.453 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:37.453 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:37.453 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:37.453 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:37.453 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:37.454 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@3777272d waiting 16:11:37.454 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:37.454 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:37.454 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:37.454 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:37.454 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:37.457 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:37.458 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:37.460 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:37.460 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:37.461 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:37.463 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test5_Foo' started 16:11:37.463 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test5_Foo 16:11:37.463 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:37.464 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:37.465 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:37.466 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:37.469 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:37.471 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:37.472 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:37.473 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:37.474 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:37.476 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test5_Bar' started 16:11:37.476 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test5_Bar 16:11:37.477 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:37.478 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:37.479 [pool-6-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:38.577 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:38.577 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:39.579 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:39.579 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:39.580 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2126/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.580 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2126/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.580 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2126/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:39.580 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:39.58Z 16:11:39.580 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@3777272d offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:39.58Z 16:11:39.581 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:39.58Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2127/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:39.581 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@3777272d task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:11:39.581Z 16:11:39.581 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:39.581Z tryProduce true 16:11:39.581 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:39.581 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:39.581 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2127/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:39.581 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2127/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.581 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:39.581 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2128/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:39.581 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@10b48be1[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@10b48be1[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=184,c=8192,r=184]={<<>>\nve\r\n\r\n\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> IN_VALUE 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/plain --> FIELD 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:39.582 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:39.583 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test6/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test6/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/plain User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:39.583 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:39.583 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} 16:11:39.583 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test6/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} 16:11:39.583 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:39.583 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=0} 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test6/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=1} 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test6/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test6/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test6/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78edc255[p=0,l=31,c=512,r=31]={<<<2,3,24742240,59445000,,296,1114>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=31,c=24576,r=31]={<<<2,3,24742240,59445000,,296,1114>>>\n20.10.20...\n\t\t\t\t\t"} 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a97aecc[p=0,l=1,c=512,r=1]={<<<\n>>>,3,247422...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=32,c=24576,r=32]={<<<2,3,24742240,59445000,,296,1114\n>>>20.10.202...\n\t\t\t\t\t"} 16:11:39.584 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b4025dc[p=0,l=31,c=512,r=31]={<<<2,43,24698510,59429320,,97,1119>>>de,Value,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=63,c=24576,r=63]={<<<2,3,24742240,59445000,,29...98510,59429320,,97,1119>>>\n,3.4,94\n...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3090db77[p=0,l=1,c=512,r=1]={<<<\n>>>,43,24698...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=64,c=24576,r=64]={<<<2,3,24742240,59445000,,29...8510,59429320,,97,1119\n>>>,3.4,94\n2...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2679485a[p=0,l=33,c=512,r=33]={<<<2,20A,24681790,59404720,,298,1120>>>,Value,"N...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=97,c=24576,r=97]={<<<2,3,24742240,59445000,,29...1790,59404720,,298,1120>>>7.8,28\n4"...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@11af6397[p=0,l=1,c=512,r=1]={<<<\n>>>,20A,2468...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=98,c=24576,r=98]={<<<2,3,24742240,59445000,,29...790,59404720,,298,1120\n>>>.8,28\n4"}...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3bebcabb[p=0,l=31,c=512,r=31]={<<<2,59,24742210,59441820,,44,1121>>>20,Value,...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=129,c=24576,r=129]={<<<2,3,24742240,59445000,,29...42210,59441820,,44,1121>>>021","Tim...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@d16e5d2[p=0,l=1,c=512,r=1]={<<<\n>>>,59,24742...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=130,c=24576,r=130]={<<<2,3,24742240,59445000,,29...2210,59441820,,44,1121\n>>>21","Time...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@61c157b2[p=0,l=33,c=512,r=33]={<<<2,24A,24654770,59404510,,342,1141>>>,Value,"N...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=163,c=24576,r=163]={<<<2,3,24742240,59445000,,29...4770,59404510,,342,1141>>>Latitude"...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b1833c6[p=0,l=1,c=512,r=1]={<<<\n>>>,24A,2465...\x00\x00\x00\x00\x00\x00\x00}) 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=2} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=2} 16:11:39.585 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=3} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=3} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=3} 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=3} 16:11:39.586 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=3} parsed false HttpParser{s=END,0 of -1} 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=4} 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6ec39e0c) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@54c1de73 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test6/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=4} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:39 GMT Content-Type: text/plain;charset=utf-8 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fd66f9e] (null,[p=0,l=164,c=24576,r=164],true)@START 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@7c0859a1[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"} 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:39 GMT Content-Type: text/plain;charset=utf-8 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fd66f9e] ([p=0,l=117,c=16384,r=117],[p=0,l=164,c=24576,r=164],true)@COMPLETING 16:11:39.587 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=117,c=16384,r=117]={<<>>: chunked...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=164,c=24576,r=164]={<<<2,3,24742240,59445000,,29...770,59404510,,342,1141\n>>>atitude":...\n\t\t\t\t\t"}] 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 281 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=6,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=5} 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=281 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:39.588 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/plain 16:11:39.588 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:39.588 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - The content type of the response is overridden to be text/csv 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fd66f9e] ([p=117,l=117,c=16384,r=0],[p=164,l=164,c=24576,r=0],true)@END 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6ec39e0c w=false 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test6/response.csv,age=5} 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test6/response.csv written=164 16:11:39.588 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:39.589 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:39.590 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:39.590 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.590 [qtp70695990-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.590 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:39.590 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.591 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:39.591 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:39.591 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:39.591 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@434d9a3 waiting 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:39.591 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:39.591 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.598 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.599 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:39.601 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:39.613 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:39.614 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:39.615 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1114' started 16:11:39.616 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1114 16:11:39.616 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 16:11:39.617 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 16:11:39.619 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 16:11:39.620 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 16:11:39.620 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:39.621 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.624 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.683 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:39.684 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:39.685 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:39.686 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:39.687 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1119' started 16:11:39.687 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1119 16:11:39.688 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 16:11:39.689 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 16:11:39.690 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 16:11:39.691 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 16:11:39.691 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:39.692 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.695 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.696 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:39.697 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:39.698 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:39.699 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:39.700 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1120' started 16:11:39.700 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1120 16:11:39.701 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 16:11:39.702 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 16:11:39.703 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 16:11:39.704 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 16:11:39.704 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:39.705 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.708 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.709 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:39.710 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:39.711 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:39.712 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:39.713 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1121' started 16:11:39.713 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1121 16:11:39.713 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 16:11:39.714 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 16:11:39.715 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 16:11:39.716 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 16:11:39.717 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:39.717 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.720 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:39.721 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:39.722 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:39.723 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:39.724 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:39.784 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test6_1141' started 16:11:39.784 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test6_1141 16:11:39.785 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'line' resource registered 16:11:39.786 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - line already started 16:11:39.788 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'type' resource registered 16:11:39.789 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - type already started 16:11:39.790 [pool-7-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:40.714 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:40.714 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:41.716 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:41.716 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:41.717 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2126/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.717 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2126/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.717 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2126/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:41.717 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:41.717Z 16:11:41.717 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@434d9a3 offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:41.717Z 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:41.717Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2127/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:41.718 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@434d9a3 task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:11:41.718Z 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=2127/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2127/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:41.718 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:11:41.718Z tryProduce true 16:11:41.718 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:41.718 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.718 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.718 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=182,c=8192,r=182]={<<>>\r\n\nve\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:41.718 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> IN_VALUE 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: text/csv --> FIELD 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test7/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} GET //localhost:8898/http-factory-test-resources/test7/response.csv HTTP/1.1 Content-Type: text/plain Accept: text/csv User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test7/response.csv HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} 16:11:41.719 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=0} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test7/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=1} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test7/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test7/response.csv @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test7/response.csv -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1293e6d4[p=0,l=45,c=512,r=45]={<<>>":"Ignore...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=45,c=24576,r=45]={<<>>,59429320...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@57f36439[p=0,l=1,c=512,r=1]={<<<\n>>>ate;SO2;N...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=46,c=24576,r=46]={<<>>59429320,...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5eb1a513[p=0,l=56,c=512,r=56]={<<<"2021-11-05 18:00";0,2;5,...2,2;0,7;0,5;0,4;7,8;4,7>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=102,c=24576,r=102]={<<>>,24742210...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6931e2a0[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=103,c=24576,r=103]={<<>>24742210,...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@64990c14[p=0,l=56,c=512,r=56]={<<<"2021-11-05 17:00";0,2;7,...6,9;0,6;0,5;0,4;7,8;4,7>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=159,c=24576,r=159]={<<>>1141\natit...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@28877e12[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=160,c=24576,r=160]={<<>>141\natitu...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7bcdcf2c[p=0,l=56,c=512,r=56]={<<<"2021-11-05 16:00";0,2;6,...8,9;0,6;0,6;0,5;7,8;5,5>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=216,c=24576,r=216]={<<>> [\n {...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d0f0617[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=217,c=24576,r=217]={<<>> [\n {"...\n\t\t\t\t\t"} 16:11:41.720 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@315a400e[p=0,l=56,c=512,r=56]={<<<"2021-11-05 15:00";0,2;7,...8,2;0,6;0,7;0,5;7,8;6,2>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=273,c=24576,r=273]={<<>>e","Latit...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22bedfd9[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=274,c=24576,r=274]={<<>>","Latitu...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@371fd00d[p=0,l=56,c=512,r=56]={<<<"2021-11-05 14:00";0,2;7,...7,1;0,6;0,8;0,5;7,8;6,2>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=330,c=24576,r=330]={<<>>]\n]\n"path...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52c54747[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=331,c=24576,r=331]={<<>>\n]\n"path"...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@317c2721[p=0,l=56,c=512,r=56]={<<<"2021-11-05 13:00";0,2;8,...6,6;0,7;0,8;0,6;7,0;5,8>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=387,c=24576,r=387]={<<>>name": "S...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@656866c0[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=388,c=24576,r=388]={<<>>ame": "Se...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2cbe5dd8[p=0,l=56,c=512,r=56]={<<<"2021-11-05 12:00";0,2;8,...7,0;0,8;0,8;0,6;6,2;5,5>>>"Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=444,c=24576,r=444]={<<>>\t\t\t"facet...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5439c877[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=445,c=24576,r=445]={<<>>\t\t"facets...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@42cb8fe[p=0,l=57,c=512,r=57]={<<<"2021-11-05 11:00";0,2;10...5,3;0,9;1,7;0,9;6,2;5,5>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=502,c=24576,r=502]={<<>>",\n\t\t\t\t\t"...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@22d490dd[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=503,c=24576,r=503]={<<>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7cda59c2[p=0,l=56,c=512,r=56]={<<<"2021-11-05 10:00";0,2;9,...7,1;1,0;1,0;0,8;6,6;5,8>>>5Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=559,c=24576,r=559]={<<>>\n\t\t\t\t{\n\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66ba5c5e[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=560,c=24576,r=560]={<<>>\t\t\t\t{\n\t\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7b0f33f[p=0,l=57,c=512,r=57]={<<<"2021-11-05 09:00";0,2;16...0,8;1,0;1,2;0,8;7,0;6,2>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=617,c=24576,r=617]={<<>>: "displa...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@164c96c[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=618,c=24576,r=618]={<<>> "display...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2fde94cb[p=0,l=57,c=512,r=57]={<<<"2021-11-05 08:00";0,2;17...9,6;1,0;1,6;0,9;7,0;6,2>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=675,c=24576,r=675]={<<>>t": 6,\n\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b3275c2[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=676,c=24576,r=676]={<<>>": 6,\n\t\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b1b5490[p=0,l=57,c=512,r=57]={<<<"2021-11-05 07:00";0,1;14...3,0;0,7;0,7;0,5;7,8;6,6>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=733,c=24576,r=733]={<<>>\t\t"name":...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3c13d136[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=734,c=24576,r=734]={<<>>\t"name": ...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@673062b3[p=0,l=56,c=512,r=56]={<<<"2021-11-05 06:00";0,2;7,...1,1;0,7;0,7;0,4;8,5;7,0>>>6Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=790,c=24576,r=790]={<<>>": "PEACO...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6f2497f2[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=791,c=24576,r=791]={<<>>: "PEACOC...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2e5ae152[p=0,l=56,c=512,r=56]={<<<"2021-11-05 05:00";0,2;3,...5,8;0,6;0,6;0,4;8,5;7,0>>>6Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=847,c=24576,r=847]={<<>>ACOCK"\n\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c621fce[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=848,c=24576,r=848]={<<>>COCK"\n\t\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@68a3d10b[p=0,l=56,c=512,r=56]={<<<"2021-11-05 04:00";0,2;3,...8,4;0,5;0,5;0,3;9,3;7,0>>>6Latitude...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=904,c=24576,r=904]={<<>>,\n\t\t\t\t\t"s...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23f340ea[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=905,c=24576,r=905]={<<>>\n\t\t\t\t\t"st...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a5a75b7[p=0,l=57,c=512,r=57]={<<<"2021-11-05 03:00";0,1;4,...,1;0,4;0,5;0,4;10,1;7,0>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=962,c=24576,r=962]={<<>>\t],\n\t\t\t"n...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@465a8d5d[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=963,c=24576,r=963]={<<>>],\n\t\t\t"na...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@30073714[p=0,l=57,c=512,r=57]={<<<"2021-11-05 02:00";0,2;3,...,7;0,5;0,5;0,4;10,1;7,0>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1020,c=24576,r=1020]={<<>>count": 1...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@9cac5ee[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1021,c=24576,r=1021]={<<>>ount": 14...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@b4eead[p=0,l=57,c=512,r=57]={<<<"2021-11-05 01:00";0,3;8,...,2;0,4;0,7;0,5;10,8;6,2>>>Latitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1078,c=24576,r=1078]={<<>>\t\t\t\t"name...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1296bb83[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1079,c=24576,r=1079]={<<>>\t\t\t"name"...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1ba09152[p=0,l=58,c=512,r=58]={<<<"2021-11-05 00:00";0,2;10...,1;0,4;0,5;0,5;11,6;5,5>>>atitude":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1137,c=24576,r=1137]={<<>>"5",\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@449ad27d[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1138,c=24576,r=1138]={<<>>5",\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63fc9dc5[p=0,l=58,c=512,r=58]={<<<"2021-11-04 23:00";0,1;12...,8;0,4;1,1;0,9;11,6;5,5>>>atitude":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1196,c=24576,r=1196]={<<>>\t{\n\t\t\t\t\t"...\n\t\t\t\t\t"} 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4411689a[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.721 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1197,c=24576,r=1197]={<<>>{\n\t\t\t\t\t"c...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5ba44b4b[p=0,l=58,c=512,r=58]={<<<"2021-11-04 22:00";0,2;27...,5;0,9;2,3;1,0;10,1;3,9>>>atitude":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1255,c=24576,r=1255]={<<>>yed",\n\t\t\t...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@493f6378[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1256,c=24576,r=1256]={<<>>ed",\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4e2acd2f[p=0,l=57,c=512,r=57]={<<<"2021-11-04 21:00";0,3;37...5,5;1,0;1,1;1,0;8,5;2,3>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1313,c=24576,r=1313]={<<>>"path": "...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1b029c8[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1314,c=24576,r=1314]={<<>>path": "4...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@78b7d4a6[p=0,l=57,c=512,r=57]={<<<"2021-11-04 20:00";0,1;13...9,5;0,7;0,8;1,1;8,5;2,3>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1371,c=24576,r=1371]={<<>>\t\t\t},\n\t\t\t...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4a215c6b[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1372,c=24576,r=1372]={<<>>\t\t},\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@527ab3b5[p=0,l=57,c=512,r=57]={<<<"2021-11-04 19:00";0,2;17...7,1;0,6;1,0;1,7;6,2;1,9>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1429,c=24576,r=1429]={<<>>": "displ...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@52843e5b[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1430,c=24576,r=1430]={<<>>: "displa...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1450d249[p=0,l=57,c=512,r=57]={<<<"2021-11-04 18:00";0,1;21...4,2;0,7;1,4;1,6;3,9;1,6>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1487,c=24576,r=1487]={<<>>: 2,\n\t\t\t\t...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@545216ac[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1488,c=24576,r=1488]={<<>> 2,\n\t\t\t\t\t...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53b2f088[p=0,l=57,c=512,r=57]={<<<"2021-11-04 17:00";0,2;24...6,1;0,5;1,0;0,7;3,9;1,6>>>9atitude"...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1545,c=24576,r=1545]={<<>>ame": "30...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20377a43[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=3} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=3} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.722 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=4} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=4} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=4} 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=4} 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:41.723 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=4} parsed false HttpParser{s=END,0 of -1} 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=4} 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@32672696) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@76c4a100 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test7/response.csv on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:41 GMT Content-Type: text/csv; charset=utf-8 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@32b639e0] (null,[p=0,l=1546,c=24576,r=1546],true)@START 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@7c0859a1[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"} 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:41 GMT Content-Type: text/csv; charset=utf-8 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@32b639e0] ([p=0,l=117,c=16384,r=117],[p=0,l=1546,c=24576,r=1546],true)@COMPLETING 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=117,c=16384,r=117]={<<>>: chunked...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=1546,c=24576,r=1546]={<<>>me": "30"...\n\t\t\t\t\t"}] 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1663 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=5} 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1663 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@32b639e0] ([p=117,l=117,c=16384,r=0],[p=1546,l=1546,c=24576,r=0],true)@END 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@32672696 w=false 16:11:41.724 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:41.725 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be text/csv 16:11:41.725 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test7/response.csv,age=6} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test7/response.csv written=1546 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.725 [qtp70695990-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.726 [qtp70695990-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:41.726 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.726 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:41.726 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:41.726 [qtp70695990-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:41.726 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@3777272d waiting 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:41.726 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:41.732 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:41.739 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:41.741 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:41.742 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:41.743 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:41.745 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:41.746 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test7_Test' started 16:11:41.746 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test7_Test 16:11:41.748 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'O3' resource registered 16:11:41.749 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - O3 already started 16:11:41.750 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'CO' resource registered 16:11:41.752 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - CO already started 16:11:41.753 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'NO2' resource registered 16:11:41.754 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - NO2 already started 16:11:41.756 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'SO2' resource registered 16:11:41.757 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - SO2 already started 16:11:41.759 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PM2.5' resource registered 16:11:41.784 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PM2.5 already started 16:11:41.786 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'C8H10' resource registered 16:11:41.787 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - C8H10 already started 16:11:41.789 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'PM10' resource registered 16:11:41.790 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - PM10 already started 16:11:41.792 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'C7H8' resource registered 16:11:41.793 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - C7H8 already started 16:11:41.794 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'C6H6' resource registered 16:11:41.795 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - C6H6 already started 16:11:41.796 [pool-8-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:42.842 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:42.842 [CM Event Dispatcher (Fire ConfigurationEvent: pid=sensinact.http.endpoint~test)] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:11:43.343 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 1/1/1 selected 16:11:43.343 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 1 keys, 0 updates 16:11:43.344 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@79f1b246 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1618/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.344 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1618/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.344 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1618/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:11:43.344 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0} tryExecute EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:11:43.344Z 16:11:43.344 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@3777272d offer EatWhatYouKill@565b064f/SelectorProducer@2262b621/PRODUCING/p=false/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:11:43.344Z 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:11:43.344Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1619/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=1619/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:43.345 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}@3777272d task=EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:11:43.345Z 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1619/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:43.345 [qtp70695990-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@565b064f/SelectorProducer@2262b621/IDLE/p=true/QueuedThreadPool[qtp70695990]@436bc36{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@58ffcbd7{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:11:43.345Z tryProduce true 16:11:43.345 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:11:43.345 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 191 HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 191 HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.345 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.345 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=191,c=8192,r=191]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> IN_VALUE 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: text/plain --> FIELD 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> IN_VALUE 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: localhost:8898 --> FIELD 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:11:43.345 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/http-factory-test-resources/test8/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=0} GET //localhost:8898/http-factory-test-resources/test8/response.json HTTP/1.1 Content-Type: text/plain Accept: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Connection: keep-alive 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/http-factory-test-resources/test8/response.json HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /http-factory-test-resources/test8/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=1} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/http-factory-test-resources/test8/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/http-factory-test-resources/test8/response.json @ o.e.j.s.ServletContextHandler@1d470d0{/,null,AVAILABLE} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 session=null 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/http-factory-test-resources/test8/response.json -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7966baa7==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@d92bcea8{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5db35a2e[p=0,l=1,c=512,r=1]={<<<[>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=1,c=24576,r=1]={<<<[>>>ate;SO2;N...\n\t\t\t\t\t"} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@51957499[p=0,l=1,c=512,r=1]={<<<\n>>>2021-11-0...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=2,c=24576,r=2]={<<<[\n>>>te;SO2;NO...\n\t\t\t\t\t"} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@73406cef[p=0,l=100,c=512,r=100]={<<< {"Date":"20.10.2021","T...e":"3.4","Value":"94"},>>>12345"}\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=102,c=24576,r=102]={<<<[\n {"Date":"20.10.2021",...e":"3.4","Value":"94"},>>>\n"2021-11...\n\t\t\t\t\t"} 16:11:43.346 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2d327059[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=103,c=24576,r=103]={<<<[\n {"Date":"20.10.2021",...":"3.4","Value":"94"},\n>>>"2021-11-...\n\t\t\t\t\t"} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6a173dfb[p=0,l=99,c=512,r=99]={<<< {"Date":"20.10.2021","T...de":"7.8","Value":"28"}>>>,12345"}\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=202,c=24576,r=202]={<<<[\n {"Date":"20.10.2021",...de":"7.8","Value":"28"}>>>,6;0,5;7,...\n\t\t\t\t\t"} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10dcbd9c[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=203,c=24576,r=203]={<<<[\n {"Date":"20.10.2021",...e":"7.8","Value":"28"}\n>>>6;0,5;7,8...\n\t\t\t\t\t"} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@608b9c7c[p=0,l=1,c=512,r=1]={<<<]>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=204,c=24576,r=204]={<<<[\n {"Date":"20.10.2021",...":"7.8","Value":"28"}\n]>>>;0,5;7,8;...\n\t\t\t\t\t"} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e85888c[p=0,l=1,c=512,r=1]={<<<\n>>> {"Date":...\x00\x00\x00\x00\x00\x00\x00}) 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=OPEN,api=BLOCKING,sc=false,e=null aggregated !flush DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler141110631==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@320f431d[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} parsed false HttpParser{s=END,0 of -1} 16:11:43.347 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=2} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@dae9e42) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@78ebe236 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /http-factory-test-resources/test8/response.json on HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=3} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:11:43 GMT Content-Type: application/json;charset=utf-8 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443fe92b] (null,[p=0,l=205,c=24576,r=205],true)@START 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=-1} last=true content=DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:11:43 GMT Content-Type: application/json;charset=utf-8 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443fe92b] ([p=0,l=123,c=16384,r=123],[p=0,l=205,c=24576,r=205],true)@COMPLETING 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c1d1b13{IDLE}->null [HeapByteBuffer@2bf4c09[p=0,l=123,c=16384,r=123]={<<>>ked\r\n\r\n60...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@7c0859a1[p=0,l=205,c=24576,r=205]={<<<[\n {"Date":"20.10.2021",...:"7.8","Value":"28"}\n]\n>>>0,5;7,8;5...\n\t\t\t\t\t"}] 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{WRITING}->null:IDLE-->WRITING 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 328 SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@30a7fd9d{s=COMPLETING}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=8,c=false/false,a=HANDLING,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=3} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=328 remaining=0 WriteFlusher@2c1d1b13{WRITING}->null 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c1d1b13{IDLE}->null:WRITING-->IDLE 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2f4bb078[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443fe92b] ([p=123,l=123,c=16384,r=0],[p=205,l=205,c=24576,r=0],true)@END 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@dae9e42 w=false 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6246e80{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:43.348 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.sthbnd.http.factory.endpoint.HttpMappingProtocolStackConnectorCustomizer - Determined Content-Type to be application/json 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6246e80{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:43.348 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//localhost:8898/http-factory-test-resources/test8/response.json,age=3} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /http-factory-test-resources/test8/response.json written=205 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6246e80{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:11:43.348 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} {} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@10b48be1[p=0,l=0,c=8192,r=0]={<<<>>>GET /http...\x00\x00\x00\x00\x00\x00\x00} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13115a1{AC.ReadCB@4327e6c2{HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0}}} 16:11:43.349 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.350 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 on ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=0 16:11:43.350 [qtp70695990-26] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@183e8023{STARTED} id=0 keys=1 selected=0 updates=1 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken with none selected 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 woken up from select, 0/0/1 selected 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 processing 0 keys, 1 updates 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$518/184141204@56fcaf31 16:11:43.350 [qtp70695990-26] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4327e6c2::SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:11:43.350 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:43.350 [qtp70695990-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@58ffcbd7{s=2/2,p=0}@434d9a3 waiting 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@377937c{l=/127.0.0.1:8898,r=/127.0.0.1:56792,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4327e6c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30a7fd9d{s=START}]=>HttpChannelOverHttp@24304c9b{s=HttpChannelState@6246e80{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:11:43.350 [qtp70695990-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 1 keys 16:11:43.355 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:43.357 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:43.358 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:43.359 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:43.360 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:43.361 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test8_Foo' started 16:11:43.361 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test8_Foo 16:11:43.362 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:43.363 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:43.364 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:11:43.365 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:43.370 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar 16:11:43.371 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:11:43.372 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:11:43.373 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:11:43.374 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:11:43.375 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'test8_Bar' started 16:11:43.375 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : test8_Bar 16:11:43.376 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'value' resource registered 16:11:43.377 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - value already started 16:11:43.378 [pool-9-thread-1] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http-device-factory --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ http-device-factory --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http-device-factory --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:http-android >------- [INFO] Building sensiNact IoT Gateway - Android Web Interface 2.0-SNAPSHOT [56/121] [INFO] from platform/southbound/http/http-android/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http-android --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http-android --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http-android --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ http-android --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ http-android --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ http-android --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ http-android --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ http-android --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-android --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ http-android --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ http-android --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ http-android --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ http-android --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-android --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ http-android --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http-android --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ http-android --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http-android --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----< org.eclipse.sensinact.gateway.sthbnd.http:free-sms-service >----- [INFO] Building sensiNact IoT Gateway - Free Mobile SMS service 2.0-SNAPSHOT [57/121] [INFO] from platform/southbound/http/free-sms/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ free-sms-service --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ free-sms-service --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ free-sms-service --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ free-sms-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ free-sms-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ free-sms-service --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ free-sms-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ free-sms-service --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ free-sms-service --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ free-sms-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ free-sms-service --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ free-sms-service --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ free-sms-service --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ free-sms-service --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ free-sms-service --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ free-sms-service --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ free-sms-service --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ free-sms-service --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway.sthbnd.http:openweather-device >---- [INFO] Building sensiNact IoT Gateway - OpenWeather Device 2.0-SNAPSHOT [58/121] [INFO] from platform/southbound/http/openweather-device/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ openweather-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ openweather-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ openweather-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ openweather-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ openweather-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ openweather-device --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ openweather-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ openweather-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ openweather-device --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ openweather-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ openweather-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ openweather-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ openweather-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ openweather-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ openweather-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ openweather-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ openweather-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ openweather-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:kodi-device >-------- [INFO] Building sensiNact IoT Gateway - Kodi Device 2.0-SNAPSHOT [59/121] [INFO] from platform/southbound/http/kodi-device/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ kodi-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ kodi-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ kodi-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ kodi-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ kodi-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ kodi-device --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ kodi-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ kodi-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ kodi-device --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ kodi-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ kodi-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ kodi-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ kodi-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ kodi-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ kodi-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ kodi-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ kodi-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ kodi-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.sthbnd.http:live-objects >------- [INFO] Building sensiNact IoT Gateway - Live Objects Orange Protocol Device 2.0-SNAPSHOT [60/121] [INFO] from platform/southbound/http/live-objects/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ live-objects --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ live-objects --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ live-objects --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ live-objects --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ live-objects --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ live-objects --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ live-objects --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ live-objects --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ live-objects --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ live-objects --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ live-objects --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ live-objects --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ live-objects --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ live-objects --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ live-objects --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ live-objects --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ live-objects --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ live-objects --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway.sthbnd.http:onem2m-device >------- [INFO] Building sensiNact IoT Gateway - HTTP oneM2M Device 2.0-SNAPSHOT [61/121] [INFO] from platform/southbound/http/onem2m-device/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ onem2m-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ onem2m-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ onem2m-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ onem2m-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ onem2m-device --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ onem2m-device --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.sthbnd.http.onem2m.osgi, has 1, private references [org.eclipse.sensinact.gateway.sthbnd.http.onem2m.internal] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ onem2m-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ onem2m-device --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ onem2m-device --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ onem2m-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ onem2m-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ onem2m-device --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ onem2m-device --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ onem2m-device --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ onem2m-device --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ onem2m-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/sthbnd/http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ onem2m-device --- [INFO] Executing commands 0 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ onem2m-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway.nthbnd:jsonpath-filtering >------- [INFO] Building sensiNact IoT Gateway - JSONPath filtering parent module 2.0-SNAPSHOT [62/121] [INFO] from platform/northbound/jsonpath-filtering/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ jsonpath-filtering --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ jsonpath-filtering --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ jsonpath-filtering --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ jsonpath-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ jsonpath-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ jsonpath-filtering --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ jsonpath-filtering --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ jsonpath-filtering --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ jsonpath-filtering --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jsonpath-filtering --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filtering/2.0-SNAPSHOT/jsonpath-filtering-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ jsonpath-filtering --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.nthbnd:jsonpath-filter >-------- [INFO] Building sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT [63/121] [INFO] from platform/northbound/jsonpath-filtering/jsonpath-filter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 264 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 276 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (5.5 kB at 687 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 8.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 3.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 5.3 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 9.3 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ jsonpath-filter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ jsonpath-filter --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ jsonpath-filter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ jsonpath-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ jsonpath-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ jsonpath-filter --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ jsonpath-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ jsonpath-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ jsonpath-filter --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer.*] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ jsonpath-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ jsonpath-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ jsonpath-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ jsonpath-filter --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ jsonpath-filter --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',com.jayway.jsonpath.json-path;version='[2.4.0,2.4.1)',log4j;version='[1.2.17,1.2.18)',net.minidev.accessors-smart;version='[1.2.0,1.2.1)',net.minidev.json-smart;version='[2.3.0,2.3.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.objectweb.asm;version='[5.0.4,5.0.5)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ jsonpath-filter --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',com.jayway.jsonpath.json-path;version='[2.4.0,2.4.1)',log4j;version='[1.2.17,1.2.18)',net.minidev.accessors-smart;version='[1.2.0,1.2.1)',net.minidev.json-smart;version='[2.3.0,2.3.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.objectweb.asm;version='[5.0.4,5.0.5)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 16:12:08.356 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:12:08.362 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1030ms to org.eclipse.jetty.util.log.Slf4jLog 16:12:08.383 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1408974251]@53fb3dab{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5f049ea1,POJO} 16:12:08.389 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68c9133c{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1408974251]@53fb3dab{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:08.392 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@cecf639[null] added {org.eclipse.jetty.security.DefaultIdentityService@1caa0244,POJO} 16:12:08.393 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@cecf639[OSGi HTTP Service Realm] added {UserStore@7ce026d3{STOPPED},AUTO} 16:12:08.393 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68c9133c{STOPPED}[9.4.42.v20210604] added {HashLoginService@cecf639[OSGi HTTP Service Realm],AUTO} 16:12:08.411 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@c430e6c{/,null,STOPPED},[o.e.j.s.ServletContextHandler@c430e6c{/,null,STOPPED}]}] 16:12:08.411 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@312aa7c{STOPPED} added {o.e.j.s.ServletContextHandler@c430e6c{/,null,STOPPED},AUTO} 16:12:08.414 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7d900ecf 16:12:08.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@c430e6c{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=-1,MANAGED} 16:12:08.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=-1 added {ServletHandler@6e2829c7{STOPPED},MANAGED} 16:12:08.426 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:12:08.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@4d14b6c2,UNMANAGED} 16:12:08.430 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6e2829c7{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:12:08.431 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6e2829c7{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235,POJO} 16:12:08.431 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68c9133c{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@312aa7c{STOPPED},MANAGED} 16:12:08.432 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@68c9133c{STOPPED}[9.4.42.v20210604] 16:12:08.434 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68c9133c{STARTING}[9.4.42.v20210604] added {ErrorHandler@210ab13f{STOPPED},AUTO} 16:12:08.435 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:12:08.453 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@68c9133c{STARTING}[9.4.42.v20210604] 16:12:08.454 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1408974251]@53fb3dab{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:12:08.455 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=0} 16:12:08.456 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] added {ReservedThreadExecutor@5dafbe45{s=0/2,p=0},AUTO} 16:12:08.456 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5dafbe45{s=0/2,p=0} 16:12:08.464 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1131ms ReservedThreadExecutor@5dafbe45{s=0/2,p=0} 16:12:08.465 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-16,5,main] 16:12:08.465 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-17,5,main] 16:12:08.466 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-18,5,main] 16:12:08.466 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-19,5,main] 16:12:08.466 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.466 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-20,5,main] 16:12:08.466 [qtp1408974251-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.466 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-21,5,main] 16:12:08.466 [qtp1408974251-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-22,5,main] 16:12:08.467 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.467 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1408974251-23,5,main] 16:12:08.467 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1135ms QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.467 [qtp1408974251-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@cecf639[OSGi HTTP Service Realm] 16:12:08.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@7ce026d3{STOPPED} 16:12:08.468 [qtp1408974251-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1136ms UserStore@7ce026d3{STARTED} 16:12:08.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1136ms HashLoginService@cecf639[OSGi HTTP Service Realm] 16:12:08.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@312aa7c{STOPPED} 16:12:08.468 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@312aa7c{STARTING} 16:12:08.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@c430e6c{/,null,STOPPED} 16:12:08.470 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:12:08.483 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@c430e6c{/,null,STARTING} 16:12:08.483 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 16:12:08.485 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@448c8166[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:12:08.487 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@448c8166[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@17503f6b[passivating=false,graceSec=3600],AUTO} 16:12:08.488 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@36804139{STOPPED}[worker=null] 16:12:08.488 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:12:08.488 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:12:08.489 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@36804139{STARTING}[worker=node0] added {HouseKeeper@24959ca4{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:12:08.489 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@24959ca4{STOPPED}[interval=600000, ownscheduler=false] 16:12:08.490 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1a5a4e19{STOPPED} 16:12:08.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1159ms ScheduledExecutorScheduler@1a5a4e19{STARTED} 16:12:08.491 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:12:08.491 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:12:08.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1160ms HouseKeeper@24959ca4{STARTED}[interval=600000, ownscheduler=true] 16:12:08.492 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1160ms DefaultSessionIdManager@36804139{STARTED}[worker=node0] 16:12:08.492 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68c9133c{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@36804139{STARTED}[worker=node0],MANAGED} 16:12:08.492 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 added {DefaultSessionIdManager@36804139{STARTED}[worker=node0],UNMANAGED} 16:12:08.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5167f57d{STOPPED} 16:12:08.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1161ms ScheduledExecutorScheduler@5167f57d{STARTED} 16:12:08.493 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 16:12:08.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@6e2829c7{STOPPED} 16:12:08.497 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235[EMBEDDED:null] 16:12:08.499 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:08.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:08.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:08.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:08.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:12:08.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:08.499 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@6e2829c7{STARTING} 16:12:08.500 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6e2829c7{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@59852b16{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:12:08.500 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@6e2829c7{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14,POJO} 16:12:08.500 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235[EMBEDDED:null] 16:12:08.500 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:08.500 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14[EMBEDDED:null] 16:12:08.501 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@59852b16{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:12:08.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:08.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:08.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:08.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:12:08.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@59852b16{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:08.501 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235[EMBEDDED:null] 16:12:08.502 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:08.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14[EMBEDDED:null] 16:12:08.502 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@59852b16{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:12:08.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:08.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:08.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:08.502 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:12:08.503 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@59852b16{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:08.503 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@6e2829c7{STARTING} 16:12:08.503 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1171ms ServletHandler@6e2829c7{STARTED} 16:12:08.503 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@448c8166[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:12:08.503 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@17503f6b[passivating=false,graceSec=3600] 16:12:08.503 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1171ms org.eclipse.jetty.server.session.NullSessionDataStore@17503f6b[passivating=false,graceSec=3600] 16:12:08.503 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1171ms org.eclipse.jetty.server.session.DefaultSessionCache@448c8166[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:12:08.503 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1171ms org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 16:12:08.507 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:12:08.509 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1176ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:12:08.511 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235 16:12:08.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@59852b16{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:12:08.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1179ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5f9edf14==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@59852b16{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:12:08.511 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:08.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:08.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms ContextHandlerCollection@312aa7c{STARTED} 16:12:08.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@210ab13f{STOPPED} 16:12:08.512 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@210ab13f{STARTING} 16:12:08.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms ErrorHandler@210ab13f{STARTED} 16:12:08.512 [main] INFO org.eclipse.jetty.server.Server - Started @1180ms 16:12:08.512 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1180ms Server@68c9133c{STARTED}[9.4.42.v20210604] 16:12:08.513 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:12:08.519 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@7b50df34[HTTP/1.1] added {HttpConfiguration@1b410b60{32768/8192,8192/8192,https://:0,[]},POJO} 16:12:08.533 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{null, ()}{0.0.0.0:0} added {Server@68c9133c{STARTED}[9.4.42.v20210604],UNMANAGED} 16:12:08.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}],UNMANAGED} 16:12:08.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@42e25b0b{STOPPED},AUTO} 16:12:08.534 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@39b43d60,POJO} 16:12:08.535 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@7b50df34[HTTP/1.1],AUTO} 16:12:08.535 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@7b50df34[HTTP/1.1] 16:12:08.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:12:08.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68c9133c{STARTED}[9.4.42.v20210604] added {ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:12:08.538 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:08.544 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:12:08.545 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@42e25b0b{STOPPED} 16:12:08.545 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1213ms ScheduledExecutorScheduler@42e25b0b{STARTED} 16:12:08.545 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@7b50df34[HTTP/1.1] 16:12:08.545 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1213ms HttpConnectionFactory@7b50df34[HTTP/1.1] 16:12:08.545 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:08.591 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:08.588Z added {SelectorProducer@50313382,POJO} 16:12:08.592 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:08.592Z added {QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}],UNMANAGED} 16:12:08.592 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:08.592Z created 16:12:08.593 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2b72cb8a{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:08.593Z,MANAGED} 16:12:08.593 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@2b72cb8a{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:12:08.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2b72cb8a{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:08.594 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:08.594Z 16:12:08.594 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1262ms EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:08.594Z 16:12:08.597 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/304715920@2fba3fc4 startThread=0 16:12:08.597 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/304715920@2fba3fc4 in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.597 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4bf48f6 on ManagedSelector@2b72cb8a{STARTING} id=0 keys=0 selected=0 updates=0 16:12:08.597 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:08.597Z tryProduce false 16:12:08.598 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:08.599 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4bf48f6 16:12:08.599 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:08.599 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1267ms ManagedSelector@2b72cb8a{STARTED} id=0 keys=0 selected=0 updates=0 16:12:08.599 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 0 keys 16:12:08.599 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1267ms SelectorManager@ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:08.600 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@62833051,POJO} 16:12:08.600 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@62833051 startThread=0 16:12:08.600 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:08.600 [qtp1408974251-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@62833051 in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:08.601 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1268ms ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:12:08.625 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68c9133c{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@57c03d88,POJO} 16:12:08.705 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 16:12:08.713 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 16:12:08.715 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 16:12:08.716 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 16:12:08.718 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 16:12:08.720 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 16:12:09.061 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 16:12:09.262 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:09.270 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:12:09.271 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 16:12:09.271 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:12:09.271 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:09.272 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:09.273 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:12:09.273 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:12:09.274 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:12:09.274 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:12:09.274 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:09.274 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:09.281 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:12:09.281 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:12:09.281 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:12:09.282 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:12:09.282 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:12:09.282 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:09.283 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:09.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:12:09.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:12:09.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:12:09.285 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:12:09.285 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:12:09.285 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:09.286 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:09.290 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 16:12:09.290 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 16:12:09.290 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:12:09.292 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:12:09.292 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:12:09.292 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:12:09.292 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:12:09.292 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:12:09.292 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:09.293 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:12:09.294 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:12:09.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:12:09.295 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:12:09.304 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:12:09.391 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:12:09.408 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:12:09.413 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:12:09.415 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:12:09.421 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 16:12:09.427 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:12:09.434 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:12:09.436 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 16:12:09.442 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 16:12:09.444 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 16:12:09.445 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 16:12:09.455 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 16:12:09.455 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 16:12:09.459 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 16:12:09.460 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 16:12:09.465 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started 16:12:09.485 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:12:09.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:12:09.508 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:12:09.509 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:09.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:12:09.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:12:09.510 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:09.511 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:12:09.517 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:12:09.585 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:12:09.587 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:12:09.590 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:12:09.593 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:12:09.596 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:12:09.598 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:12:09.600 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:12:09.601 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:12:09.601 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:12:09.603 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:12:10.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STOPPED} added {HttpClientTransportOverHTTP@2b61a019{STOPPED},AUTO} 16:12:10.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STOPPED} added {Client@4992613f[provider=null,keyStore=null,trustStore=null],AUTO} 16:12:10.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@6fd5717c,POJO} 16:12:10.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@7e2f86e6,POJO} 16:12:10.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1299661385]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@17b64941,POJO} 16:12:10.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STOPPED} added {QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:10.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@344426bf,POJO} 16:12:10.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f0227899[httpClient=HttpClient@49cf9028{STOPPED},openSessions.size=0] added {HttpClient@49cf9028{STOPPED},AUTO} 16:12:10.191 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f0227899[httpClient=HttpClient@49cf9028{STOPPED},openSessions.size=0] added {SessionTracker@3cee53dc{STOPPED},AUTO} 16:12:10.195 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@67440de6{STOPPED} added {InflaterPool@889d9e8{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:10.195 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@67440de6{STOPPED} added {DeflaterPool@5246a3b3{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:10.195 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@fbc5cd63[httpClient=HttpClient@49cf9028{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@67440de6{STOPPED},AUTO} 16:12:10.197 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@fbc5cd63[httpClient=HttpClient@49cf9028{STOPPED},openSessions.size=0] 16:12:10.197 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@49cf9028{STOPPED} 16:12:10.198 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STARTING} added {ScheduledExecutorScheduler@6fd77352{STOPPED},AUTO} 16:12:10.198 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@78b41097,POJO} 16:12:10.205 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@2b61a019{STOPPED} 16:12:10.206 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@2b61a019{STARTING} added {ClientSelectorManager@1f51431{STOPPED},AUTO} 16:12:10.206 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@1f51431{STOPPED} 16:12:10.207 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.206Z added {SelectorProducer@38eb2c50,POJO} 16:12:10.207 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.207Z added {QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:10.207 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.207Z created 16:12:10.208 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@8bffb8b{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.207Z,MANAGED} 16:12:10.208 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@1f51431{STARTING} added {ManagedSelector@8bffb8b{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:12:10.208 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@8bffb8b{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:10.208 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.208Z 16:12:10.208 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:12:10.208 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=0} 16:12:10.209 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] added {ReservedThreadExecutor@21422231{s=0/2,p=0},AUTO} 16:12:10.209 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@21422231{s=0/2,p=0} 16:12:10.209 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2877ms ReservedThreadExecutor@21422231{s=0/2,p=0} 16:12:10.209 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-31,5,main] 16:12:10.209 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-32,5,main] 16:12:10.209 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-33,5,main] 16:12:10.209 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.210 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.210 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-34,5,main] 16:12:10.210 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-35,5,main] 16:12:10.210 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.210 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.210 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-36,5,main] 16:12:10.210 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-37,5,main] 16:12:10.211 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1238339624-38,5,main] 16:12:10.211 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.211 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.211 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.211 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2879ms QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.211 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.211 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2879ms EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.211Z 16:12:10.212 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/304715920@26722665 startThread=0 16:12:10.212 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7d0614f on ManagedSelector@8bffb8b{STARTING} id=0 keys=0 selected=0 updates=0 16:12:10.212 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/304715920@26722665 in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.212 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.212Z tryProduce false 16:12:10.212 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:10.213 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7d0614f 16:12:10.213 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:10.213 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 0 keys 16:12:10.213 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2881ms ManagedSelector@8bffb8b{STARTED} id=0 keys=0 selected=0 updates=0 16:12:10.213 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2881ms ClientSelectorManager@1f51431{STARTED} 16:12:10.213 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2881ms HttpClientTransportOverHTTP@2b61a019{STARTED} 16:12:10.213 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@4992613f[provider=null,keyStore=null,trustStore=null] 16:12:10.506 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:12:10.506 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:12:10.507 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 67110f71[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:12:10.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3178ms Client@4992613f[provider=null,keyStore=null,trustStore=null] 16:12:10.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6fd77352{STOPPED} 16:12:10.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3178ms ScheduledExecutorScheduler@6fd77352{STARTED} 16:12:10.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3178ms HttpClient@49cf9028{STARTED} 16:12:10.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@3cee53dc{STOPPED} 16:12:10.510 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3178ms SessionTracker@3cee53dc{STARTED} 16:12:10.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@67440de6{STOPPED} 16:12:10.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@889d9e8{STOPPED,size=0,capacity=UNLIMITED} 16:12:10.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3179ms InflaterPool@889d9e8{STARTED,size=0,capacity=UNLIMITED} 16:12:10.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@5246a3b3{STOPPED,size=0,capacity=UNLIMITED} 16:12:10.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3179ms DeflaterPool@5246a3b3{STARTED,size=0,capacity=UNLIMITED} 16:12:10.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3179ms WebSocketExtensionFactory@67440de6{STARTED} 16:12:10.511 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3179ms WebSocketClient@fbc5cd63[httpClient=HttpClient@49cf9028{STARTED},openSessions.size=0] 16:12:10.513 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5 to ws://127.0.0.1:8899/ws/sensinact 16:12:10.528 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:12:10.529 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:12:10.531 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:12:10.532 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:12:10.534 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5, policy=WebSocketPolicy@6da9dc6[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:12:10.584 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@49cf9028{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=null,MANAGED} 16:12:10.584 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=null 16:12:10.589 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] added {Pool@32f0c7f8[size=0 closed=false],POJO} 16:12:10.589 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:12:10.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:10.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3258ms DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:10.590 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3258ms HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:10.590 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:10.592 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af] 16:12:10.592 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af for HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=1,pool=DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=1] 16:12:10.592 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=1] 16:12:10.592 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:12:10.593 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:12:10.593 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@42210be1{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:12:10.595 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$530/1901700557@7063686f startThread=0 16:12:10.595 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$530/1901700557@7063686f in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.596 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:12:10.599 [qtp1408974251-17-acceptor-0@62833051-ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@7d1ecfc8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57020]] on ManagedSelector@2b72cb8a{STARTED} id=0 keys=0 selected=0 updates=0 16:12:10.600 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@4caea738{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=1,pool=DuplexConnectionPool@299270eb[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@35aef5f4, client.connector=HttpClient@49cf9028{STARTED}}} on ManagedSelector@8bffb8b{STARTED} id=0 keys=0 selected=0 updates=0 16:12:10.600 [qtp1408974251-17-acceptor-0@62833051-ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=0 selected=0 updates=1 16:12:10.600 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STARTED} id=0 keys=0 selected=0 updates=1 16:12:10.600 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$530/1901700557@7063686f in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.600 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:10.600 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:10.600 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/0 selected 16:12:10.600 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/0 selected 16:12:10.600 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 1 updates 16:12:10.600 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:10.600 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:10.600 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:10.600 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@7d1ecfc8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57020]] 16:12:10.601 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@4caea738{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=1,pool=DuplexConnectionPool@299270eb[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@35aef5f4, client.connector=HttpClient@49cf9028{STARTED}}} 16:12:10.601 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:10.601 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:10.601 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@7d1ecfc8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57020]] startThread=0 16:12:10.601 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 1/1/1 selected 16:12:10.601 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:10.601 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:10.602 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 1 keys, 0 updates 16:12:10.602 [qtp1408974251-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@7d1ecfc8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57020]] in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:10.602 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@4dc52a65 Connect@4caea738{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=1,pool=DuplexConnectionPool@299270eb[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@35aef5f4, client.connector=HttpClient@49cf9028{STARTED}}} 16:12:10.602 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:57020 remote=/127.0.0.1:8899] 16:12:10.602 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@49faa705{Connect@4caea738{java.nio.channels.SocketChannel[connected local=/127.0.0.1:57020 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=1,pool=DuplexConnectionPool@299270eb[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@35aef5f4, client.connector=HttpClient@49cf9028{STARTED}}}} startThread=0 16:12:10.603 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:10.603 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:10.603 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:10.603 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@49faa705{Connect@4caea738{java.nio.channels.SocketChannel[connected local=/127.0.0.1:57020 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=1,pool=DuplexConnectionPool@299270eb[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@35aef5f4, client.connector=HttpClient@49cf9028{STARTED}}}} in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.610 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 4 ms, remaining: 59996 ms 16:12:10.610 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 4 ms, remaining: 3599996 ms 16:12:10.694 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=8}-> 16:12:10.695 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$539/1551021410@473d217d on ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=0 16:12:10.696 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=91/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.697 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=92/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.697 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=92/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.698 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34d6bac{AC.ReadCB@3cff2dab{HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:12:10.699 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.699 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 on ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=1 16:12:10.699 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=2 16:12:10.699 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:10.699 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/1 selected 16:12:10.699 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 2 updates 16:12:10.699 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:10.700 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$539/1551021410@473d217d 16:12:10.700 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 16:12:10.700 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@42210be1{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.700 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.700 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:10.700 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:10.701 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@299270eb[c=0/1/64,a=0,i=1,q=1] 16:12:10.701 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@42210be1{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@32f0c7f8[size=1 closed=false] 16:12:10.702 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[PENDING/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]} on HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/1/64,a=1,i=0,q=0] 16:12:10.703 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af 16:12:10.704 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[PENDING/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]} associated true to HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[PENDING/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.705 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af 16:12:10.707 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: NTuiZ6HrxgridFPxirQuwQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:10.709 [qtp1408974251-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=104/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:10.710 [qtp1408974251-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=105/60000}{io=0/0,kio=0,kro=0}-> 16:12:10.710 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$539/1551021410@6be8df9d on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=0 16:12:10.711 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=106/60000}{io=0/0,kio=0,kro=0}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.711 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:12:10.844 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=106/60000}{io=0/0,kio=0,kro=0}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.844 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=239/60000}{io=0/0,kio=0,kro=0}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.845 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@40019ff0{AC.ReadCB@297ec7e3{HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:10.845 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@80634b5{s=START} 16:12:10.845 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.845 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=1 16:12:10.846 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=2 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$539/1551021410@6be8df9d 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc 16:12:10.846 [qtp1408974251-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.846 [qtp1408974251-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@7d1ecfc8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57020]] in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}] 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:10.846 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:10.851 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:12:10.852 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@17bc1b82[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:10.852 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: NTuiZ6HrxgridFPxirQuwQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:10.852 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:12:10.852 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@80634b5{s=COMPLETING} 16:12:10.852 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@aa73eb7{IDLE}->null [HeapByteBuffer@44d066b9[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@75ae4f2e[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@17bc1b82[p=0,l=0,c=0,r=0]={<<<>>>}] 16:12:10.852 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{WRITING}->null:IDLE-->WRITING 16:12:10.853 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/1 selected 16:12:10.853 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:12:10.853 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=155/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[PENDING/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@80634b5{s=COMPLETING}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.853 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=8/60000}{io=1/1,kio=1,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.854 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@aa73eb7{WRITING}->null 16:12:10.854 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{IDLE}->null:WRITING-->IDLE 16:12:10.854 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.854 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:10.854 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.854Z 16:12:10.854 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=1} startReservedThread p=1 16:12:10.855 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@80634b5{s=END} 16:12:10.855 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af 16:12:10.855 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af 16:12:10.855 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]}, result: null 16:12:10.855 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af 16:12:10.856 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:10.856 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@49faa705{Connect@4caea738{java.nio.channels.SocketChannel[connected local=/127.0.0.1:57020 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@35aef5f4, client.connector=HttpClient@49cf9028{STARTED}}}} in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}] 16:12:10.856 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@177b2a09 startThread=0 16:12:10.856 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@177b2a09 in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}] 16:12:10.856 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=1}@177b2a09 started 16:12:10.856 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@177b2a09 waiting 16:12:10.856 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:10.856Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=11/60000}{io=1/0,kio=1,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:10.857 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=12/60000}{io=1/0,kio=1,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:12:10.857 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:10.857 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:10.857 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=12/60000}{io=1/0,kio=1,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}] 16:12:10.857 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:10.857 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:10.858 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@40019ff0{AC.ReadCB@297ec7e3{HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:10.858 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:10.859 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:10.859 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:10.859 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:10.859 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:10.860 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:12:10.861 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:10.862 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:12:10.883 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:10.884 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: NTuiZ6HrxgridFPxirQuwQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:10.884 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=25/60000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:10.885 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=25/60000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:12:10.886 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=3} 16:12:10.886 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@37e91f7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:10.888 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=4} 16:12:10.889 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=6} 16:12:10.889 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:10.890 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:10.890 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:10.890 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 session=null 16:12:10.891 [qtp1408974251-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:10.891 [qtp1408974251-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:10.908 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@4a4640a5{STOPPED} added {InflaterPool@279b31{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:10.908 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@4a4640a5{STOPPED} added {DeflaterPool@2cf96b64{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:10.909 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@40d060b9[defaultPolicy=WebSocketPolicy@6f451d92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@5fcc2413{STOPPED},AUTO} 16:12:10.909 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@40d060b9[defaultPolicy=WebSocketPolicy@6f451d92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@44e0ac32,POJO} 16:12:10.909 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@40d060b9[defaultPolicy=WebSocketPolicy@6f451d92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@1711a0f9{STOPPED},AUTO} 16:12:10.909 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@40d060b9[defaultPolicy=WebSocketPolicy@6f451d92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@4a4640a5{STOPPED},AUTO} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@40d060b9[defaultPolicy=WebSocketPolicy@6f451d92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@507f9604 16:12:10.910 [qtp1408974251-20] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@5fcc2413{STOPPED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3578ms ScheduledExecutorScheduler@5fcc2413{STARTED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@1711a0f9{STOPPED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3578ms SessionTracker@1711a0f9{STARTED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@4a4640a5{STOPPED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@279b31{STOPPED,size=0,capacity=UNLIMITED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3578ms InflaterPool@279b31{STARTED,size=0,capacity=UNLIMITED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@2cf96b64{STOPPED,size=0,capacity=UNLIMITED} 16:12:10.910 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3578ms DeflaterPool@2cf96b64{STARTED,size=0,capacity=UNLIMITED} 16:12:10.911 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3579ms WebSocketExtensionFactory@4a4640a5{STARTED} 16:12:10.911 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3579ms WebSocketServerFactory@40d060b9[defaultPolicy=WebSocketPolicy@6f451d92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:12:11.000 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:12:11.000 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:12:11.001 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:12:11.001 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:12:11.002 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketFrame()) 16:12:11.003 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6, policy=WebSocketPolicy@2498a654[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:12:11.005 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:12:11.012 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=153/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=129} 16:12:11.012 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=153/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=129} 16:12:11.015 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 16:12:11.015 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=156/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=132},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=156/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=132}] 16:12:11.016 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=156/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=132},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=157/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=133}] added {WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=157/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=133},POJO} 16:12:11.016 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=157/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=133},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=157/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=133}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],AUTO} 16:12:11.017 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=158/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=134},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=158/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=134}] 16:12:11.018 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=158/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=135},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=159/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=135}] 16:12:11.018 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6] 16:12:11.018 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3686ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6] 16:12:11.018 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3686ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=159/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=135},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=159/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=135}] 16:12:11.019 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=160/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=136},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:12:11.019 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:11.019 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3687ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:11.020 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@32416731 16:12:11.021 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=162/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=START}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=138} 16:12:11.021 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:11.021 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=138} 16:12:11.021 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@37e91f7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:11.021 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@37e91f7{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:11.021 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=138} 16:12:11.023 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@694965e8) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@75ae4f2e[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:11.023 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@75ae4f2e[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4609222f 16:12:11.023 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=140} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:10 GMT Connection: Upgrade Sec-WebSocket-Accept: OkQeTCPBj2h/ZkVpehaXCW6Fc+w= Upgrade: WebSocket 16:12:11.024 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2ac783e7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@d9e463a] (null,[p=0,l=0,c=0,r=0],true)@START 16:12:11.025 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@75ae4f2e[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:11.025 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:10 GMT Connection: Upgrade Sec-WebSocket-Accept: OkQeTCPBj2h/ZkVpehaXCW6Fc+w= Upgrade: WebSocket 16:12:11.025 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:12:11.025 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2ac783e7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@d9e463a] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:12:11.025 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@662ece28{IDLE}->null [HeapByteBuffer@2cbfb657[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:11.025 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{WRITING}->null:IDLE-->WRITING 16:12:11.025 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 1/1/1 selected 16:12:11.026 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 1 keys, 0 updates 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=W,to=166/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=COMPLETING}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=143} 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@662ece28{WRITING}->null 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{IDLE}->null:WRITING-->IDLE 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2ac783e7[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@d9e463a] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:12:11.026 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4dc52a65 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@694965e8 w=false 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@37e91f7{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@37e91f7{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@37e91f7{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:11.026 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=143} 16:12:11.026 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:12:11.027 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=172/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:12:11.027 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=END}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=144} to WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=END}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=144} 16:12:11.027 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@37e91f7{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:11.028 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=END}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=144} upgrading from HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=END}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=144} to WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=END}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=145} 16:12:11.028 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@297ec7e3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5e404f5e{s=END}]=>HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=145} 16:12:11.028 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[HANDSHAKING],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.028 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:12:11.028 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:12:11.083 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=0} tryExecute EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:11.083Z 16:12:11.083 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=1} startReservedThread p=1 16:12:11.083 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@21422231{s=0/2,p=1}@cf8205e startThread=0 16:12:11.083 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@21422231{s=0/2,p=1}@cf8205e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=1}] 16:12:11.083 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=1}@cf8205e started 16:12:11.083 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0}@cf8205e waiting 16:12:11.083 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@47ec342[batching=true] 16:12:11.084 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENING],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@47ec342[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:12:11.084 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:11.083Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=229/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:12:11.084 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:12:11.084 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.084 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=230/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:12:11.084 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.084 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.084 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=230/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}] 16:12:11.084 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:11.085 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=230/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:11.085 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.085 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.085 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34d6bac{AC.ReadCB@3cff2dab{HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=231/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:12:11.085 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.085 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.085 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:11.085 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:11.085 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:11.085 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.085 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc 16:12:11.085 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.085 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.086 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:11.086 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@245ba397{DirectByteBuffer@6f338329[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:12:11.086 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6f338329[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.086 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@42ed5b28[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@6651c1e6 | +> SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6] - STARTED += ExtensionStack@5822468f[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:12:11.086 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:12:11.086 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:12:11.086 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@37e91f7{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:11.086 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@6f338329[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@245ba397{DirectByteBuffer@6f338329[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[null 0 null]@5427dee6[PENDING/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6f338329[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:12:11.087 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af] 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:12:11.088 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:12:11.088 [qtp1408974251-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:12:11.088 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@6bbc7a0d{s=HttpChannelState@37e91f7{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:12:11.088 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:12:11.089 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:12:11.089 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:12:11.089 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:12:11.089 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:12:11.089 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:11.089 [qtp1408974251-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@297ec7e3::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@37e91f7{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:11.089 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6 Date: Tue, 18 Apr 2023 16:12:10 GMT Connection: Upgrade Sec-WebSocket-Accept: OkQeTCPBj2h/ZkVpehaXCW6Fc+w= Upgrade: WebSocket 16:12:11.089 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}] 16:12:11.092 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:12:11.092 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6 16:12:11.092 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:11.092 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:11.092 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:11.092 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:11.092 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6 16:12:11.093 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af > HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6] null 16:12:11.093 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6 16:12:11.096 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:11.097 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:12:11.098 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],AUTO} 16:12:11.098 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:11.099 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:11.099 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5] 16:12:11.099 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3767ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5] 16:12:11.100 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3767ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:11.102 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:12:11.102 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:12:11.102 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:11.102 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3770ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:11.104 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=17/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:11.104 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@245ba397{DirectByteBuffer@6f338329[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:12:11.104 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=17/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3cff2dab(l:/127.0.0.1:57020 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@7c2b2bbd(exchange=HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]})[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[HANDSHAKING],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@6099c540[batching=true] 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENING],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@6099c540[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.105 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:11.106 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.106 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 on ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.106 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/1 selected 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 1 updates 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.106 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.106 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@6521f8e[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@42fba4c4 | +> SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5] - STARTED += ExtensionStack@186b05d9[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:12:11.107 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@7156839e{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@7c2b2bbd(exchange=null)[send=HttpSenderOverHTTP@41964040(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@80634b5{s=START}],recv=HttpReceiverOverHTTP@269eca01(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:11.107 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@42210be1{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@3cff2dab::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@32f0c7f8[size=0 closed=false] 16:12:11.107 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af > HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af] 16:12:11.108 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@4315e9af > HttpResponse[HTTP/1.1 101 Switching Protocols]@5427dee6] null 16:12:11.108 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:12:11.108 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:11.109 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5c2b5f3b[p=0,l=105,c=105,r=105]={<<<{"uri":"/sensinact","para...(@.name=='slider')]"}]}>>>} 16:12:11.110 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:12:11.110 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}] 16:12:11.110 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=105,fin=true,rsv=...,masked=false] 16:12:11.110 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=105,fin=true,rsv=...,masked=false] 16:12:11.110 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=105,fin=true,rsv=...,masked=true], Flusher@126cf21f[PROCESSING]) 16:12:11.111 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=105,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null] to Flusher@275f3447[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.111 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.111 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=105,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null]] 16:12:11.111 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null]] 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=111 cap=32768] 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@aa73eb7{IDLE}->null [DirectByteBuffer@4399f6c1[p=0,l=111,c=32768,r=111]={<<<\x81\xE9\xDcL*\x92\xA7n_\xE0\xB5n\x10\xB0\xF3?O\xFc\xAf%D\xF3\xBf8\x08...\x02\xD2\xF2"K\xFf\xB9q\x17\xB5\xAf C\xF6\xB9>\r\xBb\x81nW\xCf\xA1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:11.112 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{WRITING}->null:IDLE-->WRITING 16:12:11.113 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/1 selected 16:12:11.113 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:12:11.113 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 111 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=111,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.183 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=111 remaining=0 WriteFlusher@aa73eb7{WRITING}->null 16:12:11.183 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.183 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{IDLE}->null:WRITING-->IDLE 16:12:11.183 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=111,terminated=null] 16:12:11.183 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=111,terminated=null] processing 0 entries: [] 16:12:11.183 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.183 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=111,terminated=null] auto flushing 16:12:11.183 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=111,terminated=null] flushing 0 frames: [] 16:12:11.183 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:12:11.183 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:11.183 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.183Z 16:12:11.184 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=0}@177b2a09 offer EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.184Z 16:12:11.184 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=1} startReservedThread p=1 16:12:11.184 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@72f263c4 startThread=0 16:12:11.184 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@72f263c4 in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}] 16:12:11.184 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=1}@72f263c4 started 16:12:11.184 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@177b2a09 task=EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.184Z 16:12:11.184 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@72f263c4 waiting 16:12:11.185 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.185Z tryProduce true 16:12:11.185 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.185Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:11.185 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.185 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.185 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.185 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:11.185 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=100/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:11.200 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:11.200 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:11.200 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.201 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.201 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 111 DirectByteBuffer@5fb1f5d9[p=0,l=111,c=4096,r=111]={<<<\x81\xE9\xDcL*\x92\xA7n_\xE0\xB5n\x10\xB0\xF3?O\xFc\xAf%D\xF3\xBf8\x08...\x02\xD2\xF2"K\xFf\xB9q\x17\xB5\xAf C\xF6\xB9>\r\xBb\x81nW\xCf\xA1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.202 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 111 bytes - DirectByteBuffer@5fb1f5d9[p=0,l=111,c=4096,r=111]={<<<\x81\xE9\xDcL*\x92\xA7n_\xE0\xB5n\x10\xB0\xF3?O\xFc\xAf%D\xF3\xBf8\x08...\x02\xD2\xF2"K\xFf\xB9q\x17\xB5\xAf C\xF6\xB9>\r\xBb\x81nW\xCf\xA1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.202 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=111,c=4096,r=111]={<<<\x81\xE9\xDcL*\x92\xA7n_\xE0\xB5n\x10\xB0\xF3?O\xFc\xAf%D\xF3\xBf8\x08...\x02\xD2\xF2"K\xFf\xB9q\x17\xB5\xAf C\xF6\xB9>\r\xBb\x81nW\xCf\xA1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.202 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:11.202 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 111 bytes 16:12:11.202 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:11.203 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 105 - Parser@49832f1d[ExtensionStack,s=PAYLOAD_LEN,c=0,len=105,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:11.203 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@782523a8[p=0,l=105,c=105,r=105]={<<<\xA7n_\xE0\xB5n\x10\xB0\xF3?O\xFc\xAf%D\xF3\xBf8\x08\xBe\xFe\r\xBb\x81nW\xCf\xA1>>>} 16:12:11.203 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=105,fin=true,rsv=...,masked=true] 16:12:11.203 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:11.203 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=105,fin=true,rsv=...,masked=true]) 16:12:11.203 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=105,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:11.203 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@782523a8[p=0,l=105,c=105,r=105]={<<<{"uri":"/sensinact","para...(@.name=='slider')]"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:11.204 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([105] "{"uri":"/sensinact",...,"value":"$.[?(@.name=='slider')]"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:11.310 [qtp1408974251-16] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[?] 16:12:11.313 [qtp1408974251-16] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name'] 16:12:11.317 [qtp1408974251-16] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name'] 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5c13b0b8[p=0,l=634,c=634,r=634]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=634,fin=true,rsv=...,masked=false] 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=634,fin=true,rsv=...,masked=false] 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=634,fin=true,rsv=...,masked=false], Flusher@45feaf3b[PROCESSING]) 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=634,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null] to Flusher@185f3f4f[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.323 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=634,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null]] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null]] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=638 cap=32768] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@662ece28{IDLE}->null [DirectByteBuffer@22e39b89[p=0,l=638,c=32768,r=638]={<<<\x81~\x02z{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:11.324 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{WRITING}->null:IDLE-->WRITING 16:12:11.325 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 1/1/1 selected 16:12:11.325 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 1 keys, 0 updates 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 638 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=W,to=123/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=638,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=638 remaining=0 WriteFlusher@662ece28{WRITING}->null 16:12:11.325 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4dc52a65 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=212/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{IDLE}->null:WRITING-->IDLE 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=638,terminated=null] 16:12:11.325 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=212/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=638,terminated=null] processing 0 entries: [] 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=638,terminated=null] auto flushing 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=638,terminated=null] flushing 0 frames: [] 16:12:11.325 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=212/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:12:11.325 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:11.326 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=111,l=111,c=4096,r=0]={\x81\xE9\xDcL*\x92{"u...')]"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.326 [qtp1408974251-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.326 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0} tryExecute EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.326Z 16:12:11.326 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5fb1f5d9[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE9\xDcL*\x92{"u...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.326 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=0}@cf8205e offer EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.326Z 16:12:11.326 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=1} startReservedThread p=1 16:12:11.326 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]] 16:12:11.326 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@21422231{s=0/2,p=1}@594c24d0 startThread=0 16:12:11.326 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@21422231{s=0/2,p=1}@594c24d0 in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=1}] 16:12:11.326 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=1}@594c24d0 started 16:12:11.326 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]]}} 16:12:11.326 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=1}@cf8205e task=EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.326Z 16:12:11.326 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0}@594c24d0 waiting 16:12:11.327 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]] 16:12:11.327 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.327 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.327Z tryProduce true 16:12:11.327 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:11.327Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=213/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:11.327 [qtp1408974251-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.327 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.327 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.327 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:11.327 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:11.327 [qtp1408974251-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/304715920@2fba3fc4 in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}] 16:12:11.327 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:11.327 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.327 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc 16:12:11.327 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=214/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:11.327 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=214/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:11.327 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:11.327 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.327 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:11.327 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.327 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.327 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 638 DirectByteBuffer@3dbeab9e[p=0,l=638,c=4096,r=638]={<<<\x81~\x02z{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.327 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]] 16:12:11.328 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 638 bytes - DirectByteBuffer@3dbeab9e[p=0,l=638,c=4096,r=638]={<<<\x81~\x02z{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.328 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=0,l=638,c=4096,r=638]={<<<\x81~\x02z{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 638 bytes 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 634 - Parser@3d3caa25[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=634,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@6cd7df11[p=0,l=634,c=634,r=634]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=634,fin=true,rsv=...,masked=false] 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=634,fin=true,rsv=...,masked=false]) 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=634,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6cd7df11[p=0,l=634,c=634,r=634]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([634] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=638,l=638,c=4096,r=0]={\x81~\x02z{"pro...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.328 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3dbeab9e[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02z{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.329 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]] 16:12:11.383 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]]}} 16:12:11.384 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=54/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]] 16:12:11.384 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 on ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.384 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.384 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:11.384 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/1 selected 16:12:11.384 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/304715920@26722665 in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}] 16:12:11.384 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 1 updates 16:12:11.384 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.384 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 16:12:11.385 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=55/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]] 16:12:11.385 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.385 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.584 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:11.584 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@743d2182[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>} 16:12:11.584 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=30,fin=true,rsv=...,masked=false] 16:12:11.584 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=30,fin=true,rsv=...,masked=false] 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=30,fin=true,rsv=...,masked=true], Flusher@126cf21f[PROCESSING]) 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null] to Flusher@275f3447[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null]] 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null]] 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:11.585 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=36 cap=32768] 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@aa73eb7{IDLE}->null [DirectByteBuffer@4399f6c1[p=0,l=36,c=32768,r=36]={<<<\x81\x9e\\\x1f6\xC2'=C\xB05=\x0c\xE0slS\xAc/vX\xA3?k\x19\xB2.p@\xAb8zD\xB1~b>>>Y\xB0\xE6\x17Q\xB0\xB2-G...\x00\x00\x00\x00\x00\x00\x00}] 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{WRITING}->null:IDLE-->WRITING 16:12:11.586 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/1 selected 16:12:11.586 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 36 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=257/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=36,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]] 16:12:11.586 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=260/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]] 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=36 remaining=0 WriteFlusher@aa73eb7{WRITING}->null 16:12:11.586 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{IDLE}->null:WRITING-->IDLE 16:12:11.587 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=260/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]] 16:12:11.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] 16:12:11.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] processing 0 entries: [] 16:12:11.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] auto flushing 16:12:11.587 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=260/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]]:runFillable:BLOCKING 16:12:11.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] flushing 0 frames: [] 16:12:11.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:11.587 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.587Z 16:12:11.587 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=0}@72f263c4 offer EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.587Z 16:12:11.587 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=1} startReservedThread p=1 16:12:11.588 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@3d3b638b startThread=0 16:12:11.588 [qtp1408974251-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@3d3b638b in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}] 16:12:11.588 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@72f263c4 task=EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.588Z 16:12:11.588 [qtp1408974251-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=1}@3d3b638b started 16:12:11.588 [qtp1408974251-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@3d3b638b waiting 16:12:11.588 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.588Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=262/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:11.588 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.588Z tryProduce true 16:12:11.588 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.588 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.588 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=262/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]]}} 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:11.589 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=262/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=105,f=null]] 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE9\xDcL*\x92{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.589 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 36 DirectByteBuffer@5fb1f5d9[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\\\x1f6\xC2'=C\xB05=\x0c\xE0slS\xAc/vX\xA3?k\x19\xB2.p@\xAb8zD\xB1~b>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 36 bytes - DirectByteBuffer@5fb1f5d9[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\\\x1f6\xC2'=C\xB05=\x0c\xE0slS\xAc/vX\xA3?k\x19\xB2.p@\xAb8zD\xB1~b>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\\\x1f6\xC2'=C\xB05=\x0c\xE0slS\xAc/vX\xA3?k\x19\xB2.p@\xAb8zD\xB1~b>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 36 bytes 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 30 - Parser@49832f1d[ExtensionStack,s=PAYLOAD_LEN,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3904e0f4[p=0,l=30,c=30,r=30]={<<<'=C\xB05=\x0c\xE0slS\xAc/vX\xA3?k\x19\xB2.p@\xAb8zD\xB1~b>>>} 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=30,fin=true,rsv=...,masked=true] 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:11.589 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3904e0f4[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:11.590 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([30] "{"uri":"/sensinact/providers"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:11.595 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1aeac126[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=83,fin=true,rsv=...,masked=false] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=83,fin=true,rsv=...,masked=false] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=83,fin=true,rsv=...,masked=false], Flusher@45feaf3b[PROCESSING]) 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null] to Flusher@185f3f4f[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null]] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null]] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=85 cap=32768] 16:12:11.596 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@662ece28{IDLE}->null [DirectByteBuffer@22e39b89[p=0,l=85,c=32768,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>ures\\":[{...\x00\x00\x00\x00\x00\x00\x00}] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{WRITING}->null:IDLE-->WRITING 16:12:11.597 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 1/1/1 selected 16:12:11.597 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 1 keys, 0 updates 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 85 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=85,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=85 remaining=0 WriteFlusher@662ece28{WRITING}->null 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{IDLE}->null:WRITING-->IDLE 16:12:11.597 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4dc52a65 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] processing 0 entries: [] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] auto flushing 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] flushing 0 frames: [] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:11.597 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]] 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=36,l=36,c=4096,r=0]={\x81\x9e\\\x1f6\xC2{"u...iders"}<<<>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.597 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.598 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5fb1f5d9[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e\\\x1f6\xC2{"u...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.598 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]]:runFillable:BLOCKING 16:12:11.598 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]] 16:12:11.598 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]]}} 16:12:11.598 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0} tryExecute EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.598Z 16:12:11.598 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]] 16:12:11.598 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.598 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.598 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:11.598 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0}@177b2a09 waiting 16:12:11.598 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=0}@594c24d0 offer EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.598Z 16:12:11.598 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:11.598 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:11.598 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.598 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=1} startReservedThread p=1 16:12:11.598 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc 16:12:11.599 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@21422231{s=0/2,p=1}@40729a70 startThread=0 16:12:11.599 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@21422231{s=0/2,p=1}@40729a70 in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=0/2,p=1}] 16:12:11.599 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=1}@40729a70 started 16:12:11.599 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0}@40729a70 waiting 16:12:11.599 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]] 16:12:11.599 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.599 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:11.599 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=1}@594c24d0 task=EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.599Z 16:12:11.599 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.599Z tryProduce true 16:12:11.599 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.599 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.599 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:11.599Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:11.600 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]] 16:12:11.600 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=634,f=null]]}} 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02z{"pro...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 85 DirectByteBuffer@3dbeab9e[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>ures\\":[{...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 85 bytes - DirectByteBuffer@3dbeab9e[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>ures\\":[{...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>ures\\":[{...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 85 bytes 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 83 - Parser@3d3caa25[ExtensionStack,s=PAYLOAD_LEN,c=0,len=83,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@4eb56c0e[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=83,fin=true,rsv=...,masked=false] 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) 16:12:11.600 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:11.601 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4eb56c0e[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:11.601 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([83] "{"providers":["light...ERS_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:11.601 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=85,l=85,c=4096,r=0]={\x81S{"provi...e":200}<<<>>>ures\\":[{...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.601 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.601 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3dbeab9e[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.601 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]] 16:12:11.602 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]]}} 16:12:11.602 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]] 16:12:11.602 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 on ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.602 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/1 selected 16:12:11.602 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=2/2,p=0}@cf8205e waiting 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 1 updates 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]] 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.602 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@b527161[p=0,l=98,c=98,r=98]={<<<{"uri":"/sensinact/provid...ng","value":"$.[:1]"}]}>>>} 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=98,fin=true,rsv=...,masked=false] 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=98,fin=true,rsv=...,masked=false] 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=98,fin=true,rsv=...,masked=true], Flusher@126cf21f[PROCESSING]) 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=98,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null] to Flusher@275f3447[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.788 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=98,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null]] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@126cf21f[PROCESSING],AUTO,null]] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=104 cap=32768] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@aa73eb7{IDLE}->null [DirectByteBuffer@4399f6c1[p=0,l=104,c=32768,r=104]={<<<\x81\xE2\xF65C\x80\x8d\x176\xF2\x9f\x17y\xA2\xD9F&\xEe\x85\\-\xE1\x95Al...\xEe\x91\x17o\xA2\x80T/\xF5\x93\x17y\xA2\xD2\x1b\x18\xBa\xC7ha\xFd\xAbH>>>\r\xBb\x81nW\xCf\xA1\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:11.789 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{WRITING}->null:IDLE-->WRITING 16:12:11.790 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/1 selected 16:12:11.790 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 104 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=188/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=104,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]] 16:12:11.790 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]] 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=104 remaining=0 WriteFlusher@aa73eb7{WRITING}->null 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{IDLE}->null:WRITING-->IDLE 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] processing 0 entries: [] 16:12:11.790 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]] 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] auto flushing 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] flushing 0 frames: [] 16:12:11.790 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING 16:12:11.790 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:11.791 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.79Z 16:12:11.791 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.791Z 16:12:11.791 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.791Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=193/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:11.791 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.791Z 16:12:11.791 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=193/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]]}} 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e\\\x1f6\xC2{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.792 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:11.792Z tryProduce true 16:12:11.792 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.792 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 104 DirectByteBuffer@5fb1f5d9[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\xF65C\x80\x8d\x176\xF2\x9f\x17y\xA2\xD9F&\xEe\x85\\-\xE1\x95Al...\xEe\x91\x17o\xA2\x80T/\xF5\x93\x17y\xA2\xD2\x1b\x18\xBa\xC7ha\xFd\xAbH>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 104 bytes - DirectByteBuffer@5fb1f5d9[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\xF65C\x80\x8d\x176\xF2\x9f\x17y\xA2\xD9F&\xEe\x85\\-\xE1\x95Al...\xEe\x91\x17o\xA2\x80T/\xF5\x93\x17y\xA2\xD2\x1b\x18\xBa\xC7ha\xFd\xAbH>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\xF65C\x80\x8d\x176\xF2\x9f\x17y\xA2\xD9F&\xEe\x85\\-\xE1\x95Al...\xEe\x91\x17o\xA2\x80T/\xF5\x93\x17y\xA2\xD2\x1b\x18\xBa\xC7ha\xFd\xAbH>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:11.792 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=30,f=null]] 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 104 bytes 16:12:11.792 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 98 - Parser@49832f1d[ExtensionStack,s=PAYLOAD_LEN,c=0,len=98,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4038fcff[p=0,l=98,c=98,r=98]={<<<\x8d\x176\xF2\x9f\x17y\xA2\xD9F&\xEe\x85\\-\xE1\x95Al\xF0\x84Z5\xE9\x92...\xEe\x91\x17o\xA2\x80T/\xF5\x93\x17y\xA2\xD2\x1b\x18\xBa\xC7ha\xFd\xAbH>>>} 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=98,fin=true,rsv=...,masked=true] 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=98,fin=true,rsv=...,masked=true]) 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=98,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4038fcff[p=0,l=98,c=98,r=98]={<<<{"uri":"/sensinact/provid...ng","value":"$.[:1]"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:11.792 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([98] "{"uri":"/sensinact/p...","type":"string","value":"$.[:1]"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:11.796 [qtp1408974251-22] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[:1] 16:12:11.796 [qtp1408974251-22] DEBUG com.jayway.jsonpath.internal.path.ArrayPathToken - Slice to index on array with length: 2. From index: 0 to: 1. Input: [:1] 16:12:11.797 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:11.797 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@13d70e7e[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>} 16:12:11.797 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=128,fin=true,rsv=...,masked=false] 16:12:11.797 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=128,fin=true,rsv=...,masked=false] 16:12:11.797 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=128,fin=true,rsv=...,masked=false], Flusher@45feaf3b[PROCESSING]) 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=128,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null] to Flusher@185f3f4f[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=128,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null]] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@45feaf3b[PROCESSING],AUTO,null]] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=132 cap=32768] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@662ece28{IDLE}->null [DirectByteBuffer@22e39b89[p=0,l=132,c=32768,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>,\\"geomet...\x00\x00\x00\x00\x00\x00\x00}] 16:12:11.798 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{WRITING}->null:IDLE-->WRITING 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 132 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=W,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=132,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=132 remaining=0 WriteFlusher@662ece28{WRITING}->null 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{IDLE}->null:WRITING-->IDLE 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=132,terminated=null] 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=132,terminated=null] processing 0 entries: [] 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=132,terminated=null] auto flushing 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=132,terminated=null] flushing 0 frames: [] 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=104,l=104,c=4096,r=0]={\x81\xE2\xF65C\x80{"u...:1]"}]}<<<>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5fb1f5d9[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE2\xF65C\x80{"u...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.799 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:11.800 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]]}} 16:12:11.800 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:11.800 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.800 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.800 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0}@72f263c4 waiting 16:12:11.800 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:11.800 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:11.800 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:11.800 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.800 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 1/1/1 selected 16:12:11.800 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@1f9f19cc 16:12:11.800 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 1 keys, 0 updates 16:12:11.800 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4dc52a65 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]] 16:12:11.801 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]] 16:12:11.801 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:11.801 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.801 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:11.801 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING 16:12:11.801 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=2/2,p=0} tryExecute EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.801Z 16:12:11.801 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0}@cf8205e offer EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.801Z 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.801Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:11.802 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0}@cf8205e task=EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:11.802Z 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=83,f=null]]}} 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:11.802 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=true/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:11.802Z tryProduce true 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.802 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.802 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 132 DirectByteBuffer@3dbeab9e[p=0,l=132,c=4096,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>,\\"geomet...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 132 bytes - DirectByteBuffer@3dbeab9e[p=0,l=132,c=4096,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>,\\"geomet...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=0,l=132,c=4096,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>,\\"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 132 bytes 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 128 - Parser@3d3caa25[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=128,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:11.802 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=128,f=TEXT[len=0,fin=true,rsv=...,masked=false]]] 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@28a75cbe[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>} 16:12:11.802 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=128,fin=true,rsv=...,masked=false] 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=128,fin=true,rsv=...,masked=false]) 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=128,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:11.802 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@28a75cbe[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([128] "{"providers":["light...ERS_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@21e0f1a3[READING] getAction(DirectByteBuffer@3dbeab9e[p=132,l=132,c=4096,r=0]={\x81~\x00\x80{"pro...e":200}<<<>>>,\\"geomet...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3dbeab9e[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x80{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]]}} 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 on ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.803 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:11.803 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=2/2,p=0}@594c24d0 waiting 16:12:11.803 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/1 selected 16:12:11.804 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 1 updates 16:12:11.804 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.804 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@702abfc5 16:12:11.804 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.804 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.804 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 1 keys 16:12:11.902 [qtp1408974251-17-acceptor-0@62833051-ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@73d92e1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57024]] on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.903 [qtp1408974251-17-acceptor-0@62833051-ServerConnector@13bc8645{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=1 16:12:11.903 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:11.903 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:11.903 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:11.903 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.904 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@73d92e1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57024]] 16:12:11.904 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@73d92e1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57024]] startThread=0 16:12:11.904 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.904 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:12:11.904 [qtp1408974251-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@73d92e1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57024]] in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=2/2,p=0}] 16:12:11.904 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:12:11.905 [qtp1408974251-23] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:11.905 [qtp1408974251-23] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:12:11.905 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$539/1551021410@2332ce3d on ManagedSelector@2b72cb8a{STARTED} id=0 keys=2 selected=0 updates=0 16:12:11.905 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.905 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.906 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.906 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@250770d6{HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:11.906 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.906 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@45288f99 on ManagedSelector@2b72cb8a{STARTED} id=0 keys=2 selected=0 updates=1 16:12:11.906 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=2 selected=0 updates=2 16:12:11.906 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:11.906 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:12:11.906 [qtp1408974251-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.906 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 2 updates 16:12:11.906 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:11.906 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$539/1551021410@2332ce3d 16:12:11.906 [qtp1408974251-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@73d92e1b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:57024]] in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=2/2,p=0}] 16:12:11.906 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@45288f99 16:12:11.907 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.907 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.907 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:12:11.907 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:12:11.907 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:12:11.907 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6840044 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.907 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.908 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:11.908 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:11.908Z 16:12:11.908 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@72f263c4 offer EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:11.908Z 16:12:11.909 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@72f263c4 task=EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:11.909Z 16:12:11.909 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:11.908Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:11.909 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:11.909Z tryProduce true 16:12:11.909 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.909 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.909 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5bb7d5f9{AC.ReadCB@250770d6{HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:11.909 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.909 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:12:11.909 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:11.910 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 160 HeapByteBuffer@18160c2b[p=0,l=160,c=8192,r=160]={<<>>FPxirQuwQ...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.910 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 160 HeapByteBuffer@18160c2b[p=0,l=160,c=8192,r=160]={<<>>FPxirQuwQ...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.910 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=160,c=8192,r=160]={<<>>FPxirQuwQ...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:11.910 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=160,c=8192,r=160]={<<>>FPxirQuwQ...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.910 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:11.910 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:11.910 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:11.911 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')] on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=0} GET //127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')] HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:11.912 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:11.912 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=1} 16:12:11.912 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')] HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=1} 16:12:11.912 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:11.912 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=1} 16:12:11.912 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=1} 16:12:11.912 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:11.913 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:11.913 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:11.913 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 session=null 16:12:11.913 [qtp1408974251-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:11.913 [qtp1408974251-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:11.917 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.917 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.917 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=6} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.918 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=7} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:11.918 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.918 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:11.918 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=7} 16:12:11.918 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:11.918 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=7} 16:12:11.918 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@548664b1[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:11.919 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=8} parsed false HttpParser{s=END,0 of -1} 16:12:11.919 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=8} 16:12:11.919 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:11.924 [qtp1408974251-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:11.927 [qtp1408974251-19] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[?] 16:12:11.927 [qtp1408974251-19] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name'] 16:12:11.928 [qtp1408974251-19] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name'] 16:12:11.930 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7ae89579[p=0,l=634,c=634,r=634]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}) 16:12:11.931 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=634 null 16:12:11.983 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@175c77cb[p=0,l=634,c=634,r=634]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@38ac39f9{null} 16:12:11.983 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=72} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:11 GMT X-Auth-Token: 8fdcc3e4e6a6a1f1bd8b69890b5ac61cf0df5041 Content-Type: application/json;charset=utf-8 Content-Length: 634 16:12:11.983 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=634},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25db2f8d] (null,[p=0,l=634,c=634,r=634],true)@START 16:12:11.983 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=634} last=true content=HeapByteBuffer@175c77cb[p=0,l=634,c=634,r=634]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:11.983 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:11 GMT X-Auth-Token: 8fdcc3e4e6a6a1f1bd8b69890b5ac61cf0df5041 Content-Type: application/json;charset=utf-8 Content-Length: 634 16:12:11.983 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:11.983 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=634},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25db2f8d] ([p=0,l=179,c=16384,r=179],[p=0,l=634,c=634,r=634],true)@COMPLETING 16:12:11.984 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@51cdf6d2{IDLE}->null [HeapByteBuffer@2cbfb657[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@175c77cb[p=0,l=634,c=634,r=634]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}] 16:12:11.984 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@51cdf6d2{WRITING}->null:IDLE-->WRITING 16:12:11.984 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 813 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=W,to=74/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=COMPLETING}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=73} 16:12:11.984 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=813 remaining=0 WriteFlusher@51cdf6d2{WRITING}->null 16:12:11.984 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@51cdf6d2{IDLE}->null:WRITING-->IDLE 16:12:11.985 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=634},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25db2f8d] ([p=179,l=179,c=16384,r=0],[p=634,l=634,c=634,r=0],true)@END 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=75} 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=75} 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@8776ee3) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:11.986 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')],age=76} 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=634 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.987 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.988 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.988 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:11.988 [qtp1408974251-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.988 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:11.989 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.989 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.989 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@250770d6{HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:11.990 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.990 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@45288f99 on ManagedSelector@2b72cb8a{STARTED} id=0 keys=2 selected=0 updates=0 16:12:11.990 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=2 selected=0 updates=1 16:12:11.990 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:11.990 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/2 selected 16:12:11.990 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:11.990 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:11.990 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@45288f99 16:12:11.990 [qtp1408974251-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:11.991 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@fbc5cd63[httpClient=HttpClient@49cf9028{STARTED},openSessions.size=1] 16:12:11.991 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0}@177b2a09 waiting 16:12:11.991 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.991 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.991 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@fbc5cd63[httpClient=HttpClient@49cf9028{STARTED},openSessions.size=1] 16:12:11.991 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:12:11.991 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:12:11.991 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@3cee53dc{STARTED} 16:12:11.991 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:12:11.991 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=187/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]],remote=WebSocketRemoteEndpoint@6099c540[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:11.991 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6840044 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.991 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=188/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[OPENED],f=Flusher@275f3447[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]],remote=WebSocketRemoteEndpoint@6099c540[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:11.991 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.992 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:11.992 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:11.992Z 16:12:11.992 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@177b2a09 offer EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:11.992Z 16:12:11.992 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:11.992Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:11.993 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@177b2a09 task=EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:11.992Z 16:12:11.993 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@61f4018) 16:12:11.993 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@61f4018,OFF,null] to Flusher@275f3447[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.993 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5bb7d5f9{AC.ReadCB@250770d6{HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:11.993 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.993 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:11.993Z tryProduce true 16:12:11.993 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@61f4018,OFF,null]] 16:12:11.993 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.993 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.993 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:11.993 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@61f4018,OFF,null]] 16:12:11.993 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>nection: ...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.993 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@aa73eb7{IDLE}->null [DirectByteBuffer@1ac5bcfc[p=0,l=6,c=1024,r=6]={<<<\x88\x8a>KKA>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@670d19a6[p=0,l=10,c=10,r=10]={<<<=\xA2\x18)K?/.I%>>>}] 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{WRITING}->null:IDLE-->WRITING 16:12:11.994 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:11.994 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>nection: ...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.994 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 1/1/2 selected 16:12:11.994 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 1 keys, 0 updates 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=190/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[CLOSING],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@aa73eb7{WRITING}->null 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>nection: ...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@aa73eb7{IDLE}->null:WRITING-->IDLE 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=137,c=8192,r=137]={<<>>nection: ...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.994 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1cb48afd SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:11.994 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:11.994 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:11.994 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:11.995 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=195/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]]:runFillable:BLOCKING 16:12:11.995 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:11.995 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0} tryExecute EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:11.995Z 16:12:11.995 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=1} 16:12:11.995 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=1} 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:11.995 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=0}@3d3b638b offer EatWhatYouKill@295cf707/SelectorProducer@50313382/PRODUCING/p=false/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:11.995Z 16:12:11.995 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@15455145{l=/127.0.0.1:57020,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} 16:12:11.995 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=1} startReservedThread p=1 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=1} 16:12:11.995 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@226d05fa startThread=0 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:11.995 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:11.996 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:11.996 [qtp1408974251-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@226d05fa in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}] 16:12:11.996 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 session=null 16:12:11.996 [qtp1408974251-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=0/2,p=1}@3d3b638b task=EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:11.996Z 16:12:11.996 [qtp1408974251-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=1}@226d05fa started 16:12:11.996 [qtp1408974251-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:11.996 [Thread-20] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@34d6bac{AC.ReadCB@42fba4c4{WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=0.0.0.0/0.0.0.0:57020,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]]}} 16:12:11.996 [qtp1408974251-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=1/2,p=0}@226d05fa waiting 16:12:11.996 [qtp1408974251-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:11.996 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=0.0.0.0/0.0.0.0:57020,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] onFillInterestedFailed {} 16:12:11.996 [qtp1408974251-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:11.996Z tryProduce true 16:12:11.996 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.996 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@8bffb8b{STARTED} id=0 keys=1 selected=0 updates=0 16:12:11.996 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.996 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@295cf707/SelectorProducer@50313382/IDLE/p=true/QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:11.996Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:11.996 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3582acaa startThread=0 16:12:11.996 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=196/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:11.996 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:11.996 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 2 keys 16:12:11.996 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/0 selected 16:12:11.996 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 0 updates 16:12:11.996 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:11.996 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3582acaa in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@21422231{s=2/2,p=0}] 16:12:11.996 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:11.996 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 0 keys 16:12:11.996 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.996 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@40019ff0{AC.ReadCB@6651c1e6{WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=FI,flush=-,to=196/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[OPENED],f=Flusher@185f3f4f[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=98,f=null]]}} 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@15455145{l=0.0.0.0/0.0.0.0:57020,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.997 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@15455145{l=0.0.0.0/0.0.0.0:57020,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE2\xF65C\x80{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@275f3447[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=3} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@5fb1f5d9[p=0,l=16,c=4096,r=16]={<<<\x88\x8a>KKA=\xA2\x18)K?/.I%>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@5fb1f5d9[p=0,l=16,c=4096,r=16]={<<<\x88\x8a>KKA=\xA2\x18)K?/.I%>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=0,l=16,c=4096,r=16]={<<<\x88\x8a>KKA=\xA2\x18)K?/.I%>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5] 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=3} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5] 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:12:11.997 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=0.0.0.0/0.0.0.0:57020,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]] 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@49832f1d[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:12:11.997 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=3} 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5eb6e17d[p=0,l=10,c=10,r=10]={<<<=\xA2\x18)K?/.I%>>>} 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=3} 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:12:11.997 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@548664b1[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],behavior=CLIENT,connection=WebSocketClientConnection@42fba4c4::SocketChannelEndPoint@15455145{l=0.0.0.0/0.0.0.0:57020,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@42fba4c4[s=ConnectionState@39b8365c[DISCONNECTED],f=Flusher@275f3447[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@3d3caa25[ExtensionStack,s=START,c=0,len=128,f=null]],remote=WebSocketRemoteEndpoint@6099c540[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@4ab550d5],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:11.997 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:11.997 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@3cee53dc{STOPPED} 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@67440de6{STARTED} 16:12:11.998 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@5246a3b3{STARTED,size=0,capacity=UNLIMITED} 16:12:11.998 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=4} parsed false HttpParser{s=END,0 of -1} 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@5246a3b3{STOPPED,size=0,capacity=UNLIMITED} 16:12:11.998 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@889d9e8{STARTED,size=0,capacity=UNLIMITED} 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@889d9e8{STOPPED,size=0,capacity=UNLIMITED} 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@67440de6{STOPPED} 16:12:11.998 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3582acaa in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@21422231{s=2/2,p=0}] 16:12:11.998 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=4} 16:12:11.998 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60f3f71f) 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@49cf9028{STARTED} 16:12:11.998 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:11.998 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60f3f71f,OFF,null] to Flusher@185f3f4f[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.998 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:11.998 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60f3f71f,OFF,null]] 16:12:11.998 [qtp1408974251-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:11.998 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@60f3f71f,OFF,null]] 16:12:11.998 [Thread-20] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@662ece28{IDLE}->null [DirectByteBuffer@53c08d94[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@19c810c3[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{WRITING}->null:IDLE-->WRITING 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@6a282fdd,queue=0,pool=DuplexConnectionPool@299270eb[c=0/0/64,a=0,i=0,q=0] 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[CLOSING],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@6fd77352{STARTED} 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@662ece28{WRITING}->null 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@662ece28{IDLE}->null:WRITING-->IDLE 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@6fd77352{STOPPED} 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@4992613f[provider=null,keyStore=null,trustStore=null] 16:12:11.999 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@4992613f[provider=null,keyStore=null,trustStore=null] 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@2b61a019{STARTED} 16:12:11.999 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@1f51431{STARTED} 16:12:12.000 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@8bffb8b{STARTED} id=0 keys=0 selected=0 updates=0 16:12:12.000 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5633cdea[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}) 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 16:12:12.000 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@713bb45f on ManagedSelector@8bffb8b{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:12.000 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7d675424[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@38ac39f9{null} 16:12:12.000 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STOPPING} id=0 keys=0 selected=0 updates=1 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:11 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/0 selected 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 1 updates 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@713bb45f 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@166b812e] (null,[p=0,l=83,c=83,r=83],true)@START 16:12:12.000 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@7d675424[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@8bffb8b{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:11 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 waiting with 0 keys 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@166b812e] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 16:12:12.000 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@51fca12e on ManagedSelector@8bffb8b{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:12.000 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:57020,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:12.000 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@8bffb8b{STOPPING} id=0 keys=0 selected=0 updates=1 16:12:12.000 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@51cdf6d2{IDLE}->null [HeapByteBuffer@2cbfb657[p=0,l=122,c=16384,r=122]={<<>>: applica...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7d675424[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}] 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken with none selected 16:12:12.000 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@40019ff0{null} 16:12:12.000 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 woken up from select, 0/0/0 selected 16:12:12.001 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4302cc75 processing 0 keys, 1 updates 16:12:12.001 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@51cdf6d2{WRITING}->null:IDLE-->WRITING 16:12:12.001 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:12.001 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2b72cb8a{STARTED} id=0 keys=2 selected=0 updates=0 16:12:12.005 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@51fca12e 16:12:12.005 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@709ca78e startThread=0 16:12:12.005 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:12.005 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:12.005 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 0 updates 16:12:12.005 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:12.005 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:12.005 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@709ca78e in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=1/2,p=0}] 16:12:12.005 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys 16:12:12.005 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=6/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:12.005 [qtp1408974251-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=6/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:12.005 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=COMPLETING}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=11} 16:12:12.006 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:12.006 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@51cdf6d2{WRITING}->null 16:12:12.006 [qtp1408974251-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=6/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=null]] 16:12:12.006 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@51cdf6d2{IDLE}->null:WRITING-->IDLE 16:12:12.006 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:12:12.006 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[READING] getAction(DirectByteBuffer@5fb1f5d9[p=16,l=16,c=4096,r=0]={\x88\x8a>KKA\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:12:12.006 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:12.006 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:12:12.006 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@166b812e] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 16:12:12.006 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@754813e3[EOF] getAction(DirectByteBuffer@5fb1f5d9[p=16,l=16,c=4096,r=0]={\x88\x8a>KKA\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 16:12:12.006 [qtp1408974251-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:12:12.006 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:12.006 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=6/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@47ec342[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:12.006 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:12.006 [qtp1408974251-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0}@177b2a09 waiting 16:12:12.006 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=12} 16:12:12.006 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:12.006 [qtp1408974251-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@47ec342[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:12.007 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:12.007 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:12.007Z 16:12:12.017 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.017 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=2/2,p=0}@cf8205e size 2 > capacity 16:12:12.017 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:12.017 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=2/2,p=0}] 16:12:12.017 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6] 16:12:12.017 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6] 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=23} 16:12:12.017 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=2/2,p=0}] 16:12:12.017 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@21422231{s=2/2,p=0}@cf8205e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@21422231{s=2/2,p=0}] 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1537e441) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:12.017 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@21422231{s=2/2,p=0} 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.017 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],behavior=SERVER,connection=WebSocketServerConnection@6651c1e6::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=17/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@6651c1e6[s=ConnectionState@490a043f[DISCONNECTED],f=Flusher@185f3f4f[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@49832f1d[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@47ec342[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7ad858c6],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.017 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=1/2,p=0}@594c24d0 offer STOP! 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.017 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=0}@40729a70 offer STOP! 16:12:12.017 [qtp1408974251-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@709ca78e in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=2/2,p=0}] 16:12:12.017 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=0/2,p=0}@594c24d0 task=STOP! 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=23} 16:12:12.017 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@21422231{s=-1/2,p=0} 16:12:12.017 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=-1/2,p=0}@40729a70 task=STOP! 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 16:12:12.017 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=-1/2,p=0}@594c24d0 Exited 16:12:12.017 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@21422231{s=-1/2,p=0}@40729a70 Exited 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.017 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@21422231{s=-1/2,p=0}@594c24d0 in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.017 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1238339624-31,5,main] for 14999 16:12:12.017 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:12.017 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@21422231{s=-1/2,p=0}@40729a70 in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.017 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-37,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.018 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.018 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.018 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.018 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.018 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:12.090 [WebSocketClient@1238339624-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-36,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1273143001@26d8704e in QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-33,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-32,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-31,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-35,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [WebSocketClient@1238339624-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-38,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:12.090 [WebSocketClient@1238339624-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1238339624-34,5,main] exited for QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.090 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1238339624-38,5,main] for 14926 16:12:12.091 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:12.091 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 153 HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>ive\r\n\r\nFP...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.091 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@26a2f7f9/SelectorProducer@38eb2c50/IDLE/p=false/QueuedThreadPool[WebSocketClient@1238339624]@4d774249{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:12.091Z 16:12:12.091 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@8bffb8b{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:12.091 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@1f51431{STOPPED} 16:12:12.091 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@2b61a019{STOPPED} 16:12:12.091 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@49cf9028{STOPPED} 16:12:12.091 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 153 HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>ive\r\n\r\nFP...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.091 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@fbc5cd63[httpClient=HttpClient@49cf9028{STOPPED},openSessions.size=0] 16:12:12.103 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@fbc5cd63[httpClient=HttpClient@49cf9028{STOPPED},openSessions.size=0] 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>ive\r\n\r\nFP...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>ive\r\n\r\nFP...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:12.103 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1] on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=0} GET //127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1] HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=0} 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1] HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=0} 16:12:12.104 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=1} 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=1} 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@c430e6c{/,null,AVAILABLE} 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 session=null 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-624ea235==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@fe2a7811{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.105 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.106 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=2} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=11} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=11} 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=11} 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@548664b1[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=11} parsed false HttpParser{s=END,0 of -1} 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=11} 16:12:12.115 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:12.116 [qtp1408974251-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:12.118 [qtp1408974251-22] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[:1] 16:12:12.118 [qtp1408974251-22] DEBUG com.jayway.jsonpath.internal.path.ArrayPathToken - Slice to index on array with length: 2. From index: 0 to: 1. Input: [:1] 16:12:12.119 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@45771742[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}) 16:12:12.119 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=128 null 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4ebf64cf[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@38ac39f9{null} 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=16} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:12 GMT Content-Type: application/json;charset=utf-8 Content-Length: 128 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=128},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a25346b] (null,[p=0,l=128,c=128,r=128],true)@START 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=128} last=true content=HeapByteBuffer@4ebf64cf[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>} 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:12 GMT Content-Type: application/json;charset=utf-8 Content-Length: 128 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=128},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a25346b] ([p=0,l=123,c=16384,r=123],[p=0,l=128,c=128,r=128],true)@COMPLETING 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@51cdf6d2{IDLE}->null [HeapByteBuffer@2cbfb657[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4ebf64cf[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}] 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@51cdf6d2{WRITING}->null:IDLE-->WRITING 16:12:12.120 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 251 SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=W,to=29/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@146835a4{s=COMPLETING}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=16} 16:12:12.121 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=251 remaining=0 WriteFlusher@51cdf6d2{WRITING}->null 16:12:12.121 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@51cdf6d2{IDLE}->null:WRITING-->IDLE 16:12:12.121 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@1ba622dd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=128},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a25346b] ([p=123,l=123,c=16384,r=0],[p=128,l=128,c=128,r=0],true)@END 16:12:12.121 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:12.126 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler1125964210==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:12.126 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=22} 16:12:12.126 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:12.126 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=22} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1814e00c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6005f2b2{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1],age=23} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=128 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6005f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.127 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.128 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:12.128 [qtp1408974251-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:12.128 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:12.128 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:12.128 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:12.129 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5bb7d5f9{AC.ReadCB@250770d6{HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:12.129 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:12.129 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@45288f99 on ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=0 16:12:12.129 [qtp1408974251-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b72cb8a{STARTED} id=0 keys=1 selected=0 updates=1 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken with none selected 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 woken up from select, 0/0/1 selected 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 processing 0 keys, 1 updates 16:12:12.129 [qtp1408974251-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@250770d6::SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$533/687797026@45288f99 16:12:12.129 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5dafbe45{s=2/2,p=0}@72f263c4 size 2 > capacity 16:12:12.129 [qtp1408974251-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5dafbe45{s=2/2,p=0}@72f263c4 in QueuedThreadPool[qtp1408974251]@53fb3dab{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5dafbe45{s=2/2,p=0}] 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6afd99c2{l=/127.0.0.1:8899,r=/127.0.0.1:57024,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@250770d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146835a4{s=START}]=>HttpChannelOverHttp@643a7aed{s=HttpChannelState@6005f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:12.129 [qtp1408974251-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@681fc042 waiting with 1 keys [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ jsonpath-filter --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ jsonpath-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.nthbnd:geo-filtering >--------- [INFO] Building sensiNact IoT Gateway - GeoJSON filtering parent module 2.0-SNAPSHOT [64/121] [INFO] from platform/northbound/geo-filtering/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ geo-filtering --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ geo-filtering --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ geo-filtering --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ geo-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ geo-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ geo-filtering --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ geo-filtering --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ geo-filtering --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ geo-filtering --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ geo-filtering --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/geo-filtering/2.0-SNAPSHOT/geo-filtering-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ geo-filtering --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.nthbnd:geojson-filter >--------- [INFO] Building sensiNact IoT Gateway - GeoJSON filter 2.0-SNAPSHOT [65/121] [INFO] from platform/northbound/geo-filtering/geojson-filter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ geojson-filter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ geojson-filter --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ geojson-filter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ geojson-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ geojson-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ geojson-filter --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ geojson-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ geojson-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ geojson-filter --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/tests.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.skyscreamer.*] [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ geojson-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ geojson-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ geojson-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ geojson-filter --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ geojson-filter --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ geojson-filter --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 16:12:24.821 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:12:24.828 [main] INFO org.eclipse.jetty.util.log - Logging initialized @988ms to org.eclipse.jetty.util.log.Slf4jLog 16:12:24.843 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp651802632]@26d9b808{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@2cf3d63b,POJO} 16:12:24.852 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2af004b{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp651802632]@26d9b808{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:24.855 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@53045c6c[null] added {org.eclipse.jetty.security.DefaultIdentityService@5149d738,POJO} 16:12:24.855 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@53045c6c[OSGi HTTP Service Realm] added {UserStore@6bbe85a8{STOPPED},AUTO} 16:12:24.856 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2af004b{STOPPED}[9.4.42.v20210604] added {HashLoginService@53045c6c[OSGi HTTP Service Realm],AUTO} 16:12:24.873 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@5b247367{/,null,STOPPED},[o.e.j.s.ServletContextHandler@5b247367{/,null,STOPPED}]}] 16:12:24.874 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@268f106e{STOPPED} added {o.e.j.s.ServletContextHandler@5b247367{/,null,STOPPED},AUTO} 16:12:24.876 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4d1c005e 16:12:24.885 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@5b247367{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=-1,MANAGED} 16:12:24.888 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=-1 added {ServletHandler@5a59ca5e{STOPPED},MANAGED} 16:12:24.888 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:12:24.889 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@5c80cf32,UNMANAGED} 16:12:24.892 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a59ca5e{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:12:24.893 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a59ca5e{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b,POJO} 16:12:24.893 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2af004b{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@268f106e{STOPPED},MANAGED} 16:12:24.894 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@2af004b{STOPPED}[9.4.42.v20210604] 16:12:24.896 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2af004b{STARTING}[9.4.42.v20210604] added {ErrorHandler@6e535154{STOPPED},AUTO} 16:12:24.897 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:12:24.914 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@2af004b{STARTING}[9.4.42.v20210604] 16:12:24.915 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp651802632]@26d9b808{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:12:24.916 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=0} 16:12:24.917 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] added {ReservedThreadExecutor@60f00693{s=0/2,p=0},AUTO} 16:12:24.917 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@60f00693{s=0/2,p=0} 16:12:24.924 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1085ms ReservedThreadExecutor@60f00693{s=0/2,p=0} 16:12:24.926 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-16,5,main] 16:12:24.926 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-17,5,main] 16:12:24.926 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-18,5,main] 16:12:24.926 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-19,5,main] 16:12:24.926 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.926 [qtp651802632-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.927 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-20,5,main] 16:12:24.927 [qtp651802632-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.927 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-21,5,main] 16:12:24.927 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-22,5,main] 16:12:24.927 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.927 [qtp651802632-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.928 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp651802632-23,5,main] 16:12:24.928 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.928 [qtp651802632-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.928 [qtp651802632-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp651802632]@26d9b808{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.928 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1088ms QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:24.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@53045c6c[OSGi HTTP Service Realm] 16:12:24.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@6bbe85a8{STOPPED} 16:12:24.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1089ms UserStore@6bbe85a8{STARTED} 16:12:24.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1090ms HashLoginService@53045c6c[OSGi HTTP Service Realm] 16:12:24.929 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@268f106e{STOPPED} 16:12:24.929 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@268f106e{STARTING} 16:12:24.930 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@5b247367{/,null,STOPPED} 16:12:24.932 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:12:24.946 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@5b247367{/,null,STARTING} 16:12:24.946 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 16:12:24.949 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@1f9e9475[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:12:24.950 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@1f9e9475[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@6cd24612[passivating=false,graceSec=3600],AUTO} 16:12:24.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@51891008{STOPPED}[worker=null] 16:12:24.952 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:12:24.952 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:12:24.954 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@51891008{STARTING}[worker=node0] added {HouseKeeper@d2de489{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:12:24.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@d2de489{STOPPED}[interval=600000, ownscheduler=false] 16:12:24.955 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@41330d4f{STOPPED} 16:12:24.956 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1117ms ScheduledExecutorScheduler@41330d4f{STARTED} 16:12:24.956 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:12:24.957 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:12:24.958 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1118ms HouseKeeper@d2de489{STARTED}[interval=660000, ownscheduler=true] 16:12:24.958 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1118ms DefaultSessionIdManager@51891008{STARTED}[worker=node0] 16:12:24.958 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2af004b{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@51891008{STARTED}[worker=node0],MANAGED} 16:12:24.959 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 added {DefaultSessionIdManager@51891008{STARTED}[worker=node0],UNMANAGED} 16:12:24.959 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@798162bc{STOPPED} 16:12:24.959 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1119ms ScheduledExecutorScheduler@798162bc{STARTED} 16:12:24.959 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 16:12:24.960 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@5a59ca5e{STOPPED} 16:12:24.964 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b[EMBEDDED:null] 16:12:24.966 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:24.967 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:24.967 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:24.967 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:24.967 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:12:24.967 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:24.967 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@5a59ca5e{STARTING} 16:12:24.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a59ca5e{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1a38cecb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:12:24.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@5a59ca5e{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3,POJO} 16:12:24.968 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b[EMBEDDED:null] 16:12:24.968 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:24.968 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3[EMBEDDED:null] 16:12:24.969 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1a38cecb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:12:24.969 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:24.969 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:24.969 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:24.969 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:12:24.969 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1a38cecb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:24.970 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b[EMBEDDED:null] 16:12:24.970 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:24.970 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3[EMBEDDED:null] 16:12:24.970 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1a38cecb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:12:24.970 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:24.970 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:24.970 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:24.970 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:12:24.971 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1a38cecb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:24.971 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@5a59ca5e{STARTING} 16:12:24.971 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1131ms ServletHandler@5a59ca5e{STARTED} 16:12:24.971 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@1f9e9475[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:12:24.971 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@6cd24612[passivating=false,graceSec=3600] 16:12:24.971 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1132ms org.eclipse.jetty.server.session.NullSessionDataStore@6cd24612[passivating=false,graceSec=3600] 16:12:24.971 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1132ms org.eclipse.jetty.server.session.DefaultSessionCache@1f9e9475[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:12:24.972 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1132ms org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 16:12:24.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:12:24.988 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1149ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:12:24.991 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b 16:12:24.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1a38cecb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:12:24.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1152ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2f67a4d3==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1a38cecb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:12:24.992 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:24.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1153ms o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:24.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1153ms ContextHandlerCollection@268f106e{STARTED} 16:12:24.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@6e535154{STOPPED} 16:12:24.993 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@6e535154{STARTING} 16:12:24.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1154ms ErrorHandler@6e535154{STARTED} 16:12:24.993 [main] INFO org.eclipse.jetty.server.Server - Started @1154ms 16:12:24.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1154ms Server@2af004b{STARTED}[9.4.42.v20210604] 16:12:24.994 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:12:25.003 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@78fa769e[HTTP/1.1] added {HttpConfiguration@16612a51{32768/8192,8192/8192,https://:0,[]},POJO} 16:12:25.023 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{null, ()}{0.0.0.0:0} added {Server@2af004b{STARTED}[9.4.42.v20210604],UNMANAGED} 16:12:25.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}],UNMANAGED} 16:12:25.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@6ca18a14{STOPPED},AUTO} 16:12:25.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@c667f46,POJO} 16:12:25.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@78fa769e[HTTP/1.1],AUTO} 16:12:25.025 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@78fa769e[HTTP/1.1] 16:12:25.029 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:12:25.029 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2af004b{STARTED}[9.4.42.v20210604] added {ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:12:25.029 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:25.035 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:12:25.036 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6ca18a14{STOPPED} 16:12:25.036 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1197ms ScheduledExecutorScheduler@6ca18a14{STARTED} 16:12:25.036 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@78fa769e[HTTP/1.1] 16:12:25.036 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1197ms HttpConnectionFactory@78fa769e[HTTP/1.1] 16:12:25.037 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:25.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:25.046Z added {SelectorProducer@6f3187b0,POJO} 16:12:25.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:25.05Z added {QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}],UNMANAGED} 16:12:25.051 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:25.051Z created 16:12:25.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@72ade7e3{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:25.052Z,MANAGED} 16:12:25.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@72ade7e3{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:12:25.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@72ade7e3{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:25.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:25.053Z 16:12:25.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1214ms EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:25.053Z 16:12:25.056 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1620823990@7d94beb9 startThread=0 16:12:25.056 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1620823990@7d94beb9 in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:25.056 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@560348e6 on ManagedSelector@72ade7e3{STARTING} id=0 keys=0 selected=0 updates=0 16:12:25.056 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:25.056Z tryProduce false 16:12:25.083 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:25.084 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@560348e6 16:12:25.084 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:25.084 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 0 keys 16:12:25.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1244ms ManagedSelector@72ade7e3{STARTED} id=0 keys=0 selected=0 updates=0 16:12:25.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1245ms SelectorManager@ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:25.085 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@7b993c65,POJO} 16:12:25.086 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@7b993c65 startThread=0 16:12:25.086 [qtp651802632-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@7b993c65 in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:25.086 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:25.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1247ms ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:12:25.113 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@2af004b{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@1c852c0f,POJO} 16:12:25.548 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 16:12:25.555 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 16:12:25.557 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 16:12:25.558 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 16:12:25.560 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 16:12:25.562 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 16:12:25.565 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.light 16:12:25.758 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:25.765 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:12:25.766 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 16:12:25.766 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:12:25.767 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:25.768 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:25.769 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:12:25.769 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 16:12:25.770 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 16:12:25.770 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:12:25.770 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:25.771 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:25.776 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:12:25.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:12:25.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:12:25.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:12:25.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:12:25.777 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:25.778 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:25.779 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:12:25.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:12:25.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:12:25.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:12:25.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:12:25.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:25.781 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:25.784 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 16:12:25.784 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 16:12:25.784 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 16:12:25.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 16:12:25.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 16:12:25.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 16:12:25.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 16:12:25.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 16:12:25.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:25.787 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 16:12:25.788 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 16:12:25.788 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 16:12:25.789 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 16:12:25.797 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:12:25.873 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:12:25.899 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:12:25.902 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:12:25.905 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:12:25.911 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'light' service provider : switch 16:12:25.916 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'status' resource registered 16:12:25.923 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - status already started 16:12:25.925 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'brightness' resource registered 16:12:25.931 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - brightness already started 16:12:25.933 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_on' resource registered 16:12:25.934 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_on already started 16:12:25.943 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'turn_off' resource registered 16:12:25.944 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - turn_off already started 16:12:25.948 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'dim' resource registered 16:12:25.949 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - dim already started 16:12:25.955 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'light' started 16:12:25.961 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:12:25.992 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:12:25.993 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:12:25.993 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:25.994 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:12:25.994 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:12:25.995 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:25.995 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:12:26.002 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:12:26.025 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:12:26.028 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:12:26.030 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:12:26.033 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:12:26.085 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:12:26.086 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:12:26.089 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:12:26.090 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:12:26.090 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:12:26.091 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:12:26.660 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STOPPED} added {HttpClientTransportOverHTTP@6a0ac48e{STOPPED},AUTO} 16:12:26.660 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STOPPED} added {Client@971e903[provider=null,keyStore=null,trustStore=null],AUTO} 16:12:26.660 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@35636217,POJO} 16:12:26.661 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@1549bba7,POJO} 16:12:26.661 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1045397707]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@38704ff0,POJO} 16:12:26.661 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STOPPED} added {QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:26.662 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@4f82663e,POJO} 16:12:26.663 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@3cd7472d[httpClient=HttpClient@1abc9f14{STOPPED},openSessions.size=0] added {HttpClient@1abc9f14{STOPPED},AUTO} 16:12:26.663 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@3cd7472d[httpClient=HttpClient@1abc9f14{STOPPED},openSessions.size=0] added {SessionTracker@1a28aef1{STOPPED},AUTO} 16:12:26.667 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@48535004{STOPPED} added {InflaterPool@610df783{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:26.667 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@48535004{STOPPED} added {DeflaterPool@f3fcd59{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:26.667 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@682e3d25[httpClient=HttpClient@1abc9f14{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@48535004{STOPPED},AUTO} 16:12:26.669 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@682e3d25[httpClient=HttpClient@1abc9f14{STOPPED},openSessions.size=0] 16:12:26.669 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@1abc9f14{STOPPED} 16:12:26.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STARTING} added {ScheduledExecutorScheduler@3bead518{STOPPED},AUTO} 16:12:26.683 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@14379273,POJO} 16:12:26.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@6a0ac48e{STOPPED} 16:12:26.690 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@6a0ac48e{STARTING} added {ClientSelectorManager@1f6d27cc{STOPPED},AUTO} 16:12:26.691 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@1f6d27cc{STOPPED} 16:12:26.691 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:26.691Z added {SelectorProducer@314c8b4a,POJO} 16:12:26.691 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:26.691Z added {QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:26.692 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:26.692Z created 16:12:26.692 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@26d820eb{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:26.692Z,MANAGED} 16:12:26.692 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@1f6d27cc{STARTING} added {ManagedSelector@26d820eb{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:12:26.693 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@26d820eb{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:26.693 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:26.693Z 16:12:26.693 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:12:26.693 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=0} 16:12:26.693 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] added {ReservedThreadExecutor@507d20bb{s=0/2,p=0},AUTO} 16:12:26.694 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@507d20bb{s=0/2,p=0} 16:12:26.694 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2854ms ReservedThreadExecutor@507d20bb{s=0/2,p=0} 16:12:26.694 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-31,5,main] 16:12:26.694 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-32,5,main] 16:12:26.694 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-33,5,main] 16:12:26.694 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.694 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-34,5,main] 16:12:26.694 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.695 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-35,5,main] 16:12:26.695 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.695 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.695 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-36,5,main] 16:12:26.695 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-37,5,main] 16:12:26.695 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.695 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.696 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@448569108-38,5,main] 16:12:26.696 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2856ms QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.696 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2857ms EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:26.696Z 16:12:26.697 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1620823990@67b7c170 startThread=0 16:12:26.697 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1620823990@67b7c170 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:26.697 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@67440de6 on ManagedSelector@26d820eb{STARTING} id=0 keys=0 selected=0 updates=0 16:12:26.697 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:26.697Z tryProduce false 16:12:26.697 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:26.697 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@67440de6 16:12:26.697 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:26.697 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 0 keys 16:12:26.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2858ms ManagedSelector@26d820eb{STARTED} id=0 keys=0 selected=0 updates=0 16:12:26.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2858ms ClientSelectorManager@1f6d27cc{STARTED} 16:12:26.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2858ms HttpClientTransportOverHTTP@6a0ac48e{STARTED} 16:12:26.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@971e903[provider=null,keyStore=null,trustStore=null] 16:12:26.959 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:12:26.959 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:12:26.960 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 30501e60[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3143ms Client@971e903[provider=null,keyStore=null,trustStore=null] 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3bead518{STOPPED} 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3144ms ScheduledExecutorScheduler@3bead518{STARTED} 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3144ms HttpClient@1abc9f14{STARTED} 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@1a28aef1{STOPPED} 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3144ms SessionTracker@1a28aef1{STARTED} 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@48535004{STOPPED} 16:12:26.983 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@610df783{STOPPED,size=0,capacity=UNLIMITED} 16:12:26.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3144ms InflaterPool@610df783{STARTED,size=0,capacity=UNLIMITED} 16:12:26.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@f3fcd59{STOPPED,size=0,capacity=UNLIMITED} 16:12:26.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3144ms DeflaterPool@f3fcd59{STARTED,size=0,capacity=UNLIMITED} 16:12:26.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3144ms WebSocketExtensionFactory@48535004{STARTED} 16:12:26.984 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3144ms WebSocketClient@682e3d25[httpClient=HttpClient@1abc9f14{STARTED},openSessions.size=0] 16:12:26.986 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d to ws://127.0.0.1:8899/ws/sensinact 16:12:26.999 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:12:27.001 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:12:27.002 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:12:27.004 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:12:27.006 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d, policy=WebSocketPolicy@58e85c6f[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:12:27.018 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@1abc9f14{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=null,MANAGED} 16:12:27.018 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=null 16:12:27.023 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] added {Pool@2216effc[size=0 closed=false],POJO} 16:12:27.023 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:12:27.023 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:27.023 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3184ms DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:27.024 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3184ms HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:27.024 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:27.025 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688] 16:12:27.026 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 for HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=1,pool=DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=1] 16:12:27.026 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=1] 16:12:27.026 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:12:27.026 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:12:27.026 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@455824ad{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:12:27.028 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$531/1713129148@50a691d3 startThread=0 16:12:27.029 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$531/1713129148@50a691d3 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:27.030 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:12:27.085 [qtp651802632-17-acceptor-0@7b993c65-ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@4038fcff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37376]] on ManagedSelector@72ade7e3{STARTED} id=0 keys=0 selected=0 updates=0 16:12:27.085 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@2adf0b94{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=1,pool=DuplexConnectionPool@70211e49[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5c82581b, client.connector=HttpClient@1abc9f14{STARTED}}} on ManagedSelector@26d820eb{STARTED} id=0 keys=0 selected=0 updates=0 16:12:27.085 [qtp651802632-17-acceptor-0@7b993c65-ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=0 selected=0 updates=1 16:12:27.085 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STARTED} id=0 keys=0 selected=0 updates=1 16:12:27.086 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$531/1713129148@50a691d3 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:27.086 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:27.086 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:27.086 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/0 selected 16:12:27.086 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/0 selected 16:12:27.086 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:27.086 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:27.086 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.086 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.086 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@4038fcff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37376]] 16:12:27.086 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@2adf0b94{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=1,pool=DuplexConnectionPool@70211e49[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5c82581b, client.connector=HttpClient@1abc9f14{STARTED}}} 16:12:27.087 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.087 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.087 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@4038fcff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37376]] startThread=0 16:12:27.103 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.103 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 1/1/1 selected 16:12:27.103 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.103 [qtp651802632-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@4038fcff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37376]] in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:27.103 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 1 keys, 0 updates 16:12:27.103 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@3d190fe8 Connect@2adf0b94{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=1,pool=DuplexConnectionPool@70211e49[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5c82581b, client.connector=HttpClient@1abc9f14{STARTED}}} 16:12:27.104 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:37376 remote=/127.0.0.1:8899] 16:12:27.104 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@781b862f{Connect@2adf0b94{java.nio.channels.SocketChannel[connected local=/127.0.0.1:37376 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=1,pool=DuplexConnectionPool@70211e49[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5c82581b, client.connector=HttpClient@1abc9f14{STARTED}}}} startThread=0 16:12:27.104 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.104 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.104 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.104 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@781b862f{Connect@2adf0b94{java.nio.channels.SocketChannel[connected local=/127.0.0.1:37376 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=1,pool=DuplexConnectionPool@70211e49[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5c82581b, client.connector=HttpClient@1abc9f14{STARTED}}}} in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:27.111 [qtp651802632-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 4 ms, remaining: 59996 ms 16:12:27.111 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 4 ms, remaining: 3599996 ms 16:12:27.126 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=20/3600000}{io=0/0,kio=0,kro=8}-> 16:12:27.127 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$540/172744042@dda6fd1 on ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.128 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.128 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.129 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.129 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4be041a1{AC.ReadCB@2fbb35c5{HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:12:27.130 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.130 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd on ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.130 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=2 16:12:27.130 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:27.130 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/1 selected 16:12:27.130 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 2 updates 16:12:27.130 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:27.130 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$540/172744042@dda6fd1 16:12:27.130 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd 16:12:27.130 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@455824ad{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.131 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.131 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.131 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.131 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@70211e49[c=0/1/64,a=0,i=1,q=1] 16:12:27.252 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@455824ad{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@2216effc[size=1 closed=false] 16:12:27.253 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[PENDING/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]} on HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=123/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/1/64,a=1,i=0,q=0] 16:12:27.253 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 16:12:27.254 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[PENDING/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]} associated true to HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[PENDING/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.254 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 16:12:27.256 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: QX8Z6SxqkVw8jgqTAHja/w== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:27.259 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:12:27.260 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@4835659c{s=START} 16:12:27.262 [qtp651802632-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=155/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:27.262 [qtp651802632-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=156/60000}{io=0/0,kio=0,kro=0}-> 16:12:27.263 [qtp651802632-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$540/172744042@417ef581 on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.263 [qtp651802632-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=156/60000}{io=0/0,kio=0,kro=0}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.263 [qtp651802632-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=156/60000}{io=0/0,kio=0,kro=0}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.263 [qtp651802632-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=157/60000}{io=0/0,kio=0,kro=0}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.264 [qtp651802632-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@36292bd3{AC.ReadCB@e796123{HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:27.264 [qtp651802632-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.264 [qtp651802632-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.264 [qtp651802632-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=2 16:12:27.264 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:27.264 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:27.264 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 2 updates 16:12:27.264 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:27.264 [qtp651802632-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.264 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$540/172744042@417ef581 16:12:27.264 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c 16:12:27.264 [qtp651802632-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@4038fcff[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37376]] in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}] 16:12:27.265 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.265 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.265 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.265 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:12:27.266 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@5b472903[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:27.266 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: QX8Z6SxqkVw8jgqTAHja/w== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:27.266 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:12:27.266 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@4835659c{s=COMPLETING} 16:12:27.267 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@570e808d{IDLE}->null [HeapByteBuffer@2da9104e[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6acff9b1[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@5b472903[p=0,l=0,c=0,r=0]={<<<>>>}] 16:12:27.267 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{WRITING}->null:IDLE-->WRITING 16:12:27.267 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:27.267 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:27.268 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=138/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[PENDING/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@4835659c{s=COMPLETING}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.268 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4c803769 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.268 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.269 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:27.282 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@570e808d{WRITING}->null 16:12:27.283 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{IDLE}->null:WRITING-->IDLE 16:12:27.283 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:27.283Z 16:12:27.283 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=1} startReservedThread p=1 16:12:27.284 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@4835659c{s=END} 16:12:27.284 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 16:12:27.284 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 16:12:27.284 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]}, result: null 16:12:27.284 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 16:12:27.285 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=16/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.285 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@60f00693{s=0/2,p=1}@48ce8f40 startThread=0 16:12:27.285 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@60f00693{s=0/2,p=1}@48ce8f40 in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=1}] 16:12:27.285 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@781b862f{Connect@2adf0b94{java.nio.channels.SocketChannel[connected local=/127.0.0.1:37376 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@5c82581b, client.connector=HttpClient@1abc9f14{STARTED}}}} in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}] 16:12:27.285 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=1}@48ce8f40 started 16:12:27.285 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 waiting 16:12:27.286 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:27.285Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=22/60000}{io=1/0,kio=1,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:27.286 [qtp651802632-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=22/60000}{io=1/0,kio=1,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}] 16:12:27.286 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=22/60000}{io=1/0,kio=1,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:12:27.286 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.286 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.287 [qtp651802632-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@36292bd3{AC.ReadCB@e796123{HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=23/60000}{io=1/0,kio=1,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:27.287 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:27.287 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.287 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:27.288 [qtp651802632-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@7caa1251[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.288 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@7caa1251[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.288 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=START,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:27.289 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=267,c=8192,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.289 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:12:27.290 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:12:27.291 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:27.292 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:12:27.292 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:27.293 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: QX8Z6SxqkVw8jgqTAHja/w== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:27.293 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:27.294 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=2} 16:12:27.295 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=2} 16:12:27.295 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@660e87cd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:27.296 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=3} 16:12:27.297 [qtp651802632-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=5} 16:12:27.297 [qtp651802632-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:27.297 [qtp651802632-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:27.297 [qtp651802632-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:27.297 [qtp651802632-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 session=null 16:12:27.298 [qtp651802632-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:27.298 [qtp651802632-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:27.312 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@28d4f1e9{STOPPED} added {InflaterPool@12dcc767{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:27.312 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@28d4f1e9{STOPPED} added {DeflaterPool@55ae793f{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:27.312 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19cf9d5d[defaultPolicy=WebSocketPolicy@35dee73e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@1656969e{STOPPED},AUTO} 16:12:27.312 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19cf9d5d[defaultPolicy=WebSocketPolicy@35dee73e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@5989850b,POJO} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19cf9d5d[defaultPolicy=WebSocketPolicy@35dee73e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@3f136e45{STOPPED},AUTO} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19cf9d5d[defaultPolicy=WebSocketPolicy@35dee73e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@28d4f1e9{STOPPED},AUTO} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@19cf9d5d[defaultPolicy=WebSocketPolicy@35dee73e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7db6998e 16:12:27.313 [qtp651802632-20] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1656969e{STOPPED} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3474ms ScheduledExecutorScheduler@1656969e{STARTED} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@3f136e45{STOPPED} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3474ms SessionTracker@3f136e45{STARTED} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@28d4f1e9{STOPPED} 16:12:27.313 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@12dcc767{STOPPED,size=0,capacity=UNLIMITED} 16:12:27.314 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3474ms InflaterPool@12dcc767{STARTED,size=0,capacity=UNLIMITED} 16:12:27.314 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@55ae793f{STOPPED,size=0,capacity=UNLIMITED} 16:12:27.314 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3474ms DeflaterPool@55ae793f{STARTED,size=0,capacity=UNLIMITED} 16:12:27.314 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3474ms WebSocketExtensionFactory@28d4f1e9{STARTED} 16:12:27.314 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3474ms WebSocketServerFactory@19cf9d5d[defaultPolicy=WebSocketPolicy@35dee73e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:12:27.385 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:12:27.385 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:12:27.386 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:12:27.386 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:12:27.387 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketFrame()) 16:12:27.388 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7, policy=WebSocketPolicy@41451c5d[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:12:27.390 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:12:27.399 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=111/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=107} 16:12:27.399 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=111/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=107} 16:12:27.401 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 16:12:27.402 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=114/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=110},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=114/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=110}] 16:12:27.403 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=114/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=111},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=115/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=111}] added {WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=115/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=111},POJO} 16:12:27.404 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=115/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=111},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=115/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=112}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],AUTO} 16:12:27.405 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=117/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=113},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=117/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=113}] 16:12:27.405 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=117/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=113},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=117/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=113}] 16:12:27.405 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7] 16:12:27.406 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3566ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7] 16:12:27.406 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3566ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=118/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=114},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=118/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=114}] 16:12:27.407 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=118/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=114},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:12:27.407 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:27.407 [qtp651802632-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3567ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:27.407 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@9b0ccdb 16:12:27.408 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=120/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=START}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=116} 16:12:27.409 [qtp651802632-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:27.409 [qtp651802632-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=117} 16:12:27.409 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@660e87cd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:27.409 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@660e87cd{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:27.409 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=117} 16:12:27.410 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@538ca955) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@6acff9b1[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:27.411 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6acff9b1[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@64ec5811 16:12:27.411 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=119} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:27 GMT Connection: Upgrade Sec-WebSocket-Accept: eA+wESjWj3HNc2+GQBNPP7JsJDI= Upgrade: WebSocket 16:12:27.412 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2d4ed7c6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@6b332e44] (null,[p=0,l=0,c=0,r=0],true)@START 16:12:27.413 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@6acff9b1[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:27.413 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:27 GMT Connection: Upgrade Sec-WebSocket-Accept: eA+wESjWj3HNc2+GQBNPP7JsJDI= Upgrade: WebSocket 16:12:27.413 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:12:27.413 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2d4ed7c6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@6b332e44] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:12:27.413 [qtp651802632-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@cd789f6{IDLE}->null [HeapByteBuffer@2d64dced[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:27.413 [qtp651802632-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{WRITING}->null:IDLE-->WRITING 16:12:27.413 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 1/1/1 selected 16:12:27.414 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 1 keys, 0 updates 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=W,to=125/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=COMPLETING}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=121} 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@cd789f6{WRITING}->null 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{IDLE}->null:WRITING-->IDLE 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2d4ed7c6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@6b332e44] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@538ca955 w=false 16:12:27.414 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d190fe8 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=145/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@660e87cd{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@660e87cd{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@660e87cd{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:27.414 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=146/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=122} 16:12:27.414 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:12:27.415 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=146/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:12:27.415 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=0} tryExecute EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:27.415Z 16:12:27.415 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=1} startReservedThread p=1 16:12:27.415 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=END}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=123} to WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=END}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=123} 16:12:27.415 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@507d20bb{s=0/2,p=1}@4462e810 startThread=0 16:12:27.415 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@660e87cd{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:27.415 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@507d20bb{s=0/2,p=1}@4462e810 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=1}] 16:12:27.415 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=1}@4462e810 started 16:12:27.416 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@4462e810 waiting 16:12:27.416 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:27.415Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=147/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:12:27.416 [qtp651802632-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=END}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=124} upgrading from HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=END}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=124} to WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=END}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=124} 16:12:27.416 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=148/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:12:27.416 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.416 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.416 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=148/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}] 16:12:27.417 [qtp651802632-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@e796123[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@248be060{s=END}]=>HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=125} 16:12:27.417 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=148/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.417 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.417 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4be041a1{AC.ReadCB@2fbb35c5{HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=148/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:12:27.417 [qtp651802632-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[HANDSHAKING],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.417 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:12:27.417 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:12:27.418 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@616fca60{DirectByteBuffer@67e3f564[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:12:27.418 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@67e3f564[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.418 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@67e3f564[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@616fca60{DirectByteBuffer@67e3f564[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[null 0 null]@135ff34[PENDING/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@67e3f564[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:12:27.419 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@f8b0d79[batching=true] 16:12:27.419 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688] 16:12:27.420 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENING],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@f8b0d79[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:12:27.420 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:12:27.420 [qtp651802632-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:12:27.420 [qtp651802632-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:12:27.420 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:12:27.421 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:12:27.421 [qtp651802632-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.421 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:12:27.421 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:12:27.421 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:27.421 [qtp651802632-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.421 [qtp651802632-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.421 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34 Date: Tue, 18 Apr 2023 16:12:27 GMT Connection: Upgrade Sec-WebSocket-Accept: eA+wESjWj3HNc2+GQBNPP7JsJDI= Upgrade: WebSocket 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.421 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.422 [qtp651802632-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@3148e0ca[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@24ad0242 | +> SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7] - STARTED += ExtensionStack@34891cb3[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:12:27.422 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@660e87cd{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:27.423 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:12:27.423 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34 16:12:27.423 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:27.423 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:27.423 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:27.423 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:27.424 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34 16:12:27.424 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:12:27.424 [qtp651802632-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:12:27.424 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 > HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34] null 16:12:27.424 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34 16:12:27.424 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@35ba0553{s=HttpChannelState@660e87cd{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:12:27.424 [qtp651802632-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@e796123::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@660e87cd{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:27.425 [qtp651802632-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}] 16:12:27.427 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:27.427 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:12:27.428 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],AUTO} 16:12:27.429 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:27.429 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:27.429 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d] 16:12:27.429 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3590ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d] 16:12:27.430 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3590ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:27.483 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:12:27.484 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=64/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:12:27.484 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:27.484 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3644ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:27.485 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=65/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.485 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@616fca60{DirectByteBuffer@67e3f564[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:12:27.485 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=66/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2fbb35c5(l:/127.0.0.1:37376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5b00de4a(exchange=HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]})[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.485 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=66/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[HANDSHAKING],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.485 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:12:27.485 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:12:27.485 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@1000e853[batching=true] 16:12:27.486 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=66/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENING],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@1000e853[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:12:27.486 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:12:27.486 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=67/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.486 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:27.486 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.486 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd on ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.486 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/1 selected 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.487 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@4f054bb2[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@7e5013a8 | +> SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d] - STARTED += ExtensionStack@3b7ec8e7[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.487 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.487 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@18eb56b9{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@5b00de4a(exchange=null)[send=HttpSenderOverHTTP@1c414bf3(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@4835659c{s=START}],recv=HttpReceiverOverHTTP@164f3fac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:27.488 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@455824ad{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@2fbb35c5::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@2216effc[size=0 closed=false] 16:12:27.488 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 > HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688] 16:12:27.488 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@66153688 > HttpResponse[HTTP/1.1 101 Switching Protocols]@135ff34] null 16:12:27.488 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:12:27.489 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:12:27.490 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}] 16:12:27.491 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:27.492 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5f8b320d[p=0,l=136,c=136,r=136]={<<<{"uri":"/sensinact","para...,\\"distance\\":1000}"}]}>>>} 16:12:27.493 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=136,fin=true,rsv=...,masked=false] 16:12:27.493 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=136,fin=true,rsv=...,masked=false] 16:12:27.493 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=136,fin=true,rsv=...,masked=true], Flusher@7110105c[PROCESSING]) 16:12:27.494 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=136,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null] to Flusher@685cfd99[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.494 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.494 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=136,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:27.494 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:27.494 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:27.494 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=144 cap=32768] 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@570e808d{IDLE}->null [DirectByteBuffer@23f71110[p=0,l=144,c=32768,r=144]={<<<\x81\xFe\x00\x884\x85\x9b7O\xA7\xEeE]\xA7\xA1\x15\x1b\xF6\xFeYG\xEc\xF5VW...\xA9\xC7\x15P\xEc\xE8CU\xEb\xF8Rh\xA7\xA1\x06\x04\xB5\xAbJ\x16\xF8\xC6J>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{WRITING}->null:IDLE-->WRITING 16:12:27.495 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:27.495 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 144 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=144,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=144 remaining=0 WriteFlusher@570e808d{WRITING}->null 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{IDLE}->null:WRITING-->IDLE 16:12:27.495 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=144,terminated=null] 16:12:27.496 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=144,terminated=null] processing 0 entries: [] 16:12:27.496 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4c803769 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=75/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.496 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=144,terminated=null] auto flushing 16:12:27.496 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=144,terminated=null] flushing 0 frames: [] 16:12:27.496 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:27.496 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=75/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.496 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=75/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:12:27.496 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.496Z 16:12:27.497 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=0}@48ce8f40 offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.497Z 16:12:27.497 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=1} startReservedThread p=1 16:12:27.497 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@60f00693{s=0/2,p=1}@5d515f3f startThread=0 16:12:27.497 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@60f00693{s=0/2,p=1}@5d515f3f in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=1}] 16:12:27.497 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=1}@5d515f3f started 16:12:27.497 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=1}@48ce8f40 task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.497Z 16:12:27.497 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f waiting 16:12:27.498 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.497Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=77/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:27.498 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.498Z tryProduce true 16:12:27.498 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.498 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.498 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=77/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.498 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.498 [qtp651802632-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=77/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:27.498 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:27.498 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:27.498 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.499 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.499 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 144 DirectByteBuffer@61cece52[p=0,l=144,c=4096,r=144]={<<<\x81\xFe\x00\x884\x85\x9b7O\xA7\xEeE]\xA7\xA1\x15\x1b\xF6\xFeYG\xEc\xF5VW...\xA9\xC7\x15P\xEc\xE8CU\xEb\xF8Rh\xA7\xA1\x06\x04\xB5\xAbJ\x16\xF8\xC6J>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.499 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 144 bytes - DirectByteBuffer@61cece52[p=0,l=144,c=4096,r=144]={<<<\x81\xFe\x00\x884\x85\x9b7O\xA7\xEeE]\xA7\xA1\x15\x1b\xF6\xFeYG\xEc\xF5VW...\xA9\xC7\x15P\xEc\xE8CU\xEb\xF8Rh\xA7\xA1\x06\x04\xB5\xAbJ\x16\xF8\xC6J>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.499 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=144,c=4096,r=144]={<<<\x81\xFe\x00\x884\x85\x9b7O\xA7\xEeE]\xA7\xA1\x15\x1b\xF6\xFeYG\xEc\xF5VW...\xA9\xC7\x15P\xEc\xE8CU\xEb\xF8Rh\xA7\xA1\x06\x04\xB5\xAbJ\x16\xF8\xC6J>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.499 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:27.499 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 144 bytes 16:12:27.500 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:27.500 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 136 - Parser@6f2f43e4[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=136,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:27.500 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@426da501[p=0,l=136,c=136,r=136]={<<>>} 16:12:27.500 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=136,fin=true,rsv=...,masked=true] 16:12:27.500 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:27.500 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=136,fin=true,rsv=...,masked=true]) 16:12:27.501 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=136,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:27.501 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@426da501[p=0,l=136,c=136,r=136]={<<<{"uri":"/sensinact","para...,\\"distance\\":1000}"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:27.502 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([136] "{"uri":"/sensinact",...ongitude\":5.7,\"distance\":1000}"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:27.593 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@e0241ea[p=0,l=1327,c=1327,r=1327]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=1327,fin=true,rsv=...,masked=false] 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=1327,fin=true,rsv=...,masked=false] 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=1327,fin=true,rsv=...,masked=false], Flusher@61e3088a[PROCESSING]) 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=1327,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null] to Flusher@64276839[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=1327,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:27.594 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=1331 cap=32768] 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@cd789f6{IDLE}->null [DirectByteBuffer@24ec335c[p=0,l=1331,c=32768,r=1331]={<<<\x81~\x05/{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:27.595 [qtp651802632-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{WRITING}->null:IDLE-->WRITING 16:12:27.595 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 1/1/1 selected 16:12:27.595 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 1 keys, 0 updates 16:12:27.596 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d190fe8 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1331 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=W,to=96/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=1331,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1331 remaining=0 WriteFlusher@cd789f6{WRITING}->null 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{IDLE}->null:WRITING-->IDLE 16:12:27.596 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=1331,terminated=null] 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=1331,terminated=null] processing 0 entries: [] 16:12:27.596 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=1331,terminated=null] auto flushing 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=1331,terminated=null] flushing 0 frames: [] 16:12:27.596 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:27.596 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0} tryExecute EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.596Z 16:12:27.597 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=144,l=144,c=4096,r=0]={\x81\xFe\x00\x884\x85\x9b7{...00}"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.597 [qtp651802632-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.597 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=0}@4462e810 offer EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.597Z 16:12:27.597 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x884\x85\x9b7{...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.597 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=1} startReservedThread p=1 16:12:27.597 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@507d20bb{s=0/2,p=1}@49299aa4 startThread=0 16:12:27.597 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@507d20bb{s=0/2,p=1}@49299aa4 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=1}] 16:12:27.597 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=1}@49299aa4 started 16:12:27.597 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@49299aa4 waiting 16:12:27.597 [qtp651802632-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]] 16:12:27.597 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.597Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:27.597 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=1}@4462e810 task=EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:27.597Z 16:12:27.597 [qtp651802632-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]]}} 16:12:27.597 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.597Z tryProduce true 16:12:27.597 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:27.597 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.597 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:27.598 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 1331 DirectByteBuffer@3cbaaa26[p=0,l=1331,c=4096,r=1331]={<<<\x81~\x05/{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.598 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=102/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:27.598 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]] 16:12:27.598 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 1331 bytes - DirectByteBuffer@3cbaaa26[p=0,l=1331,c=4096,r=1331]={<<<\x81~\x05/{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=1331,c=4096,r=1331]={<<<\x81~\x05/{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.598 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 1331 bytes 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 1327 - Parser@2607a99f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=1327,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:27.598 [qtp651802632-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@4bc5201e[p=0,l=1327,c=1327,r=1327]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=1327,fin=true,rsv=...,masked=false] 16:12:27.598 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:27.598 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:27.598 [qtp651802632-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1620823990@7d94beb9 in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}] 16:12:27.598 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=1327,fin=true,rsv=...,masked=false]) 16:12:27.598 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.598 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=1327,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:27.598 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4bc5201e[p=0,l=1327,c=1327,r=1327]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:27.598 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]] 16:12:27.599 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.599 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.599 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([1327] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:27.599 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=1331,l=1331,c=4096,r=0]={\x81~\x05/{"pro...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.599 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.599 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x05/{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.599 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]] 16:12:27.599 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]]}} 16:12:27.600 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]] 16:12:27.600 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd on ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.600 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:27.600 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1620823990@67b7c170 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}] 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/1 selected 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]] 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.600 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys {"providers":[{"name":"slider","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]}]},{"name":"light","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"filters":[{"type":"geojson","definition":"{\"latitude\":45.2,\"longitude\":5.7,\"distance\":1000}"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:12:27.697 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:27.697 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@107043c0[p=0,l=152,c=152,r=152]={<<<{"uri":"/sensinact","para...00,\\"output\\":true}"}]}>>>} 16:12:27.697 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=152,fin=true,rsv=...,masked=false] 16:12:27.697 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=152,fin=true,rsv=...,masked=false] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=152,fin=true,rsv=...,masked=true], Flusher@7110105c[PROCESSING]) 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null] to Flusher@685cfd99[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=160 cap=32768] 16:12:27.698 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@570e808d{IDLE}->null [DirectByteBuffer@23f71110[p=0,l=160,c=32768,r=160]={<<<\x81\xFe\x00\x98k\xE9P\x1f\x10\xCb%m\x02\xCbj=D\x9a5q\x18\x80>~\x08...\xD9`37\xCb?j\x1f\x99%k7\xCbjk\x19\x9c5bI\x94\rb>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{WRITING}->null:IDLE-->WRITING 16:12:27.699 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:27.699 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 160 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=99/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=160,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]] 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=160 remaining=0 WriteFlusher@570e808d{WRITING}->null 16:12:27.699 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4c803769 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]] 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{IDLE}->null:WRITING-->IDLE 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] processing 0 entries: [] 16:12:27.699 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]] 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] auto flushing 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] flushing 0 frames: [] 16:12:27.699 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:27.699 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]]:runFillable:BLOCKING 16:12:27.700 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.7Z 16:12:27.700 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=0}@5d515f3f offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.7Z 16:12:27.700 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=1} startReservedThread p=1 16:12:27.700 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@60f00693{s=0/2,p=1}@6601bd48 startThread=0 16:12:27.700 [qtp651802632-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@60f00693{s=0/2,p=1}@6601bd48 in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=1}] 16:12:27.700 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=0/2,p=1}@5d515f3f task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.7Z 16:12:27.700 [qtp651802632-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=1}@6601bd48 started 16:12:27.700 [qtp651802632-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@6601bd48 waiting 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.7Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:27.701 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.701Z tryProduce true 16:12:27.701 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.701 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=103/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]]}} 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:27.701 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=103/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=136,f=null]] 16:12:27.701 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x884\x85\x9b7{...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 160 DirectByteBuffer@61cece52[p=0,l=160,c=4096,r=160]={<<<\x81\xFe\x00\x98k\xE9P\x1f\x10\xCb%m\x02\xCbj=D\x9a5q\x18\x80>~\x08...\xD9`37\xCb?j\x1f\x99%k7\xCbjk\x19\x9c5bI\x94\rb>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 160 bytes - DirectByteBuffer@61cece52[p=0,l=160,c=4096,r=160]={<<<\x81\xFe\x00\x98k\xE9P\x1f\x10\xCb%m\x02\xCbj=D\x9a5q\x18\x80>~\x08...\xD9`37\xCb?j\x1f\x99%k7\xCbjk\x19\x9c5bI\x94\rb>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=160,c=4096,r=160]={<<<\x81\xFe\x00\x98k\xE9P\x1f\x10\xCb%m\x02\xCbj=D\x9a5q\x18\x80>~\x08...\xD9`37\xCb?j\x1f\x99%k7\xCbjk\x19\x9c5bI\x94\rb>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 160 bytes 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 152 - Parser@6f2f43e4[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:27.701 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@623e3550[p=0,l=152,c=152,r=152]={<<<\x10\xCb%m\x02\xCbj=D\x9a5q\x18\x80>~\x08\x9dr3I\x991m\n...\xD9`37\xCb?j\x1f\x99%k7\xCbjk\x19\x9c5bI\x94\rb>>>} 16:12:27.702 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=152,fin=true,rsv=...,masked=true] 16:12:27.702 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:27.704 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=152,fin=true,rsv=...,masked=true]) 16:12:27.704 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=152,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:27.704 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@623e3550[p=0,l=152,c=152,r=152]={<<<{"uri":"/sensinact","para...00,\\"output\\":true}"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:27.705 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([152] "{"uri":"/sensinact",..."distance\":1000,\"output\":true}"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:27.717 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@15cfee38[p=0,l=399,c=399,r=399]={<<<{"providers":{"type":"Fea...":"/","statusCode":200}>>>} 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=399,fin=true,rsv=...,masked=false] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=399,fin=true,rsv=...,masked=false] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=399,fin=true,rsv=...,masked=false], Flusher@61e3088a[PROCESSING]) 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=399,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null] to Flusher@64276839[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=399,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:27.718 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=403 cap=32768] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@cd789f6{IDLE}->null [DirectByteBuffer@24ec335c[p=0,l=403,c=32768,r=403]={<<<\x81~\x01\x8f{"providers":{"type":...":"/","statusCode":200}>>>"type":"P...\x00\x00\x00\x00\x00\x00\x00}] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{WRITING}->null:IDLE-->WRITING 16:12:27.719 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 1/1/1 selected 16:12:27.719 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 1 keys, 0 updates 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 403 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=W,to=17/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=403,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=403 remaining=0 WriteFlusher@cd789f6{WRITING}->null 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{IDLE}->null:WRITING-->IDLE 16:12:27.719 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d190fe8 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=403,terminated=null] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=403,terminated=null] processing 0 entries: [] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=403,terminated=null] auto flushing 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=403,terminated=null] flushing 0 frames: [] 16:12:27.719 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]] 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=160,l=160,c=4096,r=0]={\x81\xFe\x00\x98k\xE9P\x1f{...ue}"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.719 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]]:runFillable:BLOCKING 16:12:27.719 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x98k\xE9P\x1f{...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.720 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]] 16:12:27.720 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0} tryExecute EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.72Z 16:12:27.720 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=0}@49299aa4 offer EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.72Z 16:12:27.720 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]]}} 16:12:27.720 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=1} startReservedThread p=1 16:12:27.720 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@507d20bb{s=0/2,p=1}@6098ea3a startThread=0 16:12:27.720 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]] 16:12:27.720 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@507d20bb{s=0/2,p=1}@6098ea3a in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=1}] 16:12:27.720 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.720 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=1}@49299aa4 task=EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.72Z 16:12:27.720 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=1}@6098ea3a started 16:12:27.720 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.720 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@6098ea3a waiting 16:12:27.720 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@48ce8f40 waiting 16:12:27.720 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:27.721 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:27.721 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:27.721 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.721 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c 16:12:27.721 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.721Z tryProduce true 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:27.72Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:27.721 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.721 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.721 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]] 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=1327,f=null]]}} 16:12:27.721 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x05/{"pro...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 403 DirectByteBuffer@3cbaaa26[p=0,l=403,c=4096,r=403]={<<<\x81~\x01\x8f{"providers":{"type":...":"/","statusCode":200}>>>"type":"P...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 403 bytes - DirectByteBuffer@3cbaaa26[p=0,l=403,c=4096,r=403]={<<<\x81~\x01\x8f{"providers":{"type":...":"/","statusCode":200}>>>"type":"P...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=403,c=4096,r=403]={<<<\x81~\x01\x8f{"providers":{"type":...":"/","statusCode":200}>>>"type":"P...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 403 bytes 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 399 - Parser@2607a99f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=399,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@6e5f0859[p=0,l=399,c=399,r=399]={<<<{"providers":{"type":"Fea...":"/","statusCode":200}>>>} 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=399,fin=true,rsv=...,masked=false] 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:27.721 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=399,fin=true,rsv=...,masked=false]) 16:12:27.783 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]] 16:12:27.791 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.791 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=399,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:27.791 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.791 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6e5f0859[p=0,l=399,c=399,r=399]={<<<{"providers":{"type":"Fea...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:27.792 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([399] "{"providers":{"type"...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:27.792 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=403,l=403,c=4096,r=0]={\x81~\x01\x8f{"pro...e":200}<<<>>>"type":"P...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.792 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.792 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x8f{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.792 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=70/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]] 16:12:27.792 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]]}} 16:12:27.793 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]] 16:12:27.793 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd on ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.793 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.793 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=2/2,p=0}@4462e810 waiting 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/1 selected 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]] 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.793 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys {"providers":{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[5.7,45.2],"type":"Point"}},{"type":"Feature","properties":{},"geometry":{"coordinates":[5.7,45.2],"type":"Point"}}]},"filters":[{"type":"geojson","definition":"{\"latitude\":45.2,\"longitude\":5.7,\"distance\":1000,\"output\":true}"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:12:27.901 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:27.901 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@491ae3de[p=0,l=254,c=254,r=254]={<<<{"uri":"/sensinact/slider...ype\\":\\"Point\\"}}]}"}]}>>>} 16:12:27.901 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=254,fin=true,rsv=...,masked=false] 16:12:27.901 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=254,fin=true,rsv=...,masked=false] 16:12:27.901 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=254,fin=true,rsv=...,masked=true], Flusher@7110105c[PROCESSING]) 16:12:27.901 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=254,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null] to Flusher@685cfd99[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.901 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=254,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=262 cap=32768] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@570e808d{IDLE}->null [DirectByteBuffer@23f71110[p=0,l=262,c=32768,r=262]={<<<\x81\xFe\x00\xFe?\x1a)\x81D8\\\xF3V8\x13\xA3\x10iL\xEfLsG\xE0\\...\xF8O\x7fu\xA3\x05F\x0b\xD1PsG\xF5c8T\xFcbg\x0b\xFcbg>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:27.902 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{WRITING}->null:IDLE-->WRITING 16:12:27.902 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:27.902 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:27.903 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4c803769 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]] 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 262 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=110/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=262,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]] 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=262 remaining=0 WriteFlusher@570e808d{WRITING}->null 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{IDLE}->null:WRITING-->IDLE 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=262,terminated=null] 16:12:27.903 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]] 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=262,terminated=null] processing 0 entries: [] 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=262,terminated=null] auto flushing 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=262,terminated=null] flushing 0 frames: [] 16:12:27.903 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=183/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]]:runFillable:BLOCKING 16:12:27.903 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:27.903 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:27.903Z 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:27.903Z 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:27.904Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=184/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=184/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=152,f=null]]}} 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x98k\xE9P\x1f{...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.904 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:27.904Z 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 262 DirectByteBuffer@61cece52[p=0,l=262,c=4096,r=262]={<<<\x81\xFe\x00\xFe?\x1a)\x81D8\\\xF3V8\x13\xA3\x10iL\xEfLsG\xE0\\...\xF8O\x7fu\xA3\x05F\x0b\xD1PsG\xF5c8T\xFcbg\x0b\xFcbg>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 262 bytes - DirectByteBuffer@61cece52[p=0,l=262,c=4096,r=262]={<<<\x81\xFe\x00\xFe?\x1a)\x81D8\\\xF3V8\x13\xA3\x10iL\xEfLsG\xE0\\...\xF8O\x7fu\xA3\x05F\x0b\xD1PsG\xF5c8T\xFcbg\x0b\xFcbg>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=262,c=4096,r=262]={<<<\x81\xFe\x00\xFe?\x1a)\x81D8\\\xF3V8\x13\xA3\x10iL\xEfLsG\xE0\\...\xF8O\x7fu\xA3\x05F\x0b\xD1PsG\xF5c8T\xFcbg\x0b\xFcbg>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 262 bytes 16:12:27.904 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:27.904 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:27.904Z tryProduce true 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 254 - Parser@6f2f43e4[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=254,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:27.905 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@c2cf72c[p=0,l=254,c=254,r=254]={<<>>} 16:12:27.905 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=254,fin=true,rsv=...,masked=true] 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=254,fin=true,rsv=...,masked=true]) 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=254,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:27.905 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=TEXT[len=254,fin=true,rsv=...,masked=true]]] 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@c2cf72c[p=0,l=254,c=254,r=254]={<<<{"uri":"/sensinact/slider...ype\\":\\"Point\\"}}]}"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:27.905 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.905 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([254] "{"uri":"/sensinact/s...[5.7,44.0],\"type\":\"Point\"}}]}"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:27.984 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:27.984 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@54ff8266[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:12:27.984 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=304,fin=true,rsv=...,masked=false] 16:12:27.984 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=304,fin=true,rsv=...,masked=false] 16:12:27.984 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=304,fin=true,rsv=...,masked=false], Flusher@61e3088a[PROCESSING]) 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=304,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null] to Flusher@64276839[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=304,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=308 cap=32768] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@cd789f6{IDLE}->null [DirectByteBuffer@24ec335c[p=0,l=308,c=32768,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\\":5.7,\\"...\x00\x00\x00\x00\x00\x00\x00}] 16:12:27.985 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{WRITING}->null:IDLE-->WRITING 16:12:27.985 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 1/1/1 selected 16:12:27.985 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 1 keys, 0 updates 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 308 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=W,to=81/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=308,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=308 remaining=0 WriteFlusher@cd789f6{WRITING}->null 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{IDLE}->null:WRITING-->IDLE 16:12:27.986 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d190fe8 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=82/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]] 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] processing 0 entries: [] 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] auto flushing 16:12:27.986 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=82/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]] 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=308,terminated=null] flushing 0 frames: [] 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:27.986 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]]:runFillable:BLOCKING 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=262,l=262,c=4096,r=0]={\x81\xFe\x00\xFe?\x1a)\x81{...}]}"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xFe?\x1a)\x81{...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]] 16:12:27.986 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=2/2,p=0} tryExecute EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:27.986Z 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]]}} 16:12:27.986 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@4462e810 offer EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:27.986Z 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]] 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.986 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.987 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@5d515f3f waiting 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:27.986Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:27.987 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@4462e810 task=EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:27.987Z 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]]}} 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:27.987 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:27.987Z tryProduce true 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:27.987 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:27.987 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x8f{"pro...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 308 DirectByteBuffer@3cbaaa26[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\\":5.7,\\"...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.987 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=399,f=null]] 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 308 bytes - DirectByteBuffer@3cbaaa26[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\\":5.7,\\"...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]] 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=308,c=4096,r=308]={<<<\x81~\x010{"response":{"name":"...tion","statusCode":200}>>>\\":5.7,\\"...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.987 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 308 bytes 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:27.987 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 304 - Parser@2607a99f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=304,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@13108b01[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=304,fin=true,rsv=...,masked=false] 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=304,fin=true,rsv=...,masked=false]) 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=304,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:27.987 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@13108b01[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([304] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=308,l=308,c=4096,r=0]={\x81~\x010{"res...e":200}<<<>>>\\":5.7,\\"...\x00\x00\x00\x00\x00\x00\x00}) 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x010{"res...\x00\x00\x00\x00\x00\x00\x00} 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]] 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]]}} 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]] 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd on ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=0 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=1 16:12:27.988 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=2/2,p=0}@49299aa4 waiting 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/1 selected 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]] 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:27.988 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,44.0],\"type\":\"Point\"}}]}","timestamp":1681834347921},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 16:12:29.105 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:29.105 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@70f09b95[p=0,l=188,c=188,r=188]={<<<{"uri":"/sensinact","para...oolean","value":true}]}>>>} 16:12:29.105 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=188,fin=true,rsv=...,masked=false] 16:12:29.105 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=188,fin=true,rsv=...,masked=false] 16:12:29.105 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=188,fin=true,rsv=...,masked=true], Flusher@7110105c[PROCESSING]) 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=188,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null] to Flusher@685cfd99[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=188,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@7110105c[PROCESSING],AUTO,null]] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=196 cap=32768] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@570e808d{IDLE}->null [DirectByteBuffer@23f71110[p=0,l=196,c=32768,r=196]={<<<\x81\xFe\x00\xBc}\xB90\t\x06\x9bE{\x14\x9b\n+R\xCaUg\x0e\xD0^h\x1e...\xD6_e\x18\xD8^+Q\x9bFh\x11\xCcU+G\xCdB|\x18\xC4mt>>>\x1d}L\xEeR\x7f]\xF3F...\x00\x00\x00\x00\x00\x00\x00}] 16:12:29.106 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{WRITING}->null:IDLE-->WRITING 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 196 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1118/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=196,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]] 16:12:29.107 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=196 remaining=0 WriteFlusher@570e808d{WRITING}->null 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{IDLE}->null:WRITING-->IDLE 16:12:29.107 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=196,terminated=null] 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=196,terminated=null] processing 0 entries: [] 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=196,terminated=null] auto flushing 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=196,terminated=null] flushing 0 frames: [] 16:12:29.107 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:29.107 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4c803769 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1120/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]] 16:12:29.107 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1121/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]] 16:12:29.108 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1121/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]]:runFillable:BLOCKING 16:12:29.108 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.108Z 16:12:29.108 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.108Z 16:12:29.109 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.109Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1122/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:29.109 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.109Z 16:12:29.109 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:29.109Z tryProduce true 16:12:29.109 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:29.109 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.109 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1122/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]]}} 16:12:29.109 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:29.109 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1123/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=254,f=null]] 16:12:29.109 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:29.109 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xFe?\x1a)\x81{...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 196 DirectByteBuffer@61cece52[p=0,l=196,c=4096,r=196]={<<<\x81\xFe\x00\xBc}\xB90\t\x06\x9bE{\x14\x9b\n+R\xCaUg\x0e\xD0^h\x1e...\xD6_e\x18\xD8^+Q\x9bFh\x11\xCcU+G\xCdB|\x18\xC4mt>>>"geometry...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 196 bytes - DirectByteBuffer@61cece52[p=0,l=196,c=4096,r=196]={<<<\x81\xFe\x00\xBc}\xB90\t\x06\x9bE{\x14\x9b\n+R\xCaUg\x0e\xD0^h\x1e...\xD6_e\x18\xD8^+Q\x9bFh\x11\xCcU+G\xCdB|\x18\xC4mt>>>"geometry...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=196,c=4096,r=196]={<<<\x81\xFe\x00\xBc}\xB90\t\x06\x9bE{\x14\x9b\n+R\xCaUg\x0e\xD0^h\x1e...\xD6_e\x18\xD8^+Q\x9bFh\x11\xCcU+G\xCdB|\x18\xC4mt>>>"geometry...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 196 bytes 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 188 - Parser@6f2f43e4[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=188,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4d40806b[p=0,l=188,c=188,r=188]={<<<\x06\x9bE{\x14\x9b\n+R\xCaUg\x0e\xD0^h\x1e\xCd\x12%_\xC9Q{\x1c...\xD6_e\x18\xD8^+Q\x9bFh\x11\xCcU+G\xCdB|\x18\xC4mt>>>} 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=188,fin=true,rsv=...,masked=true] 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=188,fin=true,rsv=...,masked=true]) 16:12:29.110 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=188,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:29.111 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4d40806b[p=0,l=188,c=188,r=188]={<<<{"uri":"/sensinact","para...oolean","value":true}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:29.111 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([188] "{"uri":"/sensinact",...ter","type":"boolean","value":true}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:29.118 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:29.118 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@31413250[p=0,l=727,c=727,r=727]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} 16:12:29.118 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=727,fin=true,rsv=...,masked=false] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=727,fin=true,rsv=...,masked=false] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=727,fin=true,rsv=...,masked=false], Flusher@61e3088a[PROCESSING]) 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=727,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null] to Flusher@64276839[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=727,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@61e3088a[PROCESSING],AUTO,null]] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:29.119 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=731 cap=32768] 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@cd789f6{IDLE}->null [DirectByteBuffer@24ec335c[p=0,l=731,c=32768,r=731]={<<<\x81~\x02\xD7{"providers":[{"name"...":"/","statusCode":200}>>>es":[{"na...\x00\x00\x00\x00\x00\x00\x00}] 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{WRITING}->null:IDLE-->WRITING 16:12:29.120 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 1/1/1 selected 16:12:29.120 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 1 keys, 0 updates 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 731 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=W,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=731,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:29.120 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3d190fe8 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]] 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=731 remaining=0 WriteFlusher@cd789f6{WRITING}->null 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{IDLE}->null:WRITING-->IDLE 16:12:29.120 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]] 16:12:29.120 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=731,terminated=null] 16:12:29.121 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]]:runFillable:BLOCKING 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=731,terminated=null] processing 0 entries: [] 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=731,terminated=null] auto flushing 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=731,terminated=null] flushing 0 frames: [] 16:12:29.121 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=2/2,p=0} tryExecute EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.121Z 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=196,l=196,c=4096,r=0]={\x81\xFe\x00\xBc}\xB90\t{...true}]}<<<>>>"geometry...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:29.121 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@49299aa4 offer EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.121Z 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xBc}\xB90\t{...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.121 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]] 16:12:29.121 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@49299aa4 task=EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.121Z 16:12:29.121 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:29.121Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:29.122 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=true/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:29.122Z tryProduce true 16:12:29.122 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]]}} 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]]}} 16:12:29.122 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:29.122 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x010{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:29.122 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]] 16:12:29.122 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=304,f=null]] 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 731 DirectByteBuffer@3cbaaa26[p=0,l=731,c=4096,r=731]={<<<\x81~\x02\xD7{"providers":[{"name"...":"/","statusCode":200}>>>es":[{"na...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.122 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 731 bytes - DirectByteBuffer@3cbaaa26[p=0,l=731,c=4096,r=731]={<<<\x81~\x02\xD7{"providers":[{"name"...":"/","statusCode":200}>>>es":[{"na...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.122 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=0,l=731,c=4096,r=731]={<<<\x81~\x02\xD7{"providers":[{"name"...":"/","statusCode":200}>>>es":[{"na...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 731 bytes 16:12:29.122 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 727 - Parser@2607a99f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=727,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:29.122 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:29.122 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@48ce8f40 waiting 16:12:29.122 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:29.122 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@6a60814a[p=0,l=727,c=727,r=727]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} 16:12:29.122 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=727,fin=true,rsv=...,masked=false] 16:12:29.122 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@739c244c 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=727,fin=true,rsv=...,masked=false]) 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=727,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:29.122 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6a60814a[p=0,l=727,c=727,r=727]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:29.122 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]] 16:12:29.122 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.123 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([727] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@18347960[READING] getAction(DirectByteBuffer@3cbaaa26[p=731,l=731,c=4096,r=0]={\x81~\x02\xD7{"pro...e":200}<<<>>>es":[{"na...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3cbaaa26[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\xD7{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]]}} 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd on ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=0 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=1 16:12:29.123 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:29.123 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=2/2,p=0}@4462e810 waiting 16:12:29.123 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/1 selected 16:12:29.123 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:29.123 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:29.123 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@5de885fd 16:12:29.123 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.124 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.124 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 1 keys {"providers":[{"name":"light","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:12:29.212 [qtp651802632-17-acceptor-0@7b993c65-ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@4eff0a88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37382]] on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:29.213 [qtp651802632-17-acceptor-0@7b993c65-ServerConnector@2e570ded{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:29.213 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:29.213 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:29.213 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:29.213 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:29.214 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@4eff0a88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37382]] 16:12:29.214 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@4eff0a88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37382]] startThread=0 16:12:29.214 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.214 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:12:29.214 [qtp651802632-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@4eff0a88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37382]] in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}] 16:12:29.214 [qtp651802632-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:12:29.215 [qtp651802632-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:29.215 [qtp651802632-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:12:29.215 [qtp651802632-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$540/172744042@13d26803 on ManagedSelector@72ade7e3{STARTED} id=0 keys=2 selected=0 updates=0 16:12:29.215 [qtp651802632-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.215 [qtp651802632-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.216 [qtp651802632-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.216 [qtp651802632-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:29.216 [qtp651802632-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.216 [qtp651802632-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 on ManagedSelector@72ade7e3{STARTED} id=0 keys=2 selected=0 updates=1 16:12:29.216 [qtp651802632-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=2 selected=0 updates=2 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/2 selected 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 2 updates 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$540/172744042@13d26803 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 16:12:29.217 [qtp651802632-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.217 [qtp651802632-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@4eff0a88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:37382]] in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}] 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/2 selected 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2dcd0be6 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.217 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:29.218 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:29.217Z 16:12:29.218 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:29.218Z 16:12:29.218 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:29.218Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:29.218 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:29.218 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:29.218Z 16:12:29.218 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 401 HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.219 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:29.219Z tryProduce true 16:12:29.219 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:29.219 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 401 HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:29.219 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:29.219 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:12:29.219 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} POST //127.0.0.1:8899/sensinact/slider/admin/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 194 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 194} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/location/SET HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 session=null 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:29.220 [qtp651802632-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:29.223 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3} parse HeapByteBuffer@7caa1251[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:29.223 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7caa1251[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.223 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3} Content@10ecbd51{HeapByteBufferR@222f3897[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:29.223 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=0,[0]=null,s=STREAM] addContent Content@10ecbd51{HeapByteBufferR@222f3897[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:29.223 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:29.224 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3} 16:12:29.224 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:29.224 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=4} 16:12:29.224 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:12:29.224 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=4} parsed false HttpParser{s=END,194 of 194} 16:12:29.224 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=194,q=1,[0]=EOF,s=STREAM] read 194 from Content@10ecbd51{HeapByteBufferR@222f3897[p=401,l=401,c=8192,r=0]={POST /sen...}}]}"}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:29.224 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=4} 16:12:29.228 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@285a994d[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:12:29.228 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5809fa94[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@33a5a2f2{null} 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=9} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:29 GMT X-Auth-Token: 84fec7a4e8b6950a4b2ead1618c894da5020e735 Content-Type: application/json;charset=utf-8 Content-Length: 304 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2f32f24f] (null,[p=0,l=304,c=304,r=304],true)@START 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=304} last=true content=HeapByteBuffer@5809fa94[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:29 GMT X-Auth-Token: 84fec7a4e8b6950a4b2ead1618c894da5020e735 Content-Type: application/json;charset=utf-8 Content-Length: 304 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2f32f24f] ([p=0,l=179,c=16384,r=179],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38f86067{IDLE}->null [HeapByteBuffer@2d64dced[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5809fa94[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{WRITING}->null:IDLE-->WRITING 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 483 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=COMPLETING}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=9} 16:12:29.229 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=483 remaining=0 WriteFlusher@38f86067{WRITING}->null 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{IDLE}->null:WRITING-->IDLE 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2f32f24f] ([p=179,l=179,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=10} 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=10} 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2654f7b8) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:29.230 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=11} 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/location/SET written=304 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,194 of 194} 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.231 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 on ManagedSelector@72ade7e3{STARTED} id=0 keys=2 selected=0 updates=0 16:12:29.232 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=2 selected=0 updates=1 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:29.233 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/2 selected 16:12:29.233 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@5d515f3f waiting 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","timestamp":1681834349226},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.233 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:12:29.307 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@682e3d25[httpClient=HttpClient@1abc9f14{STARTED},openSessions.size=1] 16:12:29.307 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@682e3d25[httpClient=HttpClient@1abc9f14{STARTED},openSessions.size=1] 16:12:29.307 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@1a28aef1{STARTED} 16:12:29.308 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=184/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]],remote=WebSocketRemoteEndpoint@1000e853[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:29.308 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[OPENED],f=Flusher@685cfd99[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]],remote=WebSocketRemoteEndpoint@1000e853[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@411ba95) 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@411ba95,OFF,null] to Flusher@685cfd99[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@411ba95,OFF,null]] 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@411ba95,OFF,null]] 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@570e808d{IDLE}->null [DirectByteBuffer@3b8ad747[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x8f\xEax\x17>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5ae67f94[p=0,l=10,c=10,r=10]={<<<\x8c\x03+\x7f\xFa\x9e\x1cx\xF8\x84>>>}] 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{WRITING}->null:IDLE-->WRITING 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=187/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[CLOSING],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.310 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/2 selected 16:12:29.310 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@570e808d{WRITING}->null 16:12:29.311 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:29.311 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@570e808d{IDLE}->null:WRITING-->IDLE 16:12:29.311 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:12:29.311 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@4c803769 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=189/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]] 16:12:29.311 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:12:29.311 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:12:29.311 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=189/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]] 16:12:29.311 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:29.311 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=189/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]]:runFillable:BLOCKING 16:12:29.311 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.312 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.312 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:29.312Z 16:12:29.312 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.312 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@676cbe42{l=/127.0.0.1:37376,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.312 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:29.312Z 16:12:29.313 [Thread-20] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4be041a1{AC.ReadCB@7e5013a8{WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=0.0.0.0/0.0.0.0:37376,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]]}} 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:29.312Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:29.313 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:29.313Z 16:12:29.313 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:29.313Z tryProduce true 16:12:29.313 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=0.0.0.0/0.0.0.0:37376,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] onFillInterestedFailed {} 16:12:29.313 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@36292bd3{AC.ReadCB@24ad0242{WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]]}} 16:12:29.313 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.313 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@26d820eb{STARTED} id=0 keys=1 selected=0 updates=0 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:29.313 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7775622c startThread=0 16:12:29.313 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=191/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[OPENED],f=Flusher@64276839[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=188,f=null]] 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xBc}\xB90\t{...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.313 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 2 keys 16:12:29.313 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:29.313 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7775622c in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}] 16:12:29.313 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/0 selected 16:12:29.313 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 0 updates 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@61cece52[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x8f\xEax\x17\x8c\x03+\x7f\xFa\x9e\x1cx\xF8\x84>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.313 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@676cbe42{l=0.0.0.0/0.0.0.0:37376,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.313 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:29.313 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@61cece52[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x8f\xEax\x17\x8c\x03+\x7f\xFa\x9e\x1cx\xF8\x84>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 16:12:29.314 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:29.314 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@676cbe42{l=0.0.0.0/0.0.0.0:37376,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x8f\xEax\x17\x8c\x03+\x7f\xFa\x9e\x1cx\xF8\x84>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.314 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 0 keys 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:29.314 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=0.0.0.0/0.0.0.0:37376,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]] 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@6f2f43e4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:29.314 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d] 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@798dbfbc[p=0,l=10,c=10,r=10]={<<<\x8c\x03+\x7f\xFa\x9e\x1cx\xF8\x84>>>} 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d] 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],behavior=CLIENT,connection=WebSocketClientConnection@7e5013a8::SocketChannelEndPoint@676cbe42{l=0.0.0.0/0.0.0.0:37376,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7e5013a8[s=ConnectionState@74abffd3[DISCONNECTED],f=Flusher@685cfd99[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2607a99f[ExtensionStack,s=START,c=0,len=727,f=null]],remote=WebSocketRemoteEndpoint@1000e853[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@64a4dd8d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@1a28aef1{STOPPED} 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@48535004{STARTED} 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@f3fcd59{STARTED,size=0,capacity=UNLIMITED} 16:12:29.314 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@f3fcd59{STOPPED,size=0,capacity=UNLIMITED} 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@610df783{STARTED,size=0,capacity=UNLIMITED} 16:12:29.314 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7775622c in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}] 16:12:29.314 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@610df783{STOPPED,size=0,capacity=UNLIMITED} 16:12:29.315 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@48535004{STOPPED} 16:12:29.315 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46524c0e) 16:12:29.315 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@1abc9f14{STARTED} 16:12:29.315 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46524c0e,OFF,null] to Flusher@64276839[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.315 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:29.315 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46524c0e,OFF,null]] 16:12:29.315 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46524c0e,OFF,null]] 16:12:29.315 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@cd789f6{IDLE}->null [DirectByteBuffer@590c5cad[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@61e7366e[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:12:29.315 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{WRITING}->null:IDLE-->WRITING 16:12:29.315 [Thread-20] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[CLOSING],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@cd789f6{WRITING}->null 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@cd789f6{IDLE}->null:WRITING-->IDLE 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@778db7c5,queue=0,pool=DuplexConnectionPool@70211e49[c=0/0/64,a=0,i=0,q=0] 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3bead518{STARTED} 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3bead518{STOPPED} 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@971e903[provider=null,keyStore=null,trustStore=null] 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@971e903[provider=null,keyStore=null,trustStore=null] 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@6a0ac48e{STARTED} 16:12:29.316 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:29.316 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@1f6d27cc{STARTED} 16:12:29.317 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@26d820eb{STARTED} id=0 keys=0 selected=0 updates=0 16:12:29.317 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:29.317 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7a17ac0d on ManagedSelector@26d820eb{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:29.317 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@412c4b12{l=/127.0.0.1:8899,r=/127.0.0.1:37376,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:29.317 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STOPPING} id=0 keys=0 selected=0 updates=1 16:12:29.317 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@36292bd3{null} 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/0 selected 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:29.317 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@72ade7e3{STARTED} id=0 keys=2 selected=0 updates=0 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7a17ac0d 16:12:29.317 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@750315b1 startThread=0 16:12:29.317 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:29.317 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@26d820eb{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:29.317 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 0 updates 16:12:29.317 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:29.317 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.317 [qtp651802632-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@750315b1 in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}] 16:12:29.317 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:29.317 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 waiting with 0 keys 16:12:29.317 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@26afd561 on ManagedSelector@26d820eb{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:29.317 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@412c4b12{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:29.317 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26d820eb{STOPPING} id=0 keys=0 selected=0 updates=1 16:12:29.318 [qtp651802632-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@412c4b12{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:29.318 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@64276839[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:29.318 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken with none selected 16:12:29.318 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 woken up from select, 0/0/0 selected 16:12:29.318 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[READING] getAction(DirectByteBuffer@61cece52[p=16,l=16,c=4096,r=0]={\x88\x8a\x8f\xEax\x17\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.318 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@37e16498 processing 0 keys, 1 updates 16:12:29.318 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:29.318 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:29.318 [qtp651802632-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=null]] 16:12:29.318 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@26afd561 16:12:29.318 [qtp651802632-18] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:12:29.318 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:12:29.318 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@226a76c9[EOF] getAction(DirectByteBuffer@61cece52[p=16,l=16,c=4096,r=0]={\x88\x8a\x8f\xEax\x17\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 16:12:29.318 [qtp651802632-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:12:29.318 [qtp651802632-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@f8b0d79[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:29.318 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@48ce8f40 waiting 16:12:29.318 [qtp651802632-18] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@f8b0d79[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:29.319 [qtp651802632-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:29.319 [qtp651802632-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:29.319 [qtp651802632-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7] 16:12:29.319 [qtp651802632-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7] 16:12:29.319 [qtp651802632-18] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],behavior=SERVER,connection=WebSocketServerConnection@24ad0242::SocketChannelEndPoint@412c4b12{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@24ad0242[s=ConnectionState@2eff1e6c[DISCONNECTED],f=Flusher@64276839[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6f2f43e4[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@f8b0d79[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@1b0980f7],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:29.319 [qtp651802632-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@750315b1 in QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}] 16:12:29.320 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:29.32Z 16:12:29.321 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=2/2,p=0}@49299aa4 size 2 > capacity 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}] 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}] 16:12:29.321 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@507d20bb{s=2/2,p=0}@49299aa4 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@507d20bb{s=2/2,p=0}] 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@507d20bb{s=2/2,p=0} 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=1/2,p=0}@4462e810 offer STOP! 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=0}@6098ea3a offer STOP! 16:12:29.321 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=0/2,p=0}@4462e810 task=STOP! 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@507d20bb{s=-1/2,p=0} 16:12:29.321 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=-1/2,p=0}@4462e810 Exited 16:12:29.321 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=-1/2,p=0}@6098ea3a task=STOP! 16:12:29.321 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@507d20bb{s=-1/2,p=0}@6098ea3a Exited 16:12:29.321 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@448569108-38,5,main] for 14999 16:12:29.321 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@507d20bb{s=-1/2,p=0}@4462e810 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@507d20bb{s=-1/2,p=0}@6098ea3a in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-34,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-37,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.321 [WebSocketClient@448569108-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-32,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-33,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-35,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-31,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/1187903677@5cf53589 in QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-38,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [WebSocketClient@448569108-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@448569108-36,5,main] exited for QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@448569108-32,5,] for 14999 16:12:29.322 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:29.322 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@4393593c/SelectorProducer@314c8b4a/IDLE/p=false/QueuedThreadPool[WebSocketClient@448569108]@3e4f80cb{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:29.322Z 16:12:29.322 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@26d820eb{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:29.322 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@1f6d27cc{STOPPED} 16:12:29.322 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@6a0ac48e{STOPPED} 16:12:29.322 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@1abc9f14{STOPPED} 16:12:29.323 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@682e3d25[httpClient=HttpClient@1abc9f14{STOPPED},openSessions.size=0] 16:12:29.323 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@682e3d25[httpClient=HttpClient@1abc9f14{STOPPED},openSessions.size=0] 16:12:30.249 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:30.249 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:30.249 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2dcd0be6 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1016/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.249 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1016/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.249 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1016/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:30.249 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:30.249Z 16:12:30.250 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:30.249Z 16:12:30.250 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:30.25Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1017/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:30.250 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1017/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:30.250 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:30.25Z 16:12:30.250 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1017/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:30.250 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 197 HeapByteBuffer@7caa1251[p=0,l=197,c=8192,r=197]={<<>>h: 194\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.250 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:30.25Z tryProduce true 16:12:30.250 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:30.250 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:30.250 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 197 HeapByteBuffer@7caa1251[p=0,l=197,c=8192,r=197]={<<>>h: 194\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=197,c=8192,r=197]={<<>>h: 194\r\n\r...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.251 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=197,c=8192,r=197]={<<>>h: 194\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.251 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000} on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=0} GET //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000} HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=0} 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000} HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=0} 16:12:30.251 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=0} 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=1} 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 session=null 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:30.252 [qtp651802632-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=2} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=2} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=2} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=2} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=2} parsed false HttpParser{s=END,0 of -1} 16:12:30.253 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=2} 16:12:30.254 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:30.257 [qtp651802632-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5fa1ff34[p=0,l=1327,c=1327,r=1327]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}) 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=1327 null 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4f364dc2[p=0,l=1327,c=1327,r=1327]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@33a5a2f2{null} 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=10} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1327 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1327},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@297ad43c] (null,[p=0,l=1327,c=1327,r=1327],true)@START 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1327} last=true content=HeapByteBuffer@4f364dc2[p=0,l=1327,c=1327,r=1327]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 1327 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1327},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@297ad43c] ([p=0,l=124,c=16384,r=124],[p=0,l=1327,c=1327,r=1327],true)@COMPLETING 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38f86067{IDLE}->null [HeapByteBuffer@2d64dced[p=0,l=124,c=16384,r=124]={<<>>applicati...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4f364dc2[p=0,l=1327,c=1327,r=1327]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}] 16:12:30.261 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{WRITING}->null:IDLE-->WRITING 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1451 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=COMPLETING}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=11} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1451 remaining=0 WriteFlusher@38f86067{WRITING}->null {"providers":[{"name":"slider","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]}]},{"name":"light","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"filters":[{"type":"geojson","definition":"{\"latitude\":45.2,\"longitude\":5.7,\"distance\":1000}"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{IDLE}->null:WRITING-->IDLE 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1327},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@297ad43c] ([p=124,l=124,c=16384,r=0],[p=1327,l=1327,c=1327,r=0],true)@END 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=11} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=11} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2ea0be20) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000},age=11} 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1327 16:12:30.262 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.263 [qtp651802632-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.264 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:30.264 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.264 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:30.264 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:30.264 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:30.264 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@5d515f3f waiting 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:30.264 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2dcd0be6 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.265 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.265 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:30.265 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:30.265Z 16:12:30.265 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:30.265Z 16:12:30.266 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:30.265Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:30.266 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:30.266Z 16:12:30.266 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:30.266 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:30.266Z tryProduce true 16:12:30.266 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:30.266 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:30.266 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:30.266 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.266 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:30.266 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@7caa1251[p=0,l=215,c=8192,r=215]={<<>>:"value",...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@7caa1251[p=0,l=215,c=8192,r=215]={<<>>:"value",...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=215,c=8192,r=215]={<<>>:"value",...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=215,c=8192,r=215]={<<>>:"value",...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:30.267 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true} on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=0} GET //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true} HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=1} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=1} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true} HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=1} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=1} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=1} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 session=null 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:30.268 [qtp651802632-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:30.269 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.269 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.269 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=2} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.269 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=2} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.269 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.269 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=2} 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=3} 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=3} parsed false HttpParser{s=END,0 of -1} 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=3} 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:30.270 [qtp651802632-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@62c620b0[p=0,l=399,c=399,r=399]={<<<{"providers":{"type":"Fea...":"/","statusCode":200}>>>}) 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=399 null 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4f1e6159[p=0,l=399,c=399,r=399]={<<<{"providers":{"type":"Fea...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@33a5a2f2{null} 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=10} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 399 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=399},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fd08c7f] (null,[p=0,l=399,c=399,r=399],true)@START 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=399} last=true content=HeapByteBuffer@4f1e6159[p=0,l=399,c=399,r=399]={<<<{"providers":{"type":"Fea...":"/","statusCode":200}>>>} 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 399 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=399},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fd08c7f] ([p=0,l=123,c=16384,r=123],[p=0,l=399,c=399,r=399],true)@COMPLETING 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38f86067{IDLE}->null [HeapByteBuffer@2d64dced[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4f1e6159[p=0,l=399,c=399,r=399]={<<<{"providers":{"type":"Fea...":"/","statusCode":200}>>>}] 16:12:30.277 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{WRITING}->null:IDLE-->WRITING 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 522 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=COMPLETING}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=11} {"providers":{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[5.7,45.2],"type":"Point"}},{"type":"Feature","properties":{},"geometry":{"coordinates":[5.7,45.2],"type":"Point"}}]},"filters":[{"type":"geojson","definition":"{\"latitude\":45.2,\"longitude\":5.7,\"distance\":1000,\"output\":true}"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=522 remaining=0 WriteFlusher@38f86067{WRITING}->null 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{IDLE}->null:WRITING-->IDLE 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=399},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fd08c7f] ([p=123,l=123,c=16384,r=0],[p=399,l=399,c=399,r=0],true)@END 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=11} 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:30.278 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=12} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@62ba6842) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000,%22output%22:true},age=12} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=399 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 401 HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.279 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 401 HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} POST //127.0.0.1:8899/sensinact/slider/admin/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 194 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 194} 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/location/SET HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 16:12:30.280 [qtp651802632-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 session=null 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} parse HeapByteBuffer@7caa1251[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7caa1251[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} Content@31aa1705{HeapByteBufferR@d02acc0[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=0,[0]=null,s=STREAM] addContent Content@31aa1705{HeapByteBufferR@d02acc0[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:30.281 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} 16:12:30.282 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:12:30.282 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2} parsed false HttpParser{s=END,194 of 194} 16:12:30.282 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=194,q=1,[0]=EOF,s=STREAM] read 194 from Content@31aa1705{HeapByteBufferR@d02acc0[p=401,l=401,c=8192,r=0]={POST /sen...}}]}"}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:30.282 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2} 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2b737d89[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2e4b0ec[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@33a5a2f2{null} 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6bdd8b71] (null,[p=0,l=304,c=304,r=304],true)@START 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@2e4b0ec[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:30 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6bdd8b71] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38f86067{IDLE}->null [HeapByteBuffer@2d64dced[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2e4b0ec[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:12:30.286 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{WRITING}->null:IDLE-->WRITING {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,44.0],\"type\":\"Point\"}}]}","timestamp":1681834350284},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=COMPLETING}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=6} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@38f86067{WRITING}->null 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{IDLE}->null:WRITING-->IDLE 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6bdd8b71] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=7} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=7} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@584838ac) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=7} 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/location/SET written=304 16:12:30.287 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,194 of 194} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.288 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.289 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:30.289 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.289 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:30.289 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:30.289 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 16:12:30.289 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@48ce8f40 waiting 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:30.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:31.287 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:31.288 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:31.288 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2dcd0be6 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.288 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.288 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:31.289 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:31.289Z 16:12:31.289 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:31.289Z 16:12:31.289 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:31.289Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:31.289 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@48ce8f40 task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:31.289Z 16:12:31.289 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:31.289 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:31.289Z tryProduce true 16:12:31.289 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:31.290 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:31.290 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.290 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 213 HeapByteBuffer@7caa1251[p=0,l=213,c=8192,r=213]={<<>>e":"value...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 213 HeapByteBuffer@7caa1251[p=0,l=213,c=8192,r=213]={<<>>e":"value...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=213,c=8192,r=213]={<<>>e":"value...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=213,c=8192,r=213]={<<>>e":"value...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:31.290 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=0} GET //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=0} 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=0} 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:31.291 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=0} 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=1} 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 session=null 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.292 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=1} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=2} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=2} 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=2} 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=2} parsed false HttpParser{s=END,0 of -1} 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=2} 16:12:31.293 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:31.294 [qtp651802632-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:31.297 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1787fcd8[p=0,l=727,c=727,r=727]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}) 16:12:31.297 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=727 null 16:12:31.297 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6447b921[p=0,l=727,c=727,r=727]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@33a5a2f2{null} 16:12:31.297 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:31 GMT Content-Type: application/json;charset=utf-8 Content-Length: 727 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=727},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4cc2986e] (null,[p=0,l=727,c=727,r=727],true)@START 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=727} last=true content=HeapByteBuffer@6447b921[p=0,l=727,c=727,r=727]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:31 GMT Content-Type: application/json;charset=utf-8 Content-Length: 727 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=727},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4cc2986e] ([p=0,l=123,c=16384,r=123],[p=0,l=727,c=727,r=727],true)@COMPLETING 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38f86067{IDLE}->null [HeapByteBuffer@2d64dced[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6447b921[p=0,l=727,c=727,r=727]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}] 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{WRITING}->null:IDLE-->WRITING 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 850 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,0 of -1},g=HttpGenerator@34bef9d6{s=COMPLETING}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=7} 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=850 remaining=0 WriteFlusher@38f86067{WRITING}->null 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{IDLE}->null:WRITING-->IDLE 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=727},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4cc2986e] ([p=123,l=123,c=16384,r=0],[p=727,l=727,c=727,r=0],true)@END {"providers":[{"name":"light","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:31.298 [qtp651802632-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=7} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=8} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@155fd95c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={%22latitude%22:45.2,%22longitude%22:5.7,%22distance%22:1000}&hideFilter=true,age=8} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=727 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.299 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:31.300 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:31.300 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:31.300 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:31.300 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@5d515f3f waiting 16:12:31.300 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:31.300 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 16:12:31.300 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.300 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:31.301 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:31.301 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 1/1/1 selected 16:12:31.301 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 1 keys, 0 updates 16:12:31.301 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2dcd0be6 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.301 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.301 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:31.301 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0} tryExecute EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:31.301Z 16:12:31.302 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f offer EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/PRODUCING/p=false/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:31.301Z 16:12:31.302 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:31.302Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:31.302 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=1/2,p=0}@5d515f3f task=EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:31.302Z 16:12:31.302 [qtp651802632-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@791d1f8b/SelectorProducer@6f3187b0/IDLE/p=true/QueuedThreadPool[qtp651802632]@26d9b808{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@60f00693{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:12:31.302Z tryProduce true 16:12:31.302 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:31.302 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:31.302 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:31.302 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:31.302 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.302 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys 16:12:31.302 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 401 HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 401 HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=401,c=8192,r=401]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} POST //127.0.0.1:8899/sensinact/slider/admin/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 194 16:12:31.303 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 194} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/location/SET HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@5b247367{/,null,AVAILABLE} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 session=null 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-239a307b==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@9bc6ed02{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:31.304 [qtp651802632-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} parse HeapByteBuffer@7caa1251[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7caa1251[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2} Content@68679919{HeapByteBufferR@4fa33729[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=0,[0]=null,s=STREAM] addContent Content@68679919{HeapByteBufferR@4fa33729[p=207,l=401,c=8192,r=194]={POST /sen...194\r\n\r\n<<<[{"name":"value","type":"...type\\":\\"Point\\"}}]}"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2} parsed false HttpParser{s=END,194 of 194} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d7dd5ba[c=194,q=1,[0]=EOF,s=STREAM] read 194 from Content@68679919{HeapByteBufferR@4fa33729[p=401,l=401,c=8192,r=0]={POST /sen...}}]}"}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:31.305 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2} 16:12:31.309 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33e4089f[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 16:12:31.309 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=304 null 16:12:31.309 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5121d97b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@33a5a2f2{null} 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/location/SET on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=7} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:31 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c1e6f50] (null,[p=0,l=304,c=304,r=304],true)@START 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=304} last=true content=HeapByteBuffer@5121d97b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:31 GMT Content-Type: application/json;charset=utf-8 Content-Length: 304 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c1e6f50] ([p=0,l=123,c=16384,r=123],[p=0,l=304,c=304,r=304],true)@COMPLETING 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38f86067{IDLE}->null [HeapByteBuffer@2d64dced[p=0,l=123,c=16384,r=123]={<<>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5121d97b[p=0,l=304,c=304,r=304]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{WRITING}->null:IDLE-->WRITING 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=END,194 of 194},g=HttpGenerator@34bef9d6{s=COMPLETING}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=7} 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@38f86067{WRITING}->null 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38f86067{IDLE}->null:WRITING-->IDLE {"response":{"name":"location","type":"string","value":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","timestamp":1681834351307},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@53de8988[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=304},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2c1e6f50] ([p=123,l=123,c=16384,r=0],[p=304,l=304,c=304,r=0],true)@END 16:12:31.310 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler810267739==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=8} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=8} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1a164aaa) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4073ecb6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=8} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/location/SET written=304 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4073ecb6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,194 of 194} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.311 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7caa1251[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bf7b5ab{AC.ReadCB@5717adc{HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 on ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=0 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@72ade7e3{STARTED} id=0 keys=1 selected=0 updates=1 16:12:31.312 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken with none selected 16:12:31.312 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 woken up from select, 0/0/1 selected 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5717adc::SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:31.312 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 processing 0 keys, 1 updates 16:12:31.312 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:31.312 [qtp651802632-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@60f00693{s=2/2,p=0}@48ce8f40 waiting 16:12:31.312 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$535/1994055626@655e8593 16:12:31.313 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8b87c6{l=/127.0.0.1:8899,r=/127.0.0.1:37382,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5717adc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34bef9d6{s=START}]=>HttpChannelOverHttp@444c70e7{s=HttpChannelState@4073ecb6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:31.313 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:31.313 [qtp651802632-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1e3c3270 waiting with 1 keys [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ geojson-filter --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ geojson-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----< org.eclipse.sensinact.gateway.nthbnd:attributes-filtering >------ [INFO] Building sensiNact IoT Gateway - Attributes filtering parent module 2.0-SNAPSHOT [66/121] [INFO] from platform/northbound/attributes-filtering/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ attributes-filtering --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ attributes-filtering --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ attributes-filtering --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ attributes-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ attributes-filtering --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ attributes-filtering --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ attributes-filtering --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ attributes-filtering --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ attributes-filtering --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ attributes-filtering --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/attributes-filtering/2.0-SNAPSHOT/attributes-filtering-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ attributes-filtering --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.nthbnd:attributes-filter >------- [INFO] Building sensiNact IoT Gateway - Attributes filter 2.0-SNAPSHOT [67/121] [INFO] from platform/northbound/attributes-filtering/attributes-filter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ attributes-filter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ attributes-filter --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ attributes-filter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ attributes-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ attributes-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ attributes-filter --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ attributes-filter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ attributes-filter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ attributes-filter --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ attributes-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ attributes-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ attributes-filter --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ attributes-filter --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ attributes-filter --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/tests.bndrun: [INFO] -runbundles: org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.attributes-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.attributes-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ attributes-filter --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/tests.bndrun: [INFO] -runbundles: org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.attributes-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.attributes-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.component;version='[1.4.0,1.4.1)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 16:12:42.003 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:12:42.010 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1005ms to org.eclipse.jetty.util.log.Slf4jLog 16:12:42.021 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp2067180044]@7b36aa0c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@20140db9,POJO} 16:12:42.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@63376bed{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp2067180044]@7b36aa0c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:42.030 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@6e6f2380[null] added {org.eclipse.jetty.security.DefaultIdentityService@76a4ebf2,POJO} 16:12:42.030 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@6e6f2380[OSGi HTTP Service Realm] added {UserStore@2e8c1c9b{STOPPED},AUTO} 16:12:42.031 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@63376bed{STOPPED}[9.4.42.v20210604] added {HashLoginService@6e6f2380[OSGi HTTP Service Realm],AUTO} 16:12:42.048 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@1349883{/,null,STOPPED},[o.e.j.s.ServletContextHandler@1349883{/,null,STOPPED}]}] 16:12:42.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@4b29d1d2{STOPPED} added {o.e.j.s.ServletContextHandler@1349883{/,null,STOPPED},AUTO} 16:12:42.051 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@606e4010 16:12:42.059 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1349883{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=-1,MANAGED} 16:12:42.063 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=-1 added {ServletHandler@7188af83{STOPPED},MANAGED} 16:12:42.063 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:12:42.064 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@17fc391b,UNMANAGED} 16:12:42.067 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7188af83{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:12:42.068 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7188af83{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a,POJO} 16:12:42.068 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@63376bed{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@4b29d1d2{STOPPED},MANAGED} 16:12:42.068 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@63376bed{STOPPED}[9.4.42.v20210604] 16:12:42.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@63376bed{STARTING}[9.4.42.v20210604] added {ErrorHandler@28dcca0c{STOPPED},AUTO} 16:12:42.072 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:12:42.088 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@63376bed{STARTING}[9.4.42.v20210604] 16:12:42.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp2067180044]@7b36aa0c{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:12:42.091 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=0} 16:12:42.091 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] added {ReservedThreadExecutor@3ad83a66{s=0/2,p=0},AUTO} 16:12:42.091 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3ad83a66{s=0/2,p=0} 16:12:42.098 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1094ms ReservedThreadExecutor@3ad83a66{s=0/2,p=0} 16:12:42.100 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-16,5,main] 16:12:42.100 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-17,5,main] 16:12:42.100 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-18,5,main] 16:12:42.100 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-19,5,main] 16:12:42.100 [qtp2067180044-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.101 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-20,5,main] 16:12:42.101 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.101 [qtp2067180044-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.101 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-21,5,main] 16:12:42.101 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-22,5,main] 16:12:42.101 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.101 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp2067180044-23,5,main] 16:12:42.101 [qtp2067180044-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.102 [qtp2067180044-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.102 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1097ms QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.102 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@6e6f2380[OSGi HTTP Service Realm] 16:12:42.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@2e8c1c9b{STOPPED} 16:12:42.102 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1098ms UserStore@2e8c1c9b{STARTED} 16:12:42.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1098ms HashLoginService@6e6f2380[OSGi HTTP Service Realm] 16:12:42.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@4b29d1d2{STOPPED} 16:12:42.103 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@4b29d1d2{STARTING} 16:12:42.103 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1349883{/,null,STOPPED} 16:12:42.105 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:12:42.113 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1349883{/,null,STARTING} 16:12:42.114 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 16:12:42.116 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@16150369[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:12:42.117 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@16150369[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1b1cfb87[passivating=false,graceSec=3600],AUTO} 16:12:42.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@5db6b9cd{STOPPED}[worker=null] 16:12:42.118 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:12:42.119 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:12:42.119 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@5db6b9cd{STARTING}[worker=node0] added {HouseKeeper@7857fe2{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:12:42.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@7857fe2{STOPPED}[interval=600000, ownscheduler=false] 16:12:42.120 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@446a1e84{STOPPED} 16:12:42.121 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1117ms ScheduledExecutorScheduler@446a1e84{STARTED} 16:12:42.121 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:12:42.122 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:12:42.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1118ms HouseKeeper@7857fe2{STARTED}[interval=660000, ownscheduler=true] 16:12:42.122 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1118ms DefaultSessionIdManager@5db6b9cd{STARTED}[worker=node0] 16:12:42.123 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@63376bed{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@5db6b9cd{STARTED}[worker=node0],MANAGED} 16:12:42.123 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 added {DefaultSessionIdManager@5db6b9cd{STARTED}[worker=node0],UNMANAGED} 16:12:42.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1500b2f3{STOPPED} 16:12:42.123 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1119ms ScheduledExecutorScheduler@1500b2f3{STARTED} 16:12:42.124 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 16:12:42.124 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@7188af83{STOPPED} 16:12:42.127 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a[EMBEDDED:null] 16:12:42.129 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:42.129 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:42.129 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:42.129 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:42.129 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:12:42.129 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:42.129 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7188af83{STARTING} 16:12:42.130 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7188af83{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4d20867f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:12:42.130 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@7188af83{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067,POJO} 16:12:42.130 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a[EMBEDDED:null] 16:12:42.130 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:42.130 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067[EMBEDDED:null] 16:12:42.131 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4d20867f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:12:42.131 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:42.131 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:42.131 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:42.131 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:12:42.131 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4d20867f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:42.131 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a[EMBEDDED:null] 16:12:42.131 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:12:42.132 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067[EMBEDDED:null] 16:12:42.132 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4d20867f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:12:42.132 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:12:42.132 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:12:42.132 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:12:42.132 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:12:42.132 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4d20867f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:12:42.132 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@7188af83{STARTING} 16:12:42.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1128ms ServletHandler@7188af83{STARTED} 16:12:42.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@16150369[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:12:42.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@1b1cfb87[passivating=false,graceSec=3600] 16:12:42.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1129ms org.eclipse.jetty.server.session.NullSessionDataStore@1b1cfb87[passivating=false,graceSec=3600] 16:12:42.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1129ms org.eclipse.jetty.server.session.DefaultSessionCache@16150369[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:12:42.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1129ms org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 16:12:42.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:12:42.183 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1179ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:12:42.185 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a 16:12:42.185 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4d20867f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:12:42.185 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1181ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-46d59067==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@4d20867f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:12:42.185 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:42.186 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1182ms o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:42.186 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1182ms ContextHandlerCollection@4b29d1d2{STARTED} 16:12:42.186 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@28dcca0c{STOPPED} 16:12:42.186 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@28dcca0c{STARTING} 16:12:42.186 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1182ms ErrorHandler@28dcca0c{STARTED} 16:12:42.187 [main] INFO org.eclipse.jetty.server.Server - Started @1182ms 16:12:42.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1182ms Server@63376bed{STARTED}[9.4.42.v20210604] 16:12:42.187 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:12:42.193 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@24959ca4[HTTP/1.1] added {HttpConfiguration@10289886{32768/8192,8192/8192,https://:0,[]},POJO} 16:12:42.207 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{null, ()}{0.0.0.0:0} added {Server@63376bed{STARTED}[9.4.42.v20210604],UNMANAGED} 16:12:42.208 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}],UNMANAGED} 16:12:42.208 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@376a0d86{STOPPED},AUTO} 16:12:42.208 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@62656be4,POJO} 16:12:42.209 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@24959ca4[HTTP/1.1],AUTO} 16:12:42.209 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@24959ca4[HTTP/1.1] 16:12:42.212 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:12:42.212 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@63376bed{STARTED}[9.4.42.v20210604] added {ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 16:12:42.212 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:42.218 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 16:12:42.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@376a0d86{STOPPED} 16:12:42.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1214ms ScheduledExecutorScheduler@376a0d86{STARTED} 16:12:42.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@24959ca4[HTTP/1.1] 16:12:42.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1215ms HttpConnectionFactory@24959ca4[HTTP/1.1] 16:12:42.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:42.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:42.228Z added {SelectorProducer@452e19ca,POJO} 16:12:42.232 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:42.232Z added {QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}],UNMANAGED} 16:12:42.232 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:42.232Z created 16:12:42.233 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@75c56eb9{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:42.233Z,MANAGED} 16:12:42.233 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@75c56eb9{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:12:42.233 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@75c56eb9{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:42.234Z 16:12:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1230ms EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:42.234Z 16:12:42.236 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1697752980@3b5fad2d startThread=0 16:12:42.237 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1697752980@3b5fad2d in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.237 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5e17553a on ManagedSelector@75c56eb9{STARTING} id=0 keys=0 selected=0 updates=0 16:12:42.237 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:42.237Z tryProduce false 16:12:42.238 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:42.238 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5e17553a 16:12:42.239 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:42.239 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1234ms ManagedSelector@75c56eb9{STARTED} id=0 keys=0 selected=0 updates=0 16:12:42.239 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 0 keys 16:12:42.239 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1235ms SelectorManager@ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:42.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@102cec62,POJO} 16:12:42.240 [qtp2067180044-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@102cec62 in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:42.242 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@102cec62 startThread=0 16:12:42.283 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:42.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1279ms ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:12:42.305 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@63376bed{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@f627d13,POJO} 16:12:42.712 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 16:12:42.720 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 16:12:42.721 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 16:12:42.723 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 16:12:42.725 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 16:12:42.726 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 16:12:42.745 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:12:42.933 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:12:42.934 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:12:42.940 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:12:42.947 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:12:42.947 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:12:42.947 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:12:42.954 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:12:42.977 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:12:43.060 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:12:43.077 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:12:43.080 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:12:43.083 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:12:43.089 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:12:43.092 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:12:43.096 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:12:43.097 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:12:43.097 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:12:43.098 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:12:43.633 [qtp2067180044-18-acceptor-0@102cec62-ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@67ebb6c4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52380]] on ManagedSelector@75c56eb9{STARTED} id=0 keys=0 selected=0 updates=0 16:12:43.633 [qtp2067180044-18-acceptor-0@102cec62-ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=0 selected=0 updates=1 16:12:43.634 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:43.634 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/0 selected 16:12:43.634 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:43.634 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:43.634 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@67ebb6c4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52380]] 16:12:43.635 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@67ebb6c4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52380]] startThread=0 16:12:43.635 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:43.636 [qtp2067180044-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@67ebb6c4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52380]] in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:43.636 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:43.642 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 3 ms, remaining: 59997 ms 16:12:43.674 [qtp2067180044-16] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=35/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:43.684 [qtp2067180044-16] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=0,kro=0}-> 16:12:43.684 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@689e8825 on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=0 16:12:43.685 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.685 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.686 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.686 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:43.687 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.687 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@26d4ae50 on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=1 16:12:43.687 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=2 16:12:43.687 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:43.687 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:43.687 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 2 updates 16:12:43.687 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.687 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:43.687 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@689e8825 16:12:43.687 [qtp2067180044-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@67ebb6c4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:52380]] in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}] 16:12:43.687 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@26d4ae50 16:12:43.688 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.688 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:43.688 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:43.689 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/1 selected 16:12:43.689 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:43.689 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3c1089f0 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=3/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.690 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.691 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=4/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:43.692 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:43.691Z 16:12:43.692 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=1} startReservedThread p=1 16:12:43.694 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@20803b92 startThread=0 16:12:43.695 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@20803b92 in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}] 16:12:43.695 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=1}@20803b92 started 16:12:43.695 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@20803b92 waiting 16:12:43.695 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:43.695Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:43.696 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING startThread=0 16:12:43.696 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:43.696 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:43.696 [qtp2067180044-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:43.697 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.697 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:43.697 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:43.698 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:43.704 [qtp2067180044-19] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 16:12:43.705 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 322 HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.706 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 322 HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.707 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:43.707 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.707 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:43.710 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:43.710 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:43.711 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:43.711 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:43.712 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:12:43.712 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:12:43.712 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:12:43.713 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:12:43.714 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:43.714 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:43.714 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:12:43.714 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:12:43.714 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:12:43.714 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:43.715 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=1} POST //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 111 16:12:43.716 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 111},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} parsed true HttpParser{s=CONTENT,0 of 111} 16:12:43.716 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} 16:12:43.717 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:43.717 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=3} 16:12:43.718 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=4} 16:12:43.718 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/friendlyName/SET @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:43.719 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/friendlyName/SET @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:43.719 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:43.719 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:43.720 [qtp2067180044-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/friendlyName/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:43.720 [qtp2067180044-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:43.747 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CONTENT,0 of 111},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=33} parse HeapByteBuffer@18160c2b[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:43.747 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.748 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=33} Content@5602333b{HeapByteBufferR@599a80b0[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:43.748 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7d84987a[c=0,q=0,[0]=null,s=STREAM] addContent Content@5602333b{HeapByteBufferR@599a80b0[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:43.748 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:43.748 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=34} 16:12:43.748 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:43.749 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=34} 16:12:43.749 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7d84987a[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:12:43.749 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=49/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,111 of 111},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=35} parsed false HttpParser{s=END,111 of 111} 16:12:43.749 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7d84987a[c=111,q=1,[0]=EOF,s=STREAM] read 111 from Content@5602333b{HeapByteBufferR@599a80b0[p=322,l=322,c=8192,r=0]={POST /sen...Name"}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:43.749 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=50/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,111 of 111},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=35} 16:12:43.820 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2380aeeb[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>}) 16:12:43.821 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=172 null 16:12:43.821 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@58cff62b[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} complete=true committing=true callback=Blocker@7e9efc2f{null} 16:12:43.821 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=107} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:43 GMT X-Auth-Token: 37a0d0d48b4aa408c8cff53ca4b0c5b78ff770f3 Content-Type: application/json;charset=utf-8 Content-Length: 172 16:12:43.824 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@21bad176[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=172},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7111f99b] (null,[p=0,l=172,c=172,r=172],true)@START 16:12:43.824 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=172} last=true content=HeapByteBuffer@58cff62b[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} 16:12:43.824 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:43 GMT X-Auth-Token: 37a0d0d48b4aa408c8cff53ca4b0c5b78ff770f3 Content-Type: application/json;charset=utf-8 Content-Length: 172 16:12:43.824 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:43.825 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@21bad176[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=172},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7111f99b] ([p=0,l=179,c=16384,r=179],[p=0,l=172,c=172,r=172],true)@COMPLETING 16:12:43.825 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@62d6b95a{IDLE}->null [HeapByteBuffer@41035059[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@58cff62b[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>}] 16:12:43.825 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@62d6b95a{WRITING}->null:IDLE-->WRITING 16:12:43.827 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 351 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=W,to=127/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=END,111 of 111},g=HttpGenerator@5cabed7f{s=COMPLETING}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=112} 16:12:43.827 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=351 remaining=0 WriteFlusher@62d6b95a{WRITING}->null 16:12:43.827 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@62d6b95a{IDLE}->null:WRITING-->IDLE 16:12:43.828 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@21bad176[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=172},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7111f99b] ([p=179,l=179,c=16384,r=0],[p=172,l=172,c=172,r=0],true)@END 16:12:43.828 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:43.828 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:43.829 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=115} 16:12:43.829 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:12:43.829 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:43.829 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=115} 16:12:43.831 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3cbf471d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:43.831 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:43.831 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@297ec7e3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:43.831 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:43.831 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=117} 16:12:43.831 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/friendlyName/SET written=172 16:12:43.832 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@297ec7e3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:43.834 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,111 of 111} 16:12:43.834 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:43.834 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.834 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.835 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.835 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.836 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:43.836 [qtp2067180044-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:43.837 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:43.837 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.837 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.838 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:43.838 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.838 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@26d4ae50 on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=0 16:12:43.838 [qtp2067180044-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=1 16:12:43.838 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:43.838 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:43.838 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:43.838 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:43.838 [qtp2067180044-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:43.839 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@26d4ae50 16:12:43.839 [qtp2067180044-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:43.839 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:43.839 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:43.839 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:45.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STOPPED} added {HttpClientTransportOverHTTP@10876a6{STOPPED},AUTO} 16:12:45.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STOPPED} added {Client@45792847[provider=null,keyStore=null,trustStore=null],AUTO} 16:12:45.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@706cb08,POJO} 16:12:45.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@4e25147a,POJO} 16:12:45.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1802029863]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@675ffd1d,POJO} 16:12:45.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STOPPED} added {QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:45.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@1dcca8d3,POJO} 16:12:45.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@84a1c461[httpClient=HttpClient@35d3ab60{STOPPED},openSessions.size=0] added {HttpClient@35d3ab60{STOPPED},AUTO} 16:12:45.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@84a1c461[httpClient=HttpClient@35d3ab60{STOPPED},openSessions.size=0] added {SessionTracker@6124287a{STOPPED},AUTO} 16:12:45.853 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@51827393{STOPPED} added {InflaterPool@3be4f71{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:45.853 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@51827393{STOPPED} added {DeflaterPool@5c645b43{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:45.854 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@f0732668[httpClient=HttpClient@35d3ab60{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@51827393{STOPPED},AUTO} 16:12:45.856 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@f0732668[httpClient=HttpClient@35d3ab60{STOPPED},openSessions.size=0] 16:12:45.856 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@35d3ab60{STOPPED} 16:12:45.856 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STARTING} added {ScheduledExecutorScheduler@185f7840{STOPPED},AUTO} 16:12:45.857 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@7ec58feb,POJO} 16:12:45.863 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@10876a6{STOPPED} 16:12:45.864 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@10876a6{STARTING} added {ClientSelectorManager@2a389173{STOPPED},AUTO} 16:12:45.864 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@2a389173{STOPPED} 16:12:45.865 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:45.864Z added {SelectorProducer@4ba89729,POJO} 16:12:45.865 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:45.865Z added {QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:12:45.865 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:45.865Z created 16:12:45.866 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@178270b2{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:45.866Z,MANAGED} 16:12:45.866 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@2a389173{STARTING} added {ManagedSelector@178270b2{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:12:45.866 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@178270b2{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:45.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:45.866Z 16:12:45.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:12:45.867 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=0} 16:12:45.867 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] added {ReservedThreadExecutor@795fd838{s=0/2,p=0},AUTO} 16:12:45.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@795fd838{s=0/2,p=0} 16:12:45.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4863ms ReservedThreadExecutor@795fd838{s=0/2,p=0} 16:12:45.868 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-33,5,main] 16:12:45.868 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-34,5,main] 16:12:45.868 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.869 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-35,5,main] 16:12:45.869 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.869 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-36,5,main] 16:12:45.869 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.869 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-37,5,main] 16:12:45.869 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.870 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-38,5,main] 16:12:45.870 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.870 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-39,5,main] 16:12:45.870 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.871 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@903064416-40,5,main] 16:12:45.871 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.871 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4867ms QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.871 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4867ms EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:45.872Z 16:12:45.872 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1697752980@42e22a53 startThread=0 16:12:45.872 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1697752980@42e22a53 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:45.872 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@57adfab0 on ManagedSelector@178270b2{STARTING} id=0 keys=0 selected=0 updates=0 16:12:45.872 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:45.872Z tryProduce false 16:12:45.873 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:45.873 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@57adfab0 16:12:45.873 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:45.873 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 0 keys 16:12:45.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4868ms ManagedSelector@178270b2{STARTED} id=0 keys=0 selected=0 updates=0 16:12:45.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4869ms ClientSelectorManager@2a389173{STARTED} 16:12:45.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4869ms HttpClientTransportOverHTTP@10876a6{STARTED} 16:12:45.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@45792847[provider=null,keyStore=null,trustStore=null] 16:12:46.120 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 16:12:46.121 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 16:12:46.123 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 4930539b[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 16:12:46.126 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5122ms Client@45792847[provider=null,keyStore=null,trustStore=null] 16:12:46.127 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@185f7840{STOPPED} 16:12:46.127 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5123ms ScheduledExecutorScheduler@185f7840{STARTED} 16:12:46.127 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5123ms HttpClient@35d3ab60{STARTED} 16:12:46.127 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@6124287a{STOPPED} 16:12:46.127 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5123ms SessionTracker@6124287a{STARTED} 16:12:46.127 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@51827393{STOPPED} 16:12:46.128 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@3be4f71{STOPPED,size=0,capacity=UNLIMITED} 16:12:46.128 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5123ms InflaterPool@3be4f71{STARTED,size=0,capacity=UNLIMITED} 16:12:46.128 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@5c645b43{STOPPED,size=0,capacity=UNLIMITED} 16:12:46.128 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5124ms DeflaterPool@5c645b43{STARTED,size=0,capacity=UNLIMITED} 16:12:46.128 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5124ms WebSocketExtensionFactory@51827393{STARTED} 16:12:46.128 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5124ms WebSocketClient@f0732668[httpClient=HttpClient@35d3ab60{STARTED},openSessions.size=0] 16:12:46.130 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594 to ws://127.0.0.1:8899/ws/sensinact 16:12:46.263 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:12:46.265 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:12:46.267 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:12:46.268 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:12:46.271 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594, policy=WebSocketPolicy@29a69a35[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:12:46.283 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@35d3ab60{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=null,MANAGED} 16:12:46.283 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=null 16:12:46.288 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] added {Pool@21a66d45[size=0 closed=false],POJO} 16:12:46.288 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0],MANAGED} 16:12:46.289 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:46.289 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5285ms DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:46.289 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5285ms HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:46.290 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:46.291 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f] 16:12:46.292 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f for HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=1,pool=DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=1] 16:12:46.292 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=1] 16:12:46.292 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 16:12:46.292 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 16:12:46.293 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@50f40653{CLOSED, usage=0, multiplex=0/1, pooled=null} 16:12:46.295 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$560/2009832657@3e4f80cb startThread=0 16:12:46.295 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$560/2009832657@3e4f80cb in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:46.296 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 16:12:46.297 [qtp2067180044-18-acceptor-0@102cec62-ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@22e9345d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45240]] on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=0 16:12:46.297 [qtp2067180044-18-acceptor-0@102cec62-ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=1 16:12:46.298 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:46.298 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@233f7de4{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=1,pool=DuplexConnectionPool@6f7e336b[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@15b78b98, client.connector=HttpClient@35d3ab60{STARTED}}} on ManagedSelector@178270b2{STARTED} id=0 keys=0 selected=0 updates=0 16:12:46.298 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:46.298 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=0 selected=0 updates=1 16:12:46.298 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:46.298 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.298 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$560/2009832657@3e4f80cb in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:46.298 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:46.298 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/0 selected 16:12:46.298 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@22e9345d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45240]] 16:12:46.298 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:46.298 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.299 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@22e9345d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45240]] startThread=0 16:12:46.299 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@233f7de4{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=1,pool=DuplexConnectionPool@6f7e336b[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@15b78b98, client.connector=HttpClient@35d3ab60{STARTED}}} 16:12:46.299 [qtp2067180044-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@22e9345d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45240]] in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:46.299 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.299 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.299 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.299 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.299 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:12:46.299 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 1/1/1 selected 16:12:46.299 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 1 keys, 0 updates 16:12:46.300 [qtp2067180044-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:46.300 [qtp2067180044-21] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:12:46.300 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@e52a64e Connect@233f7de4{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=1,pool=DuplexConnectionPool@6f7e336b[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@15b78b98, client.connector=HttpClient@35d3ab60{STARTED}}} 16:12:46.300 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@89acab0 on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:46.300 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:45240 remote=/127.0.0.1:8899] 16:12:46.300 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.301 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.301 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.301 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@a6d335c{Connect@233f7de4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:45240 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=1,pool=DuplexConnectionPool@6f7e336b[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@15b78b98, client.connector=HttpClient@35d3ab60{STARTED}}}} startThread=0 16:12:46.301 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@a6d335c{Connect@233f7de4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:45240 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=1,pool=DuplexConnectionPool@6f7e336b[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@15b78b98, client.connector=HttpClient@35d3ab60{STARTED}}}} in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:46.301 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:46.301 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.301 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.301 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@70b5bec1{AC.ReadCB@fc200b3{HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:46.301 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 16:12:46.302 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.302 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:46.302 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=2 16:12:46.302 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:46.302 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:46.302 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 2 updates 16:12:46.302 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:46.302 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@89acab0 16:12:46.302 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc 16:12:46.302 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.302 [qtp2067180044-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@22e9345d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45240]] in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:46.303 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.303 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.303 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.311 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=8}-> 16:12:46.312 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@5e13c276 on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:46.312 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.312 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.313 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.313 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e420821{AC.ReadCB@611ef1db{HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:12:46.313 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.313 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=1 16:12:46.313 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=2 16:12:46.313 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:46.313 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/1 selected 16:12:46.313 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 2 updates 16:12:46.314 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:46.314 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@50f40653{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.314 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@5e13c276 16:12:46.314 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e 16:12:46.314 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@6f7e336b[c=0/1/64,a=0,i=1,q=1] 16:12:46.314 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.314 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.314 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.314 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@50f40653{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@21a66d45[size=1 closed=false] 16:12:46.315 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[PENDING/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]} on HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/1/64,a=1,i=0,q=0] 16:12:46.315 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f 16:12:46.316 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[PENDING/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]} associated true to HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[PENDING/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.316 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f 16:12:46.317 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: V3nHnLKJvzk2ioM8OJJTTw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:46.318 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 16:12:46.318 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@5b0ca369{s=START} 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@782adda0[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: V3nHnLKJvzk2ioM8OJJTTw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@5b0ca369{s=COMPLETING} 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b04d72f{IDLE}->null [HeapByteBuffer@121fbb3b[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@79422105[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@782adda0[p=0,l=0,c=0,r=0]={<<<>>>}] 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{WRITING}->null:IDLE-->WRITING 16:12:46.319 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:46.319 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=6/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[PENDING/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@5b0ca369{s=COMPLETING}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.319 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@3b04d72f{WRITING}->null 16:12:46.320 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{IDLE}->null:WRITING-->IDLE 16:12:46.320 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@155fd9c1 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=18/60000}{io=1/1,kio=1,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.320 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=18/60000}{io=1/0,kio=1,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.320 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=18/60000}{io=1/0,kio=1,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:46.320 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@5b0ca369{s=END} 16:12:46.320 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f 16:12:46.320 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f 16:12:46.320 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.32Z 16:12:46.320 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]}, result: null 16:12:46.320 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f 16:12:46.321 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=0}@20803b92 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.32Z 16:12:46.321 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.321 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=1} startReservedThread p=1 16:12:46.321 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@11cdc286 startThread=0 16:12:46.321 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@11cdc286 in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}] 16:12:46.321 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@a6d335c{Connect@233f7de4{java.nio.channels.SocketChannel[connected local=/127.0.0.1:45240 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@15b78b98, client.connector=HttpClient@35d3ab60{STARTED}}}} in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}] 16:12:46.321 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=1}@11cdc286 started 16:12:46.321 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 waiting 16:12:46.321 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.321Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=20/60000}{io=1/0,kio=1,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:46.321 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@20803b92 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.321Z 16:12:46.321 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@70b5bec1{AC.ReadCB@fc200b3{HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=20/60000}{io=1/0,kio=1,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:46.322 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=20/60000}{io=1/0,kio=1,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:46.322 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.322Z tryProduce true 16:12:46.322 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:46.322 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.322 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>},{"name"...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.322 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>},{"name"...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.322 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:46.322 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.322 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>},{"name"...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:46.322 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=267,c=8192,r=267]={<<>>},{"name"...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:46.323 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 16:12:46.324 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 16:12:46.324 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: V3nHnLKJvzk2ioM8OJJTTw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 16:12:46.324 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=0} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4ac0978f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=1} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:46.325 [qtp2067180044-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:46.387 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@fb127f7{STOPPED} added {InflaterPool@53310805{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:46.388 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@fb127f7{STOPPED} added {DeflaterPool@5587c76e{STOPPED,size=0,capacity=UNLIMITED},AUTO} 16:12:46.388 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@1beaf08b[defaultPolicy=WebSocketPolicy@70e8e432[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@4189686e{STOPPED},AUTO} 16:12:46.388 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@1beaf08b[defaultPolicy=WebSocketPolicy@70e8e432[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@79f58924,POJO} 16:12:46.388 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@1beaf08b[defaultPolicy=WebSocketPolicy@70e8e432[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@12bfecdb{STOPPED},AUTO} 16:12:46.388 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@1beaf08b[defaultPolicy=WebSocketPolicy@70e8e432[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@fb127f7{STOPPED},AUTO} 16:12:46.388 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@1beaf08b[defaultPolicy=WebSocketPolicy@70e8e432[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@254143ca 16:12:46.389 [qtp2067180044-17] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4189686e{STOPPED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5385ms ScheduledExecutorScheduler@4189686e{STARTED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@12bfecdb{STOPPED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5385ms SessionTracker@12bfecdb{STARTED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@fb127f7{STOPPED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@53310805{STOPPED,size=0,capacity=UNLIMITED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5385ms InflaterPool@53310805{STARTED,size=0,capacity=UNLIMITED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@5587c76e{STOPPED,size=0,capacity=UNLIMITED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5385ms DeflaterPool@5587c76e{STARTED,size=0,capacity=UNLIMITED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5385ms WebSocketExtensionFactory@fb127f7{STARTED} 16:12:46.389 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5385ms WebSocketServerFactory@1beaf08b[defaultPolicy=WebSocketPolicy@70e8e432[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 16:12:46.397 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 16:12:46.397 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 16:12:46.397 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 16:12:46.397 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 16:12:46.399 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketFrame()) 16:12:46.399 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1, policy=WebSocketPolicy@3d97b34b[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 16:12:46.401 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:12:46.409 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=85} 16:12:46.409 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=85} 16:12:46.411 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 16:12:46.412 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=87},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88}] 16:12:46.412 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=89/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=90/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88}] added {WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=90/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88},POJO} 16:12:46.413 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=90/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=88},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=90/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=89}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],AUTO} 16:12:46.414 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=91/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=89},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=91/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=90}] 16:12:46.414 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=92/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=90},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=92/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=90}] 16:12:46.414 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1] 16:12:46.414 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5410ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1] 16:12:46.415 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5410ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=92/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=90},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=92/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=91}] 16:12:46.415 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=93/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=91},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 16:12:46.415 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:46.415 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5411ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:46.416 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@41c67898 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=94/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=START}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=93} 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=93} 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4ac0978f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4ac0978f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=93} 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@26efe31a) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@79422105[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:46.417 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@79422105[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6d45132d 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=94} 101 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:46 GMT Connection: Upgrade Sec-WebSocket-Accept: XQjMbddtAIIfqY/gVYV0FTRNY5E= Upgrade: WebSocket 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3ae67cda[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7fffccd0] (null,[p=0,l=0,c=0,r=0],true)@START 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@79422105[p=0,l=0,c=0,r=0]={<<<>>>} 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:46 GMT Connection: Upgrade Sec-WebSocket-Accept: XQjMbddtAIIfqY/gVYV0FTRNY5E= Upgrade: WebSocket 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3ae67cda[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7fffccd0] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15abd729{IDLE}->null [HeapByteBuffer@41035059[p=0,l=166,c=16384,r=166]={<<>>ngth: 172...\x00\x00\x00\x00\x00\x00\x00}] 16:12:46.418 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{WRITING}->null:IDLE-->WRITING 16:12:46.419 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 1/1/1 selected 16:12:46.419 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 1 keys, 0 updates 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=W,to=96/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=COMPLETING}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=95} 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@15abd729{WRITING}->null 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{IDLE}->null:WRITING-->IDLE 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3ae67cda[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7fffccd0] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@26efe31a w=false 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4ac0978f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4ac0978f{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4ac0978f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=95} 16:12:46.419 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 16:12:46.419 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@e52a64e SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.420 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=END}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=95} to WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=END}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=96} 16:12:46.420 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@4ac0978f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 16:12:46.420 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.420 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=END}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=96} upgrading from HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=END}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=96} to WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=END}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=96} 16:12:46.421 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 16:12:46.421 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@fc200b3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3e072a61{s=END}]=>HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=97} 16:12:46.421 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=0} tryExecute EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:46.421Z 16:12:46.421 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=1} startReservedThread p=1 16:12:46.421 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[HANDSHAKING],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.421 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 16:12:46.421 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 16:12:46.421 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@795fd838{s=0/2,p=1}@4f6fac75 startThread=0 16:12:46.421 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@795fd838{s=0/2,p=1}@4f6fac75 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=1}] 16:12:46.421 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=1}@4f6fac75 started 16:12:46.421 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@4f6fac75 waiting 16:12:46.422 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:12:46.421Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 16:12:46.423 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}] 16:12:46.423 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 16:12:46.423 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:46.423 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.423 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@67370217[batching=true] 16:12:46.423 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENING],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@67370217[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 16:12:46.423 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:12:46.423 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=103/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.424 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.424 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.483 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:46.483 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e420821{AC.ReadCB@611ef1db{HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=163/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 16:12:46.483 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=59/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.483 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:46.483 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:46.483 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:46.483 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:46.483 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:46.483 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.483 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc 16:12:46.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=59/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.484 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@73431aff{DirectByteBuffer@635504dc[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 16:12:46.484 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@635504dc[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.484 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:12:46.484 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 16:12:46.484 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@64e3152b[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@136bcdb9 | +> SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=60/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1] - STARTED += ExtensionStack@7c453b60[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:12:46.484 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4ac0978f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:46.484 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@635504dc[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.485 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 16:12:46.485 [qtp2067180044-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@73431aff{DirectByteBuffer@635504dc[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[null 0 null]@828bece[PENDING/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.485 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4eff0a88{s=HttpChannelState@4ac0978f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@635504dc[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 16:12:46.485 [qtp2067180044-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@fc200b3::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=61/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@4ac0978f{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 16:12:46.485 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1697752980@3b5fad2d in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f] 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 16:12:46.485 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:46.486 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece Date: Tue, 18 Apr 2023 16:12:46 GMT Connection: Upgrade Sec-WebSocket-Accept: XQjMbddtAIIfqY/gVYV0FTRNY5E= Upgrade: WebSocket 16:12:46.488 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 16:12:46.488 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece 16:12:46.488 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:46.488 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:46.488 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:46.489 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:46.489 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece 16:12:46.489 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f > HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece] null 16:12:46.489 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece 16:12:46.492 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:46.492 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 16:12:46.493 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],AUTO} 16:12:46.494 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:46.494 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:46.494 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594] 16:12:46.494 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5490ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594] 16:12:46.495 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5490ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 16:12:46.496 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 16:12:46.496 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 16:12:46.496 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:46.496 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5492ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:46.498 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.498 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@73431aff{DirectByteBuffer@635504dc[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 16:12:46.498 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@611ef1db(l:/127.0.0.1:45240 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@416e8aae(exchange=HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]})[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.498 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[HANDSHAKING],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.498 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 16:12:46.498 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 16:12:46.498 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@42b32c92[batching=true] 16:12:46.499 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENING],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@42b32c92[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 16:12:46.500 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 16:12:46.501 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.501 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:46.501 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.501 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:46.501 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=1 16:12:46.501 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:46.501 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/1 selected 16:12:46.501 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:46.501 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.501 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e 16:12:46.502 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@5b09a6a[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@7c482aa9 | +> SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594] - STARTED += ExtensionStack@57607256[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 16:12:46.502 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.502 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.502 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.502 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1c2be3bc{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@416e8aae(exchange=null)[send=HttpSenderOverHTTP@386ef7b0(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5b0ca369{s=START}],recv=HttpReceiverOverHTTP@1bccda0c(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 16:12:46.503 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@50f40653{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@611ef1db::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@21a66d45[size=0 closed=false] 16:12:46.503 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f > HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f] 16:12:46.503 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@2a9bc08f > HttpResponse[HTTP/1.1 101 Switching Protocols]@828bece] null 16:12:46.503 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 16:12:46.505 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 16:12:46.506 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:46.512 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}] 16:12:46.513 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@50f7737f[p=0,l=93,c=93,r=93]={<<<{"uri":"/sensinact","para...ue":"[friendlyName]"}]}>>>} 16:12:46.515 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=93,fin=true,rsv=...,masked=false] 16:12:46.515 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=93,fin=true,rsv=...,masked=false] 16:12:46.515 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=93,fin=true,rsv=...,masked=true], Flusher@3c497caf[PROCESSING]) 16:12:46.515 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=93,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null] to Flusher@52d31838[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.515 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=93,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=99 cap=32768] 16:12:46.516 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b04d72f{IDLE}->null [DirectByteBuffer@3e53d74f[p=0,l=99,c=32768,r=99]={<<<\x81\xDd\x999q\x11\xE2\x1b\x04c\xF0\x1bK3\xB6J\x14\x7f\xEaP\x1fp\xFaMS...\x04t\xBb\x03SJ\xFfK\x18t\xF7]\x1dh\xD7X\x1ct\xC4\x1b\x0cL\xE4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{WRITING}->null:IDLE-->WRITING 16:12:46.517 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:46.517 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 99 SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=16/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=99 remaining=0 WriteFlusher@3b04d72f{WRITING}->null 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{IDLE}->null:WRITING-->IDLE 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] processing 0 entries: [] 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] auto flushing 16:12:46.517 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@155fd9c1 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=93/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] flushing 0 frames: [] 16:12:46.517 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:46.517 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=93/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.518 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=93/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:12:46.524 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.524Z 16:12:46.524 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=0}@11cdc286 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.524Z 16:12:46.524 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=1} startReservedThread p=1 16:12:46.525 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@6d92c21d startThread=0 16:12:46.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@6d92c21d in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}] 16:12:46.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=1}@6d92c21d started 16:12:46.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@6d92c21d waiting 16:12:46.525 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@11cdc286 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.525Z 16:12:46.525 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.525Z tryProduce true 16:12:46.525 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:46.525 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.525 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.525Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=101/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:46.525 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=101/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.526 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.526 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=101/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:46.526 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:46.526 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:46.526 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.527 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.583 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 99 DirectByteBuffer@69ad4b77[p=0,l=99,c=4096,r=99]={<<<\x81\xDd\x999q\x11\xE2\x1b\x04c\xF0\x1bK3\xB6J\x14\x7f\xEaP\x1fp\xFaMS...\x04t\xBb\x03SJ\xFfK\x18t\xF7]\x1dh\xD7X\x1ct\xC4\x1b\x0cL\xE4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.583 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 99 bytes - DirectByteBuffer@69ad4b77[p=0,l=99,c=4096,r=99]={<<<\x81\xDd\x999q\x11\xE2\x1b\x04c\xF0\x1bK3\xB6J\x14\x7f\xEaP\x1fp\xFaMS...\x04t\xBb\x03SJ\xFfK\x18t\xF7]\x1dh\xD7X\x1ct\xC4\x1b\x0cL\xE4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.584 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=99,c=4096,r=99]={<<<\x81\xDd\x999q\x11\xE2\x1b\x04c\xF0\x1bK3\xB6J\x14\x7f\xEaP\x1fp\xFaMS...\x04t\xBb\x03SJ\xFfK\x18t\xF7]\x1dh\xD7X\x1ct\xC4\x1b\x0cL\xE4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.584 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:46.584 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 99 bytes 16:12:46.584 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:46.584 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 93 - Parser@2d720425[ExtensionStack,s=PAYLOAD_LEN,c=0,len=93,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:46.585 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5d515f3f[p=0,l=93,c=93,r=93]={<<<\xE2\x1b\x04c\xF0\x1bK3\xB6J\x14\x7f\xEaP\x1fp\xFaMS=\xBbI\x10c\xF8...\x04t\xBb\x03SJ\xFfK\x18t\xF7]\x1dh\xD7X\x1ct\xC4\x1b\x0cL\xE4>>>} 16:12:46.585 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=93,fin=true,rsv=...,masked=true] 16:12:46.585 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:46.585 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=93,fin=true,rsv=...,masked=true]) 16:12:46.585 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=93,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:46.586 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5d515f3f[p=0,l=93,c=93,r=93]={<<<{"uri":"/sensinact","para...ue":"[friendlyName]"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:46.587 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([93] "{"uri":"/sensinact",...:"string","value":"[friendlyName]"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:46.605 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:46.605 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@67e16496[p=0,l=649,c=649,r=649]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:46.605 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=649,fin=true,rsv=...,masked=false] 16:12:46.605 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=649,fin=true,rsv=...,masked=false] 16:12:46.605 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=649,fin=true,rsv=...,masked=false], Flusher@3890f0af[PROCESSING]) 16:12:46.605 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=649,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null] to Flusher@2c6ad434[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.605 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.606 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=649,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:46.606 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:46.606 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:46.606 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:46.606 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:46.606 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:46.607 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:46.607 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=653 cap=32768] 16:12:46.607 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:46.607 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15abd729{IDLE}->null [DirectByteBuffer@12021684[p=0,l=653,c=32768,r=653]={<<<\x81~\x02\x89{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:46.607 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{WRITING}->null:IDLE-->WRITING 16:12:46.607 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 1/1/1 selected 16:12:46.607 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 1 keys, 0 updates 16:12:46.608 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@e52a64e SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 653 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=W,to=24/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=653,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=653 remaining=0 WriteFlusher@15abd729{WRITING}->null 16:12:46.608 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{IDLE}->null:WRITING-->IDLE 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=653,terminated=null] 16:12:46.608 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=90/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=653,terminated=null] processing 0 entries: [] 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=653,terminated=null] auto flushing 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=653,terminated=null] flushing 0 frames: [] 16:12:46.608 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0} tryExecute EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.608Z 16:12:46.608 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:46.608 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=0}@4f6fac75 offer EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.608Z 16:12:46.609 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=99,l=99,c=4096,r=0]={\x81\xDd\x999q\x11{"u...me]"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.609 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=1} startReservedThread p=1 16:12:46.609 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.609 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@795fd838{s=0/2,p=1}@6591d98c startThread=0 16:12:46.609 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xDd\x999q\x11{"u...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.609 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@795fd838{s=0/2,p=1}@6591d98c in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=1}] 16:12:46.609 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=1}@4f6fac75 task=EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.609Z 16:12:46.609 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=1}@6591d98c started 16:12:46.609 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@6591d98c waiting 16:12:46.609 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:46.609 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.609Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=92/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:46.609 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2023-04-18T16:12:46.609Z tryProduce true 16:12:46.609 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:46.609 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.609 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]}} 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=92/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]]}} 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.610 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=92/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=0,f=null]] 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 653 DirectByteBuffer@7eea63a6[p=0,l=653,c=4096,r=653]={<<<\x81~\x02\x89{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.610 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:46.610 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 653 bytes - DirectByteBuffer@7eea63a6[p=0,l=653,c=4096,r=653]={<<<\x81~\x02\x89{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.610 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:46.610 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=653,c=4096,r=653]={<<<\x81~\x02\x89{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 653 bytes 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:46.611 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 649 - Parser@6653d7a1[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=649,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@2f40533a[p=0,l=649,c=649,r=649]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=649,fin=true,rsv=...,masked=false] 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:46.611 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@20803b92 waiting 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=649,fin=true,rsv=...,masked=false]) 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=649,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2f40533a[p=0,l=649,c=649,r=649]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.611 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([649] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=653,l=653,c=4096,r=0]={\x81~\x02\x89{"pro...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.611 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\x89{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.612 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]] 16:12:46.612 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]]}} 16:12:46.612 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]] 16:12:46.612 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:46.612 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=1 16:12:46.612 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:46.612 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/1697752980@42e22a53 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}] 16:12:46.612 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/1 selected 16:12:46.612 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:46.612 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.612 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e 16:12:46.613 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]] 16:12:46.613 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.613 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@d0d6470[p=0,l=174,c=174,r=174]={<<<{"uri":"/sensinact/slider...","value":"mySlider"}]}>>>} 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=174,fin=true,rsv=...,masked=false] 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=174,fin=true,rsv=...,masked=false] 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=174,fin=true,rsv=...,masked=true], Flusher@3c497caf[PROCESSING]) 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=174,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null] to Flusher@52d31838[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=174,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:46.719 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=182 cap=32768] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b04d72f{IDLE}->null [DirectByteBuffer@3e53d74f[p=0,l=182,c=32768,r=182]={<<<\x81\xFe\x00\xAel\xAb\xE6\xEe\x17\x89\x93\x9c\x05\x89\xDc\xCcC\xD8\x83\x80\x1f\xC2\x88\x8f\x0f...\xCc@\x89\x90\x8f\x00\xDe\x83\xCcV\x89\x8b\x97?\xC7\x8f\x8a\t\xD9\xC4\x931\xD6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{WRITING}->null:IDLE-->WRITING 16:12:46.720 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:46.720 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 182 SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=108/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=182,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]] 16:12:46.720 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=182 remaining=0 WriteFlusher@3b04d72f{WRITING}->null 16:12:46.720 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@155fd9c1 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=111/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:46.721 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{IDLE}->null:WRITING-->IDLE 16:12:46.721 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=182,terminated=null] 16:12:46.721 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=111/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:46.721 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=182,terminated=null] processing 0 entries: [] 16:12:46.721 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=182,terminated=null] auto flushing 16:12:46.721 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=182,terminated=null] flushing 0 frames: [] 16:12:46.721 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:46.721 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=111/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]:runFillable:BLOCKING 16:12:46.721 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:46.721Z 16:12:46.721 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@20803b92 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:46.721Z 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:46.722Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=112/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:46.722 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@20803b92 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:46.722Z 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=112/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]}} 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xDd\x999q\x11{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 DirectByteBuffer@69ad4b77[p=0,l=182,c=4096,r=182]={<<<\x81\xFe\x00\xAel\xAb\xE6\xEe\x17\x89\x93\x9c\x05\x89\xDc\xCcC\xD8\x83\x80\x1f\xC2\x88\x8f\x0f...\xCc@\x89\x90\x8f\x00\xDe\x83\xCcV\x89\x8b\x97?\xC7\x8f\x8a\t\xD9\xC4\x931\xD6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 182 bytes - DirectByteBuffer@69ad4b77[p=0,l=182,c=4096,r=182]={<<<\x81\xFe\x00\xAel\xAb\xE6\xEe\x17\x89\x93\x9c\x05\x89\xDc\xCcC\xD8\x83\x80\x1f\xC2\x88\x8f\x0f...\xCc@\x89\x90\x8f\x00\xDe\x83\xCcV\x89\x8b\x97?\xC7\x8f\x8a\t\xD9\xC4\x931\xD6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.722 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:46.722Z tryProduce true 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=182,c=4096,r=182]={<<<\x81\xFe\x00\xAel\xAb\xE6\xEe\x17\x89\x93\x9c\x05\x89\xDc\xCcC\xD8\x83\x80\x1f\xC2\x88\x8f\x0f...\xCc@\x89\x90\x8f\x00\xDe\x83\xCcV\x89\x8b\x97?\xC7\x8f\x8a\t\xD9\xC4\x931\xD6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 182 bytes 16:12:46.722 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:46.722 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 174 - Parser@2d720425[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=174,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@6afd99c2[p=0,l=174,c=174,r=174]={<<<\x17\x89\x93\x9c\x05\x89\xDc\xCcC\xD8\x83\x80\x1f\xC2\x88\x8f\x0f\xDf\xC9\x9d\x00\xC2\x82\x8b\x1e...\xCc@\x89\x90\x8f\x00\xDe\x83\xCcV\x89\x8b\x97?\xC7\x8f\x8a\t\xD9\xC4\x931\xD6>>>} 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=174,fin=true,rsv=...,masked=true] 16:12:46.722 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:46.723 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=174,fin=true,rsv=...,masked=true]) 16:12:46.723 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=174,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:46.723 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=TEXT[len=174,fin=true,rsv=...,masked=true]]] 16:12:46.723 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.723 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6afd99c2[p=0,l=174,c=174,r=174]={<<<{"uri":"/sensinact/slider...","value":"mySlider"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:46.723 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([174] "{"uri":"/sensinact/s..."type":"string","value":"mySlider"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:46.727 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:46.727 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@13c72715[p=0,l=171,c=171,r=171]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} 16:12:46.727 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=171,fin=true,rsv=...,masked=false] 16:12:46.727 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=171,fin=true,rsv=...,masked=false] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=171,fin=true,rsv=...,masked=false], Flusher@3890f0af[PROCESSING]) 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=171,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null] to Flusher@2c6ad434[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=171,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=175 cap=32768] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15abd729{IDLE}->null [DirectByteBuffer@12021684[p=0,l=175,c=32768,r=175]={<<<\x81~\x00\xAb{"response":{"name":"...Name","statusCode":200}>>>"type\\":\\...\x00\x00\x00\x00\x00\x00\x00}] 16:12:46.728 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{WRITING}->null:IDLE-->WRITING 16:12:46.729 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 1/1/1 selected 16:12:46.729 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 1 keys, 0 updates 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 175 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=W,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=175,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=175 remaining=0 WriteFlusher@15abd729{WRITING}->null 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{IDLE}->null:WRITING-->IDLE 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=175,terminated=null] 16:12:46.729 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@e52a64e SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]] 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=175,terminated=null] processing 0 entries: [] 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=175,terminated=null] auto flushing 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=175,terminated=null] flushing 0 frames: [] 16:12:46.729 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]] 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=182,l=182,c=4096,r=0]={\x81\xFe\x00\xAel\xAb\xE6\xEe{...der"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.729 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]]:runFillable:BLOCKING 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xAel\xAb\xE6\xEe{...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.729 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]] 16:12:46.729 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0} tryExecute EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.729Z 16:12:46.730 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]]}} 16:12:46.730 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]] 16:12:46.730 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=0}@6591d98c offer EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.73Z 16:12:46.730 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:46.730 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=1} startReservedThread p=1 16:12:46.730 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:46.730 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:46.730 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@11cdc286 waiting 16:12:46.730 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@795fd838{s=0/2,p=1}@1bbed36 startThread=0 16:12:46.730 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:46.730 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:46.730 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.730 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc 16:12:46.730 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@795fd838{s=0/2,p=1}@1bbed36 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=1}] 16:12:46.730 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=1}@1bbed36 started 16:12:46.730 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@1bbed36 waiting 16:12:46.730 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=1}@6591d98c task=EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.73Z 16:12:46.730 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]] 16:12:46.730 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.731 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:46.731 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.731Z tryProduce true 16:12:46.731 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:46.731 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2023-04-18T16:12:46.73Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:46.731 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]] 16:12:46.731 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=649,f=null]]}} 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\x89{"pro...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 175 DirectByteBuffer@7eea63a6[p=0,l=175,c=4096,r=175]={<<<\x81~\x00\xAb{"response":{"name":"...Name","statusCode":200}>>>"type\\":\\...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 175 bytes - DirectByteBuffer@7eea63a6[p=0,l=175,c=4096,r=175]={<<<\x81~\x00\xAb{"response":{"name":"...Name","statusCode":200}>>>"type\\":\\...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=175,c=4096,r=175]={<<<\x81~\x00\xAb{"response":{"name":"...Name","statusCode":200}>>>"type\\":\\...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 175 bytes 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 171 - Parser@6653d7a1[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=171,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:46.731 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@f7c0371[p=0,l=171,c=171,r=171]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=171,fin=true,rsv=...,masked=false] 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=171,fin=true,rsv=...,masked=false]) 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=171,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@f7c0371[p=0,l=171,c=171,r=171]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([171] "{"response":{"name":...admin/friendlyName","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=175,l=175,c=4096,r=0]={\x81~\x00\xAb{"res...e":200}<<<>>>"type\\":\\...\x00\x00\x00\x00\x00\x00\x00}) 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xAb{"res...\x00\x00\x00\x00\x00\x00\x00} 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]] 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]]}} 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]] 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:46.732 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=1 16:12:46.733 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0}@4f6fac75 waiting 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/1 selected 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]] 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:46.733 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:48.924 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:48.924 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2ec9ccd4[p=0,l=93,c=93,r=93]={<<<{"uri":"/sensinact","para...ue":"[friendlyName]"}]}>>>} 16:12:48.924 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=93,fin=true,rsv=...,masked=false] 16:12:48.924 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=93,fin=true,rsv=...,masked=false] 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=93,fin=true,rsv=...,masked=true], Flusher@3c497caf[PROCESSING]) 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=93,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null] to Flusher@52d31838[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=93,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:48.925 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=99 cap=32768] 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b04d72f{IDLE}->null [DirectByteBuffer@3e53d74f[p=0,l=99,c=32768,r=99]={<<<\x81\xDd\xA5 \x06\x18\xDe\x02sj\xCc\x02<:\x8aScv\xD6Ihy\xC6T$...s}\x87\x1a$C\xC3Ro}\xCbDja\xEbAk}\xF8\x02{E\xD8>>>\x9e\t\x89\xDc\xCc\x1f\xDf\x94\x87...\x00\x00\x00\x00\x00\x00\x00}] 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{WRITING}->null:IDLE-->WRITING 16:12:48.926 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:48.926 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 99 SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=2194/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]] 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=99 remaining=0 WriteFlusher@3b04d72f{WRITING}->null 16:12:48.926 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{IDLE}->null:WRITING-->IDLE 16:12:48.926 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@155fd9c1 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=2196/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]] 16:12:48.927 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] 16:12:48.927 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] processing 0 entries: [] 16:12:48.927 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] auto flushing 16:12:48.927 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=2197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]] 16:12:48.927 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=99,terminated=null] flushing 0 frames: [] 16:12:48.927 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:48.927 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=2197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]]:runFillable:BLOCKING 16:12:48.927 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:48.927Z 16:12:48.928 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:48.928Z 16:12:48.928 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:48.928Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=2198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:48.928 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:48.928Z 16:12:48.928 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:48.928Z tryProduce true 16:12:48.928 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:48.928 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=2198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]]}} 16:12:48.928 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:48.928 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xAel\xAb\xE6\xEe{...\x00\x00\x00\x00\x00\x00\x00}) 16:12:48.929 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=2199/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=174,f=null]] 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:48.929 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 99 DirectByteBuffer@69ad4b77[p=0,l=99,c=4096,r=99]={<<<\x81\xDd\xA5 \x06\x18\xDe\x02sj\xCc\x02<:\x8aScv\xD6Ihy\xC6T$...s}\x87\x1a$C\xC3Ro}\xCbDja\xEbAk}\xF8\x02{E\xD8>>>pe":"stri...\x00\x00\x00\x00\x00\x00\x00} 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 99 bytes - DirectByteBuffer@69ad4b77[p=0,l=99,c=4096,r=99]={<<<\x81\xDd\xA5 \x06\x18\xDe\x02sj\xCc\x02<:\x8aScv\xD6Ihy\xC6T$...s}\x87\x1a$C\xC3Ro}\xCbDja\xEbAk}\xF8\x02{E\xD8>>>pe":"stri...\x00\x00\x00\x00\x00\x00\x00} 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=99,c=4096,r=99]={<<<\x81\xDd\xA5 \x06\x18\xDe\x02sj\xCc\x02<:\x8aScv\xD6Ihy\xC6T$...s}\x87\x1a$C\xC3Ro}\xCbDja\xEbAk}\xF8\x02{E\xD8>>>pe":"stri...\x00\x00\x00\x00\x00\x00\x00}) 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 99 bytes 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 93 - Parser@2d720425[ExtensionStack,s=PAYLOAD_LEN,c=0,len=93,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@48fbb77b[p=0,l=93,c=93,r=93]={<<<\xDe\x02sj\xCc\x02<:\x8aScv\xD6Ihy\xC6T$4\x87Pgj\xC4...s}\x87\x1a$C\xC3Ro}\xCbDja\xEbAk}\xF8\x02{E\xD8>>>} 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=93,fin=true,rsv=...,masked=true] 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:48.929 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=93,fin=true,rsv=...,masked=true]) 16:12:48.930 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=93,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:48.930 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@48fbb77b[p=0,l=93,c=93,r=93]={<<<{"uri":"/sensinact","para...ue":"[friendlyName]"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:48.930 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([93] "{"uri":"/sensinact",...:"string","value":"[friendlyName]"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:48.936 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:48.936 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7c39d793[p=0,l=648,c=648,r=648]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=648,fin=true,rsv=...,masked=false] 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=648,fin=true,rsv=...,masked=false] 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=648,fin=true,rsv=...,masked=false], Flusher@3890f0af[PROCESSING]) 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=648,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null] to Flusher@2c6ad434[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=648,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:48.937 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:48.938 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:48.938 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:48.938 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=652 cap=32768] 16:12:48.938 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:48.938 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15abd729{IDLE}->null [DirectByteBuffer@12021684[p=0,l=652,c=32768,r=652]={<<<\x81~\x02\x88{"providers":[{"name"...":"/","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:48.938 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{WRITING}->null:IDLE-->WRITING 16:12:48.938 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 1/1/1 selected 16:12:48.938 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 1 keys, 0 updates 16:12:48.938 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@e52a64e SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]] 16:12:48.938 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 652 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=W,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=652,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=652 remaining=0 WriteFlusher@15abd729{WRITING}->null 16:12:48.939 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]] 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{IDLE}->null:WRITING-->IDLE 16:12:48.939 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]]:runFillable:BLOCKING 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=652,terminated=null] 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=652,terminated=null] processing 0 entries: [] 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=652,terminated=null] auto flushing 16:12:48.939 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0} tryExecute EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:48.939Z 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=652,terminated=null] flushing 0 frames: [] 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:48.939 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@4f6fac75 offer EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:48.939Z 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=99,l=99,c=4096,r=0]={\x81\xDd\xA5 \x06\x18{"u...me]"}]}<<<>>>pe":"stri...\x00\x00\x00\x00\x00\x00\x00}) 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:48.939 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xDd\xA5 \x06\x18{"u...\x00\x00\x00\x00\x00\x00\x00} 16:12:48.939 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:48.939Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:48.940 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:48.940 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@4f6fac75 task=EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2023-04-18T16:12:48.94Z 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=171,f=null]]}} 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xAb{"res...\x00\x00\x00\x00\x00\x00\x00}) 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 652 DirectByteBuffer@7eea63a6[p=0,l=652,c=4096,r=652]={<<<\x81~\x02\x88{"providers":[{"name"...":"/","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 652 bytes - DirectByteBuffer@7eea63a6[p=0,l=652,c=4096,r=652]={<<<\x81~\x02\x88{"providers":[{"name"...":"/","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:48.940 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:48.94Z tryProduce true 16:12:48.940 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]}} 16:12:48.940 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=652,c=4096,r=652]={<<<\x81~\x02\x88{"providers":[{"name"...":"/","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:48.940 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 652 bytes 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 648 - Parser@6653d7a1[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=648,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@69536ddf[p=0,l=648,c=648,r=648]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=648,fin=true,rsv=...,masked=false] 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=648,fin=true,rsv=...,masked=false]) 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=648,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:48.940 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:48.940 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=TEXT[len=648,fin=true,rsv=...,masked=false]]] 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@69536ddf[p=0,l=648,c=648,r=648]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:48.940 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:48.940 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:48.940 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([648] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:48.940 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:48.940 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@20803b92 waiting 16:12:48.940 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=652,l=652,c=4096,r=0]={\x81~\x02\x88{"pro...e":200}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:48.940 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:48.941 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:48.941 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\x88{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:48.941 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:48.941 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc 16:12:48.941 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]] 16:12:48.941 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:48.941 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:48.941 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:48.941 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]]}} 16:12:48.941 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]] 16:12:48.941 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:48.941 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=1 16:12:48.941 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0}@6591d98c waiting 16:12:48.941 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:48.941 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/1 selected 16:12:48.942 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:48.942 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:48.942 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e 16:12:48.942 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]] 16:12:48.942 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:48.942 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:49.129 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:49.129 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5876d1a9[p=0,l=98,c=98,r=98]={<<<{"uri":"/sensinact","para...{friendlyName,icon}"}]}>>>} 16:12:49.129 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=98,fin=true,rsv=...,masked=false] 16:12:49.129 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=98,fin=true,rsv=...,masked=false] 16:12:49.129 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=98,fin=true,rsv=...,masked=true], Flusher@3c497caf[PROCESSING]) 16:12:49.129 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=98,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null] to Flusher@52d31838[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.129 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=98,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=104 cap=32768] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b04d72f{IDLE}->null [DirectByteBuffer@3e53d74f[p=0,l=104,c=32768,r=104]={<<<\x81\xE2\x8a\xF6\xF3I\xF1\xD4\x86;\xE3\xD4\xC9k\xA5\x85\x96'\xF9\x9f\x9d(\xE9\x82\xD1...2\xEc\x84\x9a,\xE4\x92\x9f0\xC4\x97\x9e,\xA6\x9f\x90&\xE4\x8b\xD14\xD7\x8b>>>\x1f\xDf\x94\x87\x02\xCc\xC4\xC2N...\x00\x00\x00\x00\x00\x00\x00}] 16:12:49.130 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{WRITING}->null:IDLE-->WRITING 16:12:49.131 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:49.131 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 104 SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=189/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=104,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]] 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=104 remaining=0 WriteFlusher@3b04d72f{WRITING}->null 16:12:49.131 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@155fd9c1 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{IDLE}->null:WRITING-->IDLE 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] 16:12:49.131 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]] 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] processing 0 entries: [] 16:12:49.131 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]:runFillable:BLOCKING 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] auto flushing 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] flushing 0 frames: [] 16:12:49.131 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:49.131 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.131Z 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@20803b92 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.132Z 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.132Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=93,f=null]]}} 16:12:49.132 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@20803b92 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.132Z 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xDd\xA5 \x06\x18{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 104 DirectByteBuffer@69ad4b77[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\x8a\xF6\xF3I\xF1\xD4\x86;\xE3\xD4\xC9k\xA5\x85\x96'\xF9\x9f\x9d(\xE9\x82\xD1...2\xEc\x84\x9a,\xE4\x92\x9f0\xC4\x97\x9e,\xA6\x9f\x90&\xE4\x8b\xD14\xD7\x8b>>>string","...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.132 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:49.132Z tryProduce true 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 104 bytes - DirectByteBuffer@69ad4b77[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\x8a\xF6\xF3I\xF1\xD4\x86;\xE3\xD4\xC9k\xA5\x85\x96'\xF9\x9f\x9d(\xE9\x82\xD1...2\xEc\x84\x9a,\xE4\x92\x9f0\xC4\x97\x9e,\xA6\x9f\x90&\xE4\x8b\xD14\xD7\x8b>>>string","...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.132 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:49.132 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\x8a\xF6\xF3I\xF1\xD4\x86;\xE3\xD4\xC9k\xA5\x85\x96'\xF9\x9f\x9d(\xE9\x82\xD1...2\xEc\x84\x9a,\xE4\x92\x9f0\xC4\x97\x9e,\xA6\x9f\x90&\xE4\x8b\xD14\xD7\x8b>>>string","...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 104 bytes 16:12:49.132 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 98 - Parser@2d720425[ExtensionStack,s=PAYLOAD_LEN,c=0,len=98,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:49.133 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=PAYLOAD_LEN,c=0,len=98,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@30908aa4[p=0,l=98,c=98,r=98]={<<<\xF1\xD4\x86;\xE3\xD4\xC9k\xA5\x85\x96'\xF9\x9f\x9d(\xE9\x82\xD1e\xA8\x86\x92;\xEb...2\xEc\x84\x9a,\xE4\x92\x9f0\xC4\x97\x9e,\xA6\x9f\x90&\xE4\x8b\xD14\xD7\x8b>>>} 16:12:49.133 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=98,fin=true,rsv=...,masked=true] 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=98,fin=true,rsv=...,masked=true]) 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=98,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@30908aa4[p=0,l=98,c=98,r=98]={<<<{"uri":"/sensinact","para...{friendlyName,icon}"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:49.133 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([98] "{"uri":"/sensinact",...ing","value":"{friendlyName,icon}"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6e6332e3[p=0,l=665,c=665,r=665]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=665,fin=true,rsv=...,masked=false] 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=665,fin=true,rsv=...,masked=false] 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=665,fin=true,rsv=...,masked=false], Flusher@3890f0af[PROCESSING]) 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=665,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null] to Flusher@2c6ad434[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=665,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:49.139 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=669 cap=32768] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15abd729{IDLE}->null [DirectByteBuffer@12021684[p=0,l=669,c=32768,r=669]={<<<\x81~\x02\x99{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{WRITING}->null:IDLE-->WRITING 16:12:49.140 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 1/1/1 selected 16:12:49.140 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 1 keys, 0 updates 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 669 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=669,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=669 remaining=0 WriteFlusher@15abd729{WRITING}->null 16:12:49.140 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@e52a64e SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]] 16:12:49.140 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{IDLE}->null:WRITING-->IDLE 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=669,terminated=null] 16:12:49.141 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]] 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=669,terminated=null] processing 0 entries: [] 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=669,terminated=null] auto flushing 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=669,terminated=null] flushing 0 frames: [] 16:12:49.141 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]]:runFillable:BLOCKING 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=104,l=104,c=4096,r=0]={\x81\xE2\x8a\xF6\xF3I{"u...on}"}]}<<<>>>string","...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE2\x8a\xF6\xF3I{"u...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.141 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0} tryExecute EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:49.141Z 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:49.141 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]]}} 16:12:49.141 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@6591d98c offer EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:49.141Z 16:12:49.142 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:49.142 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:49.142 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:49.142 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@11cdc286 waiting 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:49.142 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:49.142Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc 16:12:49.142 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@6591d98c task=EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2023-04-18T16:12:49.142Z 16:12:49.142 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]]}} 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:49.142 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:49.142 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.142Z tryProduce true 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.142 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:49.142 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:49.142 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:49.142 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.142 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\x88{"pro...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.142 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 669 DirectByteBuffer@7eea63a6[p=0,l=669,c=4096,r=669]={<<<\x81~\x02\x99{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.143 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=11/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=648,f=null]] 16:12:49.143 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 669 bytes - DirectByteBuffer@7eea63a6[p=0,l=669,c=4096,r=669]={<<<\x81~\x02\x99{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=669,c=4096,r=669]={<<<\x81~\x02\x99{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 669 bytes 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 665 - Parser@6653d7a1[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=665,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@b438646[p=0,l=665,c=665,r=665]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=665,fin=true,rsv=...,masked=false] 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=665,fin=true,rsv=...,masked=false]) 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=665,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@b438646[p=0,l=665,c=665,r=665]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([665] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:49.143 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=669,l=669,c=4096,r=0]={\x81~\x02\x99{"pro...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\x99{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]] 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]]}} 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]] 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=1 16:12:49.144 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0}@4f6fac75 waiting 16:12:49.144 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:49.144 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/1 selected 16:12:49.145 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:49.145 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.145 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e 16:12:49.145 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]] 16:12:49.145 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.145 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3f1383b1[p=0,l=103,c=103,r=103]={<<<{"uri":"/sensinact","para...dlyName,icon,bridge"}]}>>>} 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=103,fin=true,rsv=...,masked=false] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=103,fin=true,rsv=...,masked=false] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=103,fin=true,rsv=...,masked=true], Flusher@3c497caf[PROCESSING]) 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=103,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null] to Flusher@52d31838[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=103,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3c497caf[PROCESSING],AUTO,null]] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:49.333 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=109 cap=32768] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b04d72f{IDLE}->null [DirectByteBuffer@3e53d74f[p=0,l=109,c=32768,r=109]={<<<\x81\xE7\x01\xE5%Dz\xC7P6h\xC7\x1ff.\x96@*r\x8cK%b\x91\x07...e\x89\\\n`\x88@hh\x86J*-\x87W-e\x82@f|\xB8X>>>\xCc\xC4\xC2N\xDd\x87\x82\x19\xCe...\x00\x00\x00\x00\x00\x00\x00}] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{WRITING}->null:IDLE-->WRITING 16:12:49.334 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:49.334 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 109 SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=190/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=109,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=109 remaining=0 WriteFlusher@3b04d72f{WRITING}->null 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{IDLE}->null:WRITING-->IDLE 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=109,terminated=null] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=109,terminated=null] processing 0 entries: [] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=109,terminated=null] auto flushing 16:12:49.334 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@155fd9c1 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=109,terminated=null] flushing 0 frames: [] 16:12:49.334 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:49.334 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:49.335 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=193/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]]:runFillable:BLOCKING 16:12:49.335 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:49.335Z 16:12:49.335 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:49.335Z 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:49.335Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:49.336 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:49.336Z 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]]}} 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:49.336 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:49.336Z tryProduce true 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE2\x8a\xF6\xF3I{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.336 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.336 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 109 DirectByteBuffer@69ad4b77[p=0,l=109,c=4096,r=109]={<<<\x81\xE7\x01\xE5%Dz\xC7P6h\xC7\x1ff.\x96@*r\x8cK%b\x91\x07...e\x89\\\n`\x88@hh\x86J*-\x87W-e\x82@f|\xB8X>>>g","value...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 109 bytes - DirectByteBuffer@69ad4b77[p=0,l=109,c=4096,r=109]={<<<\x81\xE7\x01\xE5%Dz\xC7P6h\xC7\x1ff.\x96@*r\x8cK%b\x91\x07...e\x89\\\n`\x88@hh\x86J*-\x87W-e\x82@f|\xB8X>>>g","value...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.336 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=98,f=null]] 16:12:49.336 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=109,c=4096,r=109]={<<<\x81\xE7\x01\xE5%Dz\xC7P6h\xC7\x1ff.\x96@*r\x8cK%b\x91\x07...e\x89\\\n`\x88@hh\x86J*-\x87W-e\x82@f|\xB8X>>>g","value...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 109 bytes 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 103 - Parser@2d720425[ExtensionStack,s=PAYLOAD_LEN,c=0,len=103,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@10508220[p=0,l=103,c=103,r=103]={<<>>} 16:12:49.336 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=103,fin=true,rsv=...,masked=true] 16:12:49.337 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:49.337 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=103,fin=true,rsv=...,masked=true]) 16:12:49.337 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=103,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:49.337 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@10508220[p=0,l=103,c=103,r=103]={<<<{"uri":"/sensinact","para...dlyName,icon,bridge"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:49.337 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([103] "{"uri":"/sensinact",..."value":"friendlyName,icon,bridge"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7098d73b[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=736,fin=true,rsv=...,masked=false] 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=736,fin=true,rsv=...,masked=false] 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=736,fin=true,rsv=...,masked=false], Flusher@3890f0af[PROCESSING]) 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=736,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null] to Flusher@2c6ad434[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=736,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:49.341 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@3890f0af[PROCESSING],AUTO,null]] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=740 cap=32768] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15abd729{IDLE}->null [DirectByteBuffer@12021684[p=0,l=740,c=32768,r=740]={<<<\x81~\x02\xE0{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{WRITING}->null:IDLE-->WRITING 16:12:49.342 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 1/1/1 selected 16:12:49.342 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 1 keys, 0 updates 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 740 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=W,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=740,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=740 remaining=0 WriteFlusher@15abd729{WRITING}->null 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{IDLE}->null:WRITING-->IDLE 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=740,terminated=null] 16:12:49.342 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@e52a64e SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=740,terminated=null] processing 0 entries: [] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=740,terminated=null] auto flushing 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=740,terminated=null] flushing 0 frames: [] 16:12:49.342 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 16:12:49.342 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]] 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=109,l=109,c=4096,r=0]={\x81\xE7\x01\xE5%D{"u...dge"}]}<<<>>>g","value...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE7\x01\xE5%D{"u...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.343 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]]:runFillable:BLOCKING 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]] 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]]}} 16:12:49.343 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0} tryExecute EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.343Z 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]] 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:49.343 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@20803b92 waiting 16:12:49.343 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:49.343 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:49.343 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@4f6fac75 offer EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.343Z 16:12:49.343 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:49.343 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.343 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@6fedfffc 16:12:49.343 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]] 16:12:49.344 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.344 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:49.344 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@4f6fac75 task=EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.344Z 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=true/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2023-04-18T16:12:49.343Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionS{ta"cpkr,osv=iSdTeArRsT",:c[={0",nlaemen"=:6"6s5l,ifd=enru"l,l"]l]o:crautniFoinl":l"a{b\l"et:yBpLeO\"C:K\I"NFeGa/tBuLrOeCCKolIlNeGc t16i:o1n2\:"4,9\."3f44ea t[uWreebsS\oc"k:et[C{li\e"ntt@y9p0e3\06"4:4\1"6F-3e6a]t DuErBeU\G" o,r\g".percloippesre.tjieetst\y."u:t{i}l,.\th"rgeeoadm.esttrrya\t"e:g{y\."EcaootrWhdaitnYaotueKsi\l"l: [-5 .E7a,t4W5h.2a]t,Y\o"utKyiplle@\2"1:3\86"0Pbo8i/nSte\le"c}t}o]r}Pr"o,d"ubcerri@d4gbea"89:7"2o9r/gI.DeLcE/lpi=ptsreu.es/QeunesuiendaTchtr.egaadtPeoowlay[.WsebiSmuolckaetetdC.ldieenvti@c9es0.3s06l4i4de1r6]"@,6"bi6c8ocbn2"7:{nSuTlAlR,T"EfD,r8iWebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]]}} 16:12:49.344 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\x99{"pro...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.344 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=665,f=null]] 16:12:49.344 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 740 DirectByteBuffer@7eea63a6[p=0,l=740,c=4096,r=740]={<<<\x81~\x02\xE0{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 740 bytes - DirectByteBuffer@7eea63a6[p=0,l=740,c=4096,r=740]={<<<\x81~\x02\xE0{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=0,l=740,c=4096,r=740]={<<<\x81~\x02\xE0{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 740 bytes 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 16:12:49.344 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 736 - Parser@6653d7a1[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=736,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@67948e85[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=736,fin=true,rsv=...,masked=false] 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=736,fin=true,rsv=...,masked=false]) 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=736,fin=true,rsv=...,masked=false]) - events.onFrame=null 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@67948e85[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([736] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1dfe48f4[READING] getAction(DirectByteBuffer@7eea63a6[p=740,l=740,c=4096,r=0]={\x81~\x02\xE0{"pro...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.345 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7eea63a6[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\xE0{"pro...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.346 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.346 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]]}} 16:12:49.346 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.346 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e on ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:49.346 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=1 16:12:49.346 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:49.346 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0}@6591d98c waiting 16:12:49.346 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/1 selected 16:12:49.346 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:49.346 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.346 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@61dea92e 16:12:49.347 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.347 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.347 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 1 keys 16:12:49.429 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:49.429 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:49.429 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3c1089f0 SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=5591/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.429 [qtp2067180044-18-acceptor-0@102cec62-ServerConnector@68878f6d{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5164b3c9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45246]] on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=1 updates=0 16:12:49.429 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=5592/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.430 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=5592/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:49.483 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:49.483Z 16:12:49.483 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@20803b92 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:49.483Z 16:12:49.483 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@20803b92 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:49.483Z 16:12:49.483 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2023-04-18T16:12:49.483Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=5645/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:49.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:49.483Z tryProduce true 16:12:49.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.484 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@39c58d8b{AC.ReadCB@5acc1223{HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=FI,flush=-,to=5646/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:49.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5164b3c9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45246]] 16:12:49.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5164b3c9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45246]] startThread=0 16:12:49.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.484 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=5646/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:49.484 [qtp2067180044-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5164b3c9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45246]] in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:49.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=5646/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.484 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 3 keys 16:12:49.484 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 16:12:49.485 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,OPEN,fill=-,flush=-,to=5647/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@2b76f6fb on ManagedSelector@75c56eb9{STARTED} id=0 keys=3 selected=0 updates=0 16:12:49.485 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /ws/s...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.485 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.485 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,ISHUT,fill=-,flush=-,to=5647/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /ws/s...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:49.485 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,ISHUT,fill=-,flush=-,to=5647/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /ws/s...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 on ManagedSelector@75c56eb9{STARTED} id=0 keys=3 selected=0 updates=1 16:12:49.485 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /ws/s...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.485 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=3 selected=0 updates=2 16:12:49.486 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/3 selected 16:12:49.486 [qtp2067180044-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 2 updates 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$520/1545102025@2b76f6fb 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 16:12:49.486 [qtp2067180044-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5164b3c9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:45246]] in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:49.486 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,ISHUT,fill=-,flush=-,to=5648/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 3 keys 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/3 selected 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:49.486 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,ISHUT,fill=-,flush=-,to=5648/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@620da969 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.486 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@72d7e6c4{l=/127.0.0.1:8899,r=/127.0.0.1:52380,CLOSED,fill=-,flush=-,to=5648/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:49.486 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:49.486Z 16:12:49.486 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@39c58d8b{null} 16:12:49.487 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@75c56eb9{STARTED} id=0 keys=3 selected=1 updates=0 16:12:49.487 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=0}@6d92c21d offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:49.487Z 16:12:49.487 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=1} startReservedThread p=1 16:12:49.487 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@585110fe startThread=0 16:12:49.487 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3aed04a7 startThread=0 16:12:49.487 [qtp2067180044-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@585110fe in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}] 16:12:49.487 [qtp2067180044-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3aed04a7 in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}] 16:12:49.487 [qtp2067180044-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=1}@585110fe started 16:12:49.487 [qtp2067180044-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@585110fe waiting 16:12:49.487 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:49.487Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:49.487 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=0/2,p=1}@6d92c21d task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2023-04-18T16:12:49.487Z 16:12:49.487 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:52380,CLOSED,fill=-,flush=-,to=5649/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.487 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:52380,CLOSED,fill=-,flush=-,to=5649/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 16:12:49.487 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:49.487Z tryProduce true 16:12:49.487 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:49.487 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.487 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:49.487 [qtp2067180044-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:52380,CLOSED,fill=-,flush=-,to=5649/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.487 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:52380,CLOSED,fill=-,flush=-,to=5649/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.487 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.487 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 3 keys 16:12:49.487 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:49.488 [qtp2067180044-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3aed04a7 in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 322 HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.488 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:52380,CLOSED,fill=-,flush=-,to=5650/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 322 HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.488 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5acc1223::SocketChannelEndPoint@72d7e6c4{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=5650/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@5acc1223[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cabed7f{s=START}]=>HttpChannelOverHttp@5e7804f2{s=HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@297ec7e3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:49.488 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@11cdc286 waiting 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=322,c=8192,r=322]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:12:49.488 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} POST //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 111 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of 111},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 111} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/friendlyName/SET @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/friendlyName/SET @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/friendlyName/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:49.489 [qtp2067180044-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:49.490 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of 111},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=1} parse HeapByteBuffer@18160c2b[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:49.490 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.490 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=1} Content@43c0b6cd{HeapByteBufferR@13c688ab[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:49.490 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=0,[0]=null,s=STREAM] addContent Content@43c0b6cd{HeapByteBufferR@13c688ab[p=211,l=322,c=8192,r=111]={POST /sen...111\r\n\r\n<<<[{"name":"attributeName",...","value":"startName"}]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:49.490 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:49.491 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} 16:12:49.491 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:49.491 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} 16:12:49.491 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:12:49.491 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,111 of 111},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} parsed false HttpParser{s=END,111 of 111} 16:12:49.491 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=111,q=1,[0]=EOF,s=STREAM] read 111 from Content@43c0b6cd{HeapByteBufferR@13c688ab[p=322,l=322,c=8192,r=0]={POST /sen...Name"}]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:49.491 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,111 of 111},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@20a68f6c[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>}) 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=172 null 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@49f33a01[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} complete=true committing=true callback=Blocker@6c3363fd{null} 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 172 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=172},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@744a795c] (null,[p=0,l=172,c=172,r=172],true)@START 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=172} last=true content=HeapByteBuffer@49f33a01[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 172 16:12:49.495 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=172},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@744a795c] ([p=0,l=123,c=16384,r=123],[p=0,l=172,c=172,r=172],true)@COMPLETING 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24b976e6{IDLE}->null [HeapByteBuffer@41035059[p=0,l=123,c=16384,r=123]={<<>>IIfqY/gVY...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@49f33a01[p=0,l=172,c=172,r=172]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>}] 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{WRITING}->null:IDLE-->WRITING 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 295 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,111 of 111},g=HttpGenerator@3202218d{s=COMPLETING}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=7} 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=295 remaining=0 WriteFlusher@24b976e6{WRITING}->null 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{IDLE}->null:WRITING-->IDLE 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=172},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@744a795c] ([p=123,l=123,c=16384,r=0],[p=172,l=172,c=172,r=0],true)@END 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=7} 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=7} 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5362d507) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:49.496 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=8} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/friendlyName/SET written=172 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,111 of 111} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:49.497 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 on ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=1 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/2 selected 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@20803b92 size 2 > capacity 16:12:49.498 [qtp2067180044-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@20803b92 in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}] 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:49.535 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@f0732668[httpClient=HttpClient@35d3ab60{STARTED},openSessions.size=1] 16:12:49.535 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@f0732668[httpClient=HttpClient@35d3ab60{STARTED},openSessions.size=1] 16:12:49.583 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@6124287a{STARTED} 16:12:49.583 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=237/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]],remote=WebSocketRemoteEndpoint@42b32c92[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:49.584 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=237/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[OPENED],f=Flusher@52d31838[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]],remote=WebSocketRemoteEndpoint@42b32c92[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:49.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@599a2cba) 16:12:49.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@599a2cba,OFF,null] to Flusher@52d31838[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@599a2cba,OFF,null]] 16:12:49.586 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@599a2cba,OFF,null]] 16:12:49.586 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3b04d72f{IDLE}->null [DirectByteBuffer@36e37ca0[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xF6\xE5\xE3q>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1f0b7528[p=0,l=10,c=10,r=10]={<<<\xF5\x0c\xB0\x19\x83\x91\x87\x1e\x81\x8b>>>}] 16:12:49.586 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{WRITING}->null:IDLE-->WRITING 16:12:49.587 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/2 selected 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=240/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[CLOSING],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@3b04d72f{WRITING}->null 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3b04d72f{IDLE}->null:WRITING-->IDLE 16:12:49.587 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:12:49.587 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@155fd9c1 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=243/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]] 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 16:12:49.587 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=244/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]] 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.587 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=244/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]]:runFillable:BLOCKING 16:12:49.587 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.587 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:49.587Z 16:12:49.588 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.588 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@d73f5ca{l=/127.0.0.1:45240,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.588 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:49.588Z 16:12:49.588 [Thread-20] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2e420821{AC.ReadCB@7c482aa9{WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=0.0.0.0/0.0.0.0:45240,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]]}} 16:12:49.588 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:49.588Z 16:12:49.588 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2023-04-18T16:12:49.588Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=245/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]]:runFillable:BLOCKING/BLOCKING 16:12:49.588 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=0.0.0.0/0.0.0.0:45240,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] onFillInterestedFailed {} 16:12:49.588 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@178270b2{STARTED} id=0 keys=1 selected=0 updates=0 16:12:49.588 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:49.588Z tryProduce true 16:12:49.588 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19414a83 startThread=0 16:12:49.588 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:49.588 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@70b5bec1{AC.ReadCB@136bcdb9{WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=FI,flush=-,to=245/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]]}} 16:12:49.588 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.588 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 16:12:49.588 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:49.588 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/0 selected 16:12:49.589 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 0 updates 16:12:49.589 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19414a83 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}] 16:12:49.589 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=245/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[OPENED],f=Flusher@2c6ad434[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=103,f=null]] 16:12:49.589 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 16:12:49.589 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 2 keys 16:12:49.589 [Thread-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@d73f5ca{l=0.0.0.0/0.0.0.0:45240,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.589 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE7\x01\xE5%D{"u...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.589 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 0 keys 16:12:49.589 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.589 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@d73f5ca{l=0.0.0.0/0.0.0.0:45240,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@69ad4b77[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF6\xE5\xE3q\xF5\x0c\xB0\x19\x83\x91\x87\x1e\x81\x8b>>>ensinact"...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.589 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@69ad4b77[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF6\xE5\xE3q\xF5\x0c\xB0\x19\x83\x91\x87\x1e\x81\x8b>>>ensinact"...\x00\x00\x00\x00\x00\x00\x00} 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xF6\xE5\xE3q\xF5\x0c\xB0\x19\x83\x91\x87\x1e\x81\x8b>>>ensinact"...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.589 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 16:12:49.589 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594] 16:12:49.589 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 16:12:49.589 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=0.0.0.0/0.0.0.0:45240,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]] 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594] 16:12:49.590 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@2d720425[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@68c65e20[p=0,l=10,c=10,r=10]={<<<\xF5\x0c\xB0\x19\x83\x91\x87\x1e\x81\x8b>>>} 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],behavior=CLIENT,connection=WebSocketClientConnection@7c482aa9::SocketChannelEndPoint@d73f5ca{l=0.0.0.0/0.0.0.0:45240,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7c482aa9[s=ConnectionState@5420082[DISCONNECTED],f=Flusher@52d31838[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@6653d7a1[ExtensionStack,s=START,c=0,len=736,f=null]],remote=WebSocketRemoteEndpoint@42b32c92[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.attributes.ws.test.WsServiceTestClient@29a4f594],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@6124287a{STOPPED} 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@51827393{STARTED} 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@5c645b43{STARTED,size=0,capacity=UNLIMITED} 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@5c645b43{STOPPED,size=0,capacity=UNLIMITED} 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@3be4f71{STARTED,size=0,capacity=UNLIMITED} 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@3be4f71{STOPPED,size=0,capacity=UNLIMITED} 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6601bd48) 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@51827393{STOPPED} 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6601bd48,OFF,null] to Flusher@2c6ad434[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.590 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@35d3ab60{STARTED} 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 16:12:49.590 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19414a83 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}] 16:12:49.590 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6601bd48,OFF,null]] 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@6601bd48,OFF,null]] 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15abd729{IDLE}->null [DirectByteBuffer@623e3550[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@273cb773[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{WRITING}->null:IDLE-->WRITING 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[CLOSING],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@15abd729{WRITING}->null 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15abd729{IDLE}->null:WRITING-->IDLE 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:49.591 [Thread-20] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:49.591 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:49.591 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:49.592 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:49.592 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4038fcff{l=/127.0.0.1:8899,r=/127.0.0.1:45240,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:49.592 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@70b5bec1{null} 16:12:49.592 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:49.592 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@75c56eb9{STARTED} id=0 keys=2 selected=0 updates=0 16:12:49.592 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7dd1daea startThread=0 16:12:49.592 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:49.592 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:49.592 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@5177e388,queue=0,pool=DuplexConnectionPool@6f7e336b[c=0/0/64,a=0,i=0,q=0] 16:12:49.592 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 0 updates 16:12:49.592 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:49.592 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7dd1daea in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}] 16:12:49.592 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.592 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@185f7840{STARTED} 16:12:49.592 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:49.592 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4038fcff{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:49.592 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4038fcff{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 16:12:49.592 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2c6ad434[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 16:12:49.592 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@185f7840{STOPPED} 16:12:49.592 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[READING] getAction(DirectByteBuffer@69ad4b77[p=16,l=16,c=4096,r=0]={\x88\x8a\xF6\xE5\xE3q\x03\xE9Shutdown<<<>>>ensinact"...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.593 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@45792847[provider=null,keyStore=null,trustStore=null] 16:12:49.593 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=null]] 16:12:49.593 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 16:12:49.593 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@45792847[provider=null,keyStore=null,trustStore=null] 16:12:49.593 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2cafc826[EOF] getAction(DirectByteBuffer@69ad4b77[p=16,l=16,c=4096,r=0]={\x88\x8a\xF6\xE5\xE3q\x03\xE9Shutdown<<<>>>ensinact"...\x00\x00\x00\x00\x00\x00\x00}) 16:12:49.593 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@10876a6{STARTED} 16:12:49.593 [qtp2067180044-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 16:12:49.593 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@2a389173{STARTED} 16:12:49.593 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@178270b2{STARTED} id=0 keys=0 selected=0 updates=0 16:12:49.593 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@6d92c21d waiting 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@67370217[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@67370217[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:49.593 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@787bb299 on ManagedSelector@178270b2{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:49.593 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STOPPING} id=0 keys=0 selected=0 updates=1 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1] 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1] 16:12:49.593 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:49.593 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/0 selected 16:12:49.593 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:49.593 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.593 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@787bb299 16:12:49.593 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],behavior=SERVER,connection=WebSocketServerConnection@136bcdb9::SocketChannelEndPoint@4038fcff{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@136bcdb9[s=ConnectionState@25e36cfe[DISCONNECTED],f=Flusher@2c6ad434[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2d720425[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@67370217[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@38c2d1b1],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 16:12:49.594 [qtp2067180044-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7dd1daea in QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}] 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@178270b2{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c waiting with 0 keys 16:12:49.594 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6b7dfa47 on ManagedSelector@178270b2{STOPPING} id=0 keys=0 selected=0 updates=0 16:12:49.594 [Thread-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@178270b2{STOPPING} id=0 keys=0 selected=0 updates=1 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken with none selected 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c woken up from select, 0/0/0 selected 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@95582c processing 0 keys, 1 updates 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:49.594 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6b7dfa47 16:12:49.597 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:49.597 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@213860b8/SelectorProducer@4ba89729/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:49.597Z 16:12:49.597 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=2/2,p=0}@4f6fac75 size 2 > capacity 16:12:49.597 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}] 16:12:49.597 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}] 16:12:49.597 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@795fd838{s=2/2,p=0}@4f6fac75 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@795fd838{s=2/2,p=0}] 16:12:49.597 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@795fd838{s=2/2,p=0} 16:12:49.597 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=1/2,p=0}@6591d98c offer STOP! 16:12:49.597 [Thread-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=0}@1bbed36 offer STOP! 16:12:49.597 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=0/2,p=0}@6591d98c task=STOP! 16:12:49.597 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@795fd838{s=-1/2,p=0} 16:12:49.597 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=-1/2,p=0}@6591d98c Exited 16:12:49.598 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@795fd838{s=-1/2,p=0}@6591d98c in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=8<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=-1/2,p=0}@1bbed36 task=STOP! 16:12:49.598 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@795fd838{s=-1/2,p=0}@1bbed36 Exited 16:12:49.598 [WebSocketClient@903064416-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-38,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@903064416-40,5,main] for 14999 16:12:49.598 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@795fd838{s=-1/2,p=0}@1bbed36 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-39,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-34,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-35,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-37,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-33,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.598 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.599 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/806511723@1b5e5724 in QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.599 [WebSocketClient@903064416-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-36,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.599 [WebSocketClient@903064416-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@903064416-40,5,main] exited for QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@903064416-35,5,] for 14998 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@213860b8/SelectorProducer@4ba89729/IDLE/p=false/QueuedThreadPool[WebSocketClient@903064416]@6b68cb27{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=5]@2023-04-18T16:12:49.599Z 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@178270b2{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@2a389173{STOPPED} 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@10876a6{STOPPED} 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@35d3ab60{STOPPED} 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@f0732668[httpClient=HttpClient@35d3ab60{STOPPED},openSessions.size=0] 16:12:49.599 [Thread-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@f0732668[httpClient=HttpClient@35d3ab60{STOPPED},openSessions.size=0] 16:12:51.497 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/1 selected 16:12:51.497 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:51.497 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@620da969 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.498 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.498 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:51.498 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:51.498Z 16:12:51.498 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@6d92c21d offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:51.498Z 16:12:51.498 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:51.498Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:51.498 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@6d92c21d task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2023-04-18T16:12:51.498Z 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:51.499 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:12:51.498Z tryProduce true 16:12:51.499 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:51.499 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:51.499 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 148 HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.499 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} filled 148 HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:51.499 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?attrs=[friendlyName] on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} GET //127.0.0.1:8899/sensinact?attrs=[friendlyName] HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?attrs=[friendlyName] HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:51.500 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:51.501 [qtp2067180044-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:51.501 [qtp2067180044-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:51.502 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=3} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=3} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=3} 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=3} 16:12:51.503 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:51.504 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=4} parsed false HttpParser{s=END,0 of -1} 16:12:51.504 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=4} 16:12:51.504 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:51.510 [qtp2067180044-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@59fe378a[p=0,l=649,c=649,r=649]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}) 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=649 null 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@398859e1[p=0,l=649,c=649,r=649]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@6c3363fd{null} 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=14} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 649 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=649},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@516b380b] (null,[p=0,l=649,c=649,r=649],true)@START 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=649} last=true content=HeapByteBuffer@398859e1[p=0,l=649,c=649,r=649]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 649 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=649},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@516b380b] ([p=0,l=123,c=16384,r=123],[p=0,l=649,c=649,r=649],true)@COMPLETING 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24b976e6{IDLE}->null [HeapByteBuffer@41035059[p=0,l=123,c=16384,r=123]={<<>>IIfqY/gVY...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@398859e1[p=0,l=649,c=649,r=649]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}] 16:12:51.514 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{WRITING}->null:IDLE-->WRITING 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 772 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=COMPLETING}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=15} 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=772 remaining=0 WriteFlusher@24b976e6{WRITING}->null 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{IDLE}->null:WRITING-->IDLE 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=649},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@516b380b] ([p=123,l=123,c=16384,r=0],[p=649,l=649,c=649,r=0],true)@END 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=15} 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=15} 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@75b67c01) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:51.515 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} ============================================== 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} result: {"providers":[{"name":"slider","location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","friendlyName":"startName","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]}]}],"filters":[{"type":"attrs","definition":"[friendlyName]"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=16} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=649 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START {"filters":[{"definition":"[friendlyName]","type":"attrs"}],"providers":[{"name":"slider","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]}],"location":"{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"coordinates\":[5.7,45.2],\"type\":\"Point\"}}]}","friendlyName":"startName"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200} ============================================== 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.516 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:51.517 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.517 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:51.517 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.517 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.517 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:51.517 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.518 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=0 16:12:51.518 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=1 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:51.518 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 16:12:51.518 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@11cdc286 waiting 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/1 selected 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:51.518 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@620da969 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.519 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.519 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:51.519 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:12:51.519Z 16:12:51.520 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:12:51.52Z 16:12:51.520 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:12:51.52Z 16:12:51.520 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2023-04-18T16:12:51.52Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:51.520 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:12:51.52Z tryProduce true 16:12:51.520 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:51.520 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:51.520 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:51.520 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:51.520 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.521 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:51.521 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 321 HeapByteBuffer@18160c2b[p=0,l=321,c=8192,r=321]={<<>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.521 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 321 HeapByteBuffer@18160c2b[p=0,l=321,c=8192,r=321]={<<>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=321,c=8192,r=321]={<<>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=321,c=8192,r=321]={<<>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 16:12:51.522 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} POST //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 110 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of 110},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 110} 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=0} 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/friendlyName/SET @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:51.523 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/friendlyName/SET @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:51.524 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:51.524 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:51.524 [qtp2067180044-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/friendlyName/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:51.524 [qtp2067180044-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:51.524 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of 110},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=1} parse HeapByteBuffer@18160c2b[p=211,l=321,c=8192,r=110]={POST /sen...110\r\n\r\n<<<[{"name":"attributeName",...g","value":"mySlider"}]>>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:51.524 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=211,l=321,c=8192,r=110]={POST /sen...110\r\n\r\n<<<[{"name":"attributeName",...g","value":"mySlider"}]>>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=1} Content@1651d3e5{HeapByteBufferR@556e0ca[p=211,l=321,c=8192,r=110]={POST /sen...110\r\n\r\n<<<[{"name":"attributeName",...g","value":"mySlider"}]>>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=0,[0]=null,s=STREAM] addContent Content@1651d3e5{HeapByteBufferR@556e0ca[p=211,l=321,c=8192,r=110]={POST /sen...110\r\n\r\n<<<[{"name":"attributeName",...g","value":"mySlider"}]>>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,110 of 110},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} parsed false HttpParser{s=END,110 of 110} 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=110,q=1,[0]=EOF,s=STREAM] read 110 from Content@1651d3e5{HeapByteBufferR@556e0ca[p=321,l=321,c=8192,r=0]={POST /sen...ider"}]<<<>>>]\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 16:12:51.525 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,110 of 110},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=2} 16:12:51.531 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@44b43334[p=0,l=171,c=171,r=171]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>}) 16:12:51.531 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=171 null 16:12:51.531 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2f0ce120[p=0,l=171,c=171,r=171]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} complete=true committing=true callback=Blocker@6c3363fd{null} 16:12:51.531 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/friendlyName/SET on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=8} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 171 16:12:51.531 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=171},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ebed74b] (null,[p=0,l=171,c=171,r=171],true)@START 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=171} last=true content=HeapByteBuffer@2f0ce120[p=0,l=171,c=171,r=171]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>} 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 171 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=171},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ebed74b] ([p=0,l=123,c=16384,r=123],[p=0,l=171,c=171,r=171],true)@COMPLETING 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24b976e6{IDLE}->null [HeapByteBuffer@41035059[p=0,l=123,c=16384,r=123]={<<>>IIfqY/gVY...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2f0ce120[p=0,l=171,c=171,r=171]={<<<{"response":{"name":"frie...Name","statusCode":200}>>>}] 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{WRITING}->null:IDLE-->WRITING 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 294 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,110 of 110},g=HttpGenerator@3202218d{s=COMPLETING}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=9} 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=294 remaining=0 WriteFlusher@24b976e6{WRITING}->null 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{IDLE}->null:WRITING-->IDLE 16:12:51.532 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=171},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3ebed74b] ([p=123,l=123,c=16384,r=0],[p=171,l=171,c=171,r=0],true)@END 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=10} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=10} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1c44748f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/friendlyName/SET,age=10} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/friendlyName/SET written=171 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,110 of 110} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.533 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.534 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:51.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=0 16:12:51.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=1 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:51.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 16:12:51.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@6d92c21d waiting 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:51.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:53.533 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/1 selected 16:12:53.533 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:53.534 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@620da969 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.534 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.534 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1999/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:53.534 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:12:53.534Z 16:12:53.534 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@6d92c21d offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:12:53.534Z 16:12:53.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@6d92c21d task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:12:53.535Z 16:12:53.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2023-04-18T16:12:53.534Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:53.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:12:53.535Z tryProduce true 16:12:53.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:53.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:53.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=2000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:53.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.535 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:53.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2000/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:53.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 148 HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 148 HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.535 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=148,c=8192,r=148]={<<>>127.0.0.1...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?attrs=[friendlyName] on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} GET //127.0.0.1:8899/sensinact?attrs=[friendlyName] HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:53.536 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?attrs=[friendlyName] HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=0} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=1} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=1} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.537 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=1} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=2} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=2} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=2} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=2} parsed false HttpParser{s=END,0 of -1} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=2} 16:12:53.538 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:53.539 [qtp2067180044-22] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ec8083c[p=0,l=648,c=648,r=648]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}) 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=648 null 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1c14ed8c[p=0,l=648,c=648,r=648]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@6c3363fd{null} 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=6} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 648 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=648},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@683f85a7] (null,[p=0,l=648,c=648,r=648],true)@START 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=648} last=true content=HeapByteBuffer@1c14ed8c[p=0,l=648,c=648,r=648]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 648 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:53.542 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=648},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@683f85a7] ([p=0,l=123,c=16384,r=123],[p=0,l=648,c=648,r=648],true)@COMPLETING 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24b976e6{IDLE}->null [HeapByteBuffer@41035059[p=0,l=123,c=16384,r=123]={<<>>IIfqY/gVY...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1c14ed8c[p=0,l=648,c=648,r=648]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}] 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{WRITING}->null:IDLE-->WRITING 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 771 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=W,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=COMPLETING}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=7} 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=771 remaining=0 WriteFlusher@24b976e6{WRITING}->null 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{IDLE}->null:WRITING-->IDLE 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=648},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@683f85a7] ([p=123,l=123,c=16384,r=0],[p=648,l=648,c=648,r=0],true)@END 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=7} 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.543 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=7} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@403d7320) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=[friendlyName],age=8} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=648 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.544 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=0 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=1 16:12:53.545 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:53.545 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:53.545 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@11cdc286 waiting 16:12:53.545 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 1/1/1 selected 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 1 keys, 0 updates 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@620da969 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0} tryExecute EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:12:53.546Z 16:12:53.546 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 offer EatWhatYouKill@163370c2/SelectorProducer@452e19ca/PRODUCING/p=false/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:12:53.546Z 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:12:53.547Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 16:12:53.547 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=1/2,p=0}@11cdc286 task=EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2023-04-18T16:12:53.547Z 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:53.547 [qtp2067180044-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@163370c2/SelectorProducer@452e19ca/IDLE/p=true/QueuedThreadPool[qtp2067180044]@7b36aa0c{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3ad83a66{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2023-04-18T16:12:53.547Z tryProduce true 16:12:53.547 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 16:12:53.547 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:53.547 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.547 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 153 HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>.0.1:8899...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 153 HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>.0.1:8899...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>.0.1:8899...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=153,c=8192,r=153]={<<>>.0.1:8899...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:53.547 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?attrs={friendlyName,icon} on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=0} GET //127.0.0.1:8899/sensinact?attrs={friendlyName,icon} HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=0} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?attrs={friendlyName,icon} HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=0} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=0} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=0} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:53.548 [qtp2067180044-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=1} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=1} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=1} 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=1} 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:53.549 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=1} parsed false HttpParser{s=END,0 of -1} 16:12:53.550 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=1} 16:12:53.550 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:53.550 [qtp2067180044-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:53.553 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7626e16e[p=0,l=665,c=665,r=665]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}) 16:12:53.553 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=665 null 16:12:53.553 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3dc262da[p=0,l=665,c=665,r=665]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@6c3363fd{null} 16:12:53.553 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=5} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 665 16:12:53.553 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=665},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f9115ec] (null,[p=0,l=665,c=665,r=665],true)@START 16:12:53.553 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=665} last=true content=HeapByteBuffer@3dc262da[p=0,l=665,c=665,r=665]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 665 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=665},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f9115ec] ([p=0,l=123,c=16384,r=123],[p=0,l=665,c=665,r=665],true)@COMPLETING 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24b976e6{IDLE}->null [HeapByteBuffer@41035059[p=0,l=123,c=16384,r=123]={<<>>IIfqY/gVY...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3dc262da[p=0,l=665,c=665,r=665]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}] 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{WRITING}->null:IDLE-->WRITING 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 788 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=COMPLETING}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=6} 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=788 remaining=0 WriteFlusher@24b976e6{WRITING}->null 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{IDLE}->null:WRITING-->IDLE 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=665},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f9115ec] ([p=123,l=123,c=16384,r=0],[p=665,l=665,c=665,r=0],true)@END 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=6} 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:53.554 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=6} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@631d5005) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs={friendlyName,icon},age=7} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=665 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 158 HeapByteBuffer@18160c2b[p=0,l=158,c=8192,r=158]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.555 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 158 HeapByteBuffer@18160c2b[p=0,l=158,c=8192,r=158]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=158,c=8192,r=158]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=158,c=8192,r=158]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=0} GET //127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=0} 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=0} 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:53.556 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=0} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=0} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@1349883{/,null,AVAILABLE} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 session=null 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-548a24a==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@efb26f26{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=1} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=1} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.557 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=2} 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=2} 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@181e68c1[c=0,q=0,[0]=null,s=STREAM] addContent EOF 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=2} parsed false HttpParser{s=END,0 of -1} 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=2} 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 16:12:53.558 [qtp2067180044-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in 16:12:53.562 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@23cfbdde[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}) 16:12:53.562 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=736 null 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6315f2b4[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@6c3363fd{null} 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=7} 200 null HTTP/1.1 Date: Tue, 18 Apr 2023 16:12:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 736 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d486c4b] (null,[p=0,l=736,c=736,r=736],true)@START 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=736} last=true content=HeapByteBuffer@6315f2b4[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Tue, 18 Apr 2023 16:12:53 GMT Content-Type: application/json;charset=utf-8 Content-Length: 736 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d486c4b] ([p=0,l=123,c=16384,r=123],[p=0,l=736,c=736,r=736],true)@COMPLETING 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24b976e6{IDLE}->null [HeapByteBuffer@41035059[p=0,l=123,c=16384,r=123]={<<>>IIfqY/gVY...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6315f2b4[p=0,l=736,c=736,r=736]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}] 16:12:53.563 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{WRITING}->null:IDLE-->WRITING 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 859 SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3202218d{s=COMPLETING}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=7} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=859 remaining=0 WriteFlusher@24b976e6{WRITING}->null 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24b976e6{IDLE}->null:WRITING-->IDLE 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@600347df[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=736},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d486c4b] ([p=123,l=123,c=16384,r=0],[p=736,l=736,c=736,r=0],true)@END 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler589273327==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=8} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=8} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@400ebd1b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2c687c43{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2c687c43{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?attrs=friendlyName,icon,bridge,age=8} 16:12:53.564 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=736 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2c687c43{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 16:12:53.565 [qtp2067180044-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@18160c2b[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 16:12:53.566 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 16:12:53.566 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.566 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.566 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5de7d9ea{AC.ReadCB@2f4df1b0{HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 16:12:53.566 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.566 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 on ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=0 16:12:53.566 [qtp2067180044-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@75c56eb9{STARTED} id=0 keys=1 selected=0 updates=1 16:12:53.566 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken with none selected 16:12:53.567 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 woken up from select, 0/0/1 selected 16:12:53.567 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 processing 0 keys, 1 updates 16:12:53.567 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:12:53.567 [qtp2067180044-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2f4df1b0::SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 16:12:53.567 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$517/687797026@1de77397 16:12:53.567 [qtp2067180044-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3ad83a66{s=2/2,p=0}@6d92c21d waiting 16:12:53.567 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3a17d50f{l=/127.0.0.1:8899,r=/127.0.0.1:45246,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2f4df1b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3202218d{s=START}]=>HttpChannelOverHttp@39d40727{s=HttpChannelState@2c687c43{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 16:12:53.567 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:12:53.567 [qtp2067180044-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@532d2ec3 waiting with 1 keys [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ attributes-filter --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ attributes-filter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------------< org.eclipse.sensinact.gateway.nthbnd:mqtt >-------------- [INFO] Building sensiNact IoT Gateway - MQTT Northbound Agent 2.0-SNAPSHOT [68/121] [INFO] from platform/northbound/mqtt/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt --- [INFO] skip project with packaging=pom [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt --- [INFO] skip project with packaging=pom [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mqtt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mqtt --- [INFO] 0 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mqtt --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt/2.0-SNAPSHOT/mqtt-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway.nthbnd:mqtt-generic-agent >------- [INFO] Building sensiNact IoT Gateway - MQTT Generic Northbound Agent 2.0-SNAPSHOT [69/121] [INFO] from platform/northbound/mqtt/mqtt-generic-agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-generic-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-generic-agent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-generic-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mqtt-generic-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mqtt-generic-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-generic-agent --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mqtt-generic-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mqtt-generic-agent --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-generic-agent --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mqtt-generic-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ mqtt-generic-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mqtt-generic-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mqtt-generic-agent --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-generic-agent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mqtt-generic-agent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-generic-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-generic-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.nthbnd:mqtt-onem2m-agent >------- [INFO] Building sensiNact IoT Gateway - MQTT oneM2M Northbound Agent 2.0-SNAPSHOT [70/121] [INFO] from platform/northbound/mqtt/mqtt-onem2m-agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-onem2m-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-onem2m-agent --- [INFO] [INFO] --- resources:3.1.0:copy-resources (generate-test-resources) @ mqtt-onem2m-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/src/test/resources [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-onem2m-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mqtt-onem2m-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mqtt-onem2m-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-onem2m-agent --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mqtt-onem2m-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mqtt-onem2m-agent --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-onem2m-agent --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mqtt-onem2m-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ mqtt-onem2m-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mqtt-onem2m-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mqtt-onem2m-agent --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-onem2m-agent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mqtt-onem2m-agent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-onem2m-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-onem2m-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.tools:mqtt-server >----------- [INFO] Building sensiNact IoT Gateway - MQTT Server 2.0-SNAPSHOT [71/121] [INFO] from platform/tools/mqtt-server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-server --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-server --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mqtt-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-server --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/bnd.bnd [0:0]: Unused Import-Package instructions: [org.eclipse.sensinact.*] [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/bnd.bnd [0:0]: Export io.moquette.server.netty, has 5, private references [io.moquette.server, io.moquette.server.config, io.moquette.spi.security, io.netty.channel, io.netty.util] [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/bnd.bnd [0:0]: Export io.moquette.spi.impl, has 9, private references [io.moquette.interception, io.moquette.parser.proto.messages, io.moquette.server, io.moquette.server.config, io.moquette.spi, io.moquette.spi.impl.subscriptions, io.moquette.spi.security, io.netty.channel, org.sensinact.mqtt.server.internal] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mqtt-server --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-server --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mqtt-server --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ mqtt-server --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mqtt-server --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mqtt-server --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-server --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mqtt-server --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-server --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-server --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:mqtt-agent >----------- [INFO] Building sensiNact IoT Gateway - MQTT Northbound Agent Instance 2.0-SNAPSHOT [72/121] [INFO] from platform/northbound/mqtt/mqtt-agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-agent --- [INFO] [INFO] --- resources:3.1.0:copy-resources (generate-test-resources) @ mqtt-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/src/test/resources [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mqtt-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mqtt-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mqtt-agent --- [INFO] [INFO] --- antrun:1.8:run (keystoreCopy) @ mqtt-agent --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 125 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 635 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 3.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 4.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 6.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 8.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 5.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 1.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 3.2 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 11 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 6.6 MB/s) [INFO] Executing tasks main: [mkdir] Created dir: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/felix/tmp [copy] Copying 1 file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/felix/bundle [INFO] Executed tasks [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mqtt-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mqtt-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mqtt-agent --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mqtt-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ mqtt-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mqtt-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mqtt-agent --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mqtt-agent --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.paho.client.mqttv3;version='[1.2.2,1.2.3)',org.eclipse.sensinact.gateway.nthbnd.mqtt-agent;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.mqtt-agent-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.mqtt-generic-agent;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.mqtt-server;version='[2.0.0,2.0.1)',org.osgi.util.converter;version='[1.0.8,1.0.9)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mqtt-agent --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/tests.bndrun: [INFO] -runbundles: org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.opentest4j;version='[1.2.0,1.2.1)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.apache.felix.configadmin;version='[1.9.16,1.9.17)',org.osgi.test.junit5.cm;version='[1.0.1,1.0.2)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.eclipse.paho.client.mqttv3;version='[1.2.2,1.2.3)',org.eclipse.sensinact.gateway.nthbnd.mqtt-agent;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.mqtt-agent-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.mqtt-generic-agent;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.mqtt-server;version='[2.0.0,2.0.1)',org.osgi.util.converter;version='[1.0.8,1.0.9)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.eclipse.parsson;version='[1.1.0,1.1.1)',ch.qos.logback.classic;version='[1.2.3,1.2.4)' 16:13:31.340 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 16:13:31.346 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1365ms to org.eclipse.jetty.util.log.Slf4jLog 16:13:31.356 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp295304806]@1199fe66{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@584f54e6,POJO} 16:13:31.362 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6e35bc3d{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp295304806]@1199fe66{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 16:13:31.364 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@10b9db7b[null] added {org.eclipse.jetty.security.DefaultIdentityService@9ef8eb7,POJO} 16:13:31.365 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@10b9db7b[OSGi HTTP Service Realm] added {UserStore@34cdeda2{STOPPED},AUTO} 16:13:31.365 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6e35bc3d{STOPPED}[9.4.42.v20210604] added {HashLoginService@10b9db7b[OSGi HTTP Service Realm],AUTO} 16:13:31.382 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED},[o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}]}] 16:13:31.383 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@6ebf0f36{STOPPED} added {o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED},AUTO} 16:13:31.385 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1d470d0 16:13:31.392 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=-1,MANAGED} 16:13:31.396 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=-1 added {ServletHandler@4b2a01d4{STOPPED},MANAGED} 16:13:31.396 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 16:13:31.397 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@101639ae,UNMANAGED} 16:13:31.401 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4b2a01d4{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:13:31.401 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4b2a01d4{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb,POJO} 16:13:31.402 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6e35bc3d{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@6ebf0f36{STOPPED},MANAGED} 16:13:31.402 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@6e35bc3d{STOPPED}[9.4.42.v20210604] 16:13:31.404 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6e35bc3d{STARTING}[9.4.42.v20210604] added {ErrorHandler@fcb4004{STOPPED},AUTO} 16:13:31.405 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 16:13:31.422 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@6e35bc3d{STARTING}[9.4.42.v20210604] 16:13:31.423 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp295304806]@1199fe66{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 16:13:31.424 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@2cc3ad05{s=0/2,p=0} 16:13:31.425 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp295304806]@1199fe66{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] added {ReservedThreadExecutor@2cc3ad05{s=0/2,p=0},AUTO} 16:13:31.425 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@2cc3ad05{s=0/2,p=0} 16:13:31.430 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1449ms ReservedThreadExecutor@2cc3ad05{s=0/2,p=0} 16:13:31.431 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-21,5,main] 16:13:31.431 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-22,5,main] 16:13:31.432 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-23,5,main] 16:13:31.432 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-24,5,main] 16:13:31.432 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-25,5,main] 16:13:31.432 [qtp295304806-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.432 [qtp295304806-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.432 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-26,5,main] 16:13:31.432 [qtp295304806-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.433 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-27,5,main] 16:13:31.433 [qtp295304806-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.433 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp295304806-28,5,main] 16:13:31.448 [qtp295304806-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.433 [qtp295304806-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.448 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1452ms QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.448 [qtp295304806-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.448 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@10b9db7b[OSGi HTTP Service Realm] 16:13:31.448 [qtp295304806-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.448 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@34cdeda2{STOPPED} 16:13:31.448 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1467ms UserStore@34cdeda2{STARTED} 16:13:31.448 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1468ms HashLoginService@10b9db7b[OSGi HTTP Service Realm] 16:13:31.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@6ebf0f36{STOPPED} 16:13:31.449 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@6ebf0f36{STARTING} 16:13:31.449 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED} 16:13:31.451 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 16:13:31.460 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@2e8e8225{/,null,STARTING} 16:13:31.460 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=0 16:13:31.463 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@18b0930f[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 16:13:31.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@18b0930f[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@315f43d5[passivating=false,graceSec=3600],AUTO} 16:13:31.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@2f05be7f{STOPPED}[worker=null] 16:13:31.465 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 16:13:31.465 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 16:13:31.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@2f05be7f{STARTING}[worker=node0] added {HouseKeeper@7ac2e39b{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 16:13:31.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@7ac2e39b{STOPPED}[interval=600000, ownscheduler=false] 16:13:31.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@18c5069b{STOPPED} 16:13:31.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1487ms ScheduledExecutorScheduler@18c5069b{STARTED} 16:13:31.468 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 16:13:31.468 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 16:13:31.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1488ms HouseKeeper@7ac2e39b{STARTED}[interval=660000, ownscheduler=true] 16:13:31.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1488ms DefaultSessionIdManager@2f05be7f{STARTED}[worker=node0] 16:13:31.469 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6e35bc3d{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@2f05be7f{STARTED}[worker=node0],MANAGED} 16:13:31.469 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=0 added {DefaultSessionIdManager@2f05be7f{STARTED}[worker=node0],UNMANAGED} 16:13:31.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@736d6a5c{STOPPED} 16:13:31.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1489ms ScheduledExecutorScheduler@736d6a5c{STARTED} 16:13:31.470 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=0 16:13:31.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@4b2a01d4{STOPPED} 16:13:31.473 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb[EMBEDDED:null] 16:13:31.475 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:13:31.475 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:13:31.475 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:13:31.475 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:13:31.475 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 16:13:31.476 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:13:31.476 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@4b2a01d4{STARTING} 16:13:31.483 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4b2a01d4{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b192e629{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 16:13:31.483 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@4b2a01d4{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036,POJO} 16:13:31.483 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb[EMBEDDED:null] 16:13:31.484 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:13:31.484 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036[EMBEDDED:null] 16:13:31.484 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b192e629{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:13:31.484 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:13:31.484 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:13:31.484 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:13:31.484 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:13:31.485 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b192e629{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:13:31.485 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb[EMBEDDED:null] 16:13:31.485 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 16:13:31.485 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036[EMBEDDED:null] 16:13:31.485 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b192e629{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 16:13:31.485 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 16:13:31.485 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 16:13:31.485 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 16:13:31.485 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 16:13:31.486 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b192e629{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 16:13:31.486 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@4b2a01d4{STARTING} 16:13:31.486 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1505ms ServletHandler@4b2a01d4{STARTED} 16:13:31.486 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@18b0930f[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:13:31.486 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@315f43d5[passivating=false,graceSec=3600] 16:13:31.486 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1505ms org.eclipse.jetty.server.session.NullSessionDataStore@315f43d5[passivating=false,graceSec=3600] 16:13:31.487 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1506ms org.eclipse.jetty.server.session.DefaultSessionCache@18b0930f[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 16:13:31.487 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1506ms org.eclipse.jetty.server.session.SessionHandler638486177==dftMaxIdleSec=0 16:13:31.490 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:13:31.491 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1510ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@1d97054b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:13:31.493 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-53f0a4cb 16:13:31.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b192e629{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 16:13:31.493 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1512ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-48a12036==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b192e629{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 16:13:31.494 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE} 16:13:31.494 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1513ms o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE} 16:13:31.494 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1513ms ContextHandlerCollection@6ebf0f36{STARTED} 16:13:31.494 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@fcb4004{STOPPED} 16:13:31.494 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@fcb4004{STARTING} 16:13:31.495 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1514ms ErrorHandler@fcb4004{STARTED} 16:13:31.495 [main] INFO org.eclipse.jetty.server.Server - Started @1514ms 16:13:31.495 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1514ms Server@6e35bc3d{STARTED}[9.4.42.v20210604] 16:13:31.495 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 16:13:31.501 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@6bea52d4[HTTP/1.1] added {HttpConfiguration@11981797{32768/8192,8192/8192,https://:0,[]},POJO} 16:13:31.512 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{null, ()}{0.0.0.0:0} added {Server@6e35bc3d{STARTED}[9.4.42.v20210604],UNMANAGED} 16:13:31.513 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}],UNMANAGED} 16:13:31.513 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@4189d70b{STOPPED},AUTO} 16:13:31.513 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3fa2213,POJO} 16:13:31.514 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@6bea52d4[HTTP/1.1],AUTO} 16:13:31.514 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@6bea52d4[HTTP/1.1] 16:13:31.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 16:13:31.517 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6e35bc3d{STARTED}[9.4.42.v20210604] added {ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898},UNMANAGED} 16:13:31.517 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:13:31.523 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 16:13:31.523 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4189d70b{STOPPED} 16:13:31.523 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1543ms ScheduledExecutorScheduler@4189d70b{STARTED} 16:13:31.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@6bea52d4[HTTP/1.1] 16:13:31.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1543ms HttpConnectionFactory@6bea52d4[HTTP/1.1] 16:13:31.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:13:31.536 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60641ec8/SelectorProducer@58c34bb3/IDLE/p=false/QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:13:31.533Z added {SelectorProducer@58c34bb3,POJO} 16:13:31.537 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60641ec8/SelectorProducer@58c34bb3/IDLE/p=false/QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:13:31.537Z added {QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}],UNMANAGED} 16:13:31.537 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60641ec8/SelectorProducer@58c34bb3/IDLE/p=false/QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:13:31.537Z created 16:13:31.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@163d04ff{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@60641ec8/SelectorProducer@58c34bb3/IDLE/p=false/QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:13:31.538Z,MANAGED} 16:13:31.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {ManagedSelector@163d04ff{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 16:13:31.538 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@163d04ff{STOPPED} id=0 keys=-1 selected=-1 updates=0 16:13:31.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@60641ec8/SelectorProducer@58c34bb3/IDLE/p=false/QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:13:31.539Z 16:13:31.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1558ms EatWhatYouKill@60641ec8/SelectorProducer@58c34bb3/IDLE/p=false/QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:13:31.539Z 16:13:31.541 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$45/2123533871@f667fe startThread=0 16:13:31.542 [qtp295304806-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$45/2123533871@f667fe in QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] 16:13:31.542 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@788fcafb on ManagedSelector@163d04ff{STARTING} id=0 keys=0 selected=0 updates=0 16:13:31.542 [qtp295304806-22] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60641ec8/SelectorProducer@58c34bb3/IDLE/p=false/QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-04-18T16:13:31.542Z tryProduce false 16:13:31.543 [qtp295304806-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 16:13:31.543 [qtp295304806-22] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@788fcafb 16:13:31.544 [qtp295304806-22] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 16:13:31.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1563ms ManagedSelector@163d04ff{STARTED} id=0 keys=0 selected=0 updates=0 16:13:31.544 [qtp295304806-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@68525937 waiting with 0 keys 16:13:31.544 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1563ms SelectorManager@ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:13:31.544 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} added {acceptor-0@1698ee84,POJO} 16:13:31.545 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1698ee84 startThread=0 16:13:31.545 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:13:31.545 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1564ms ServerConnector@3a3e4aff{HTTP/1.1, (http/1.1)}{0.0.0.0:8898} 16:13:31.545 [qtp295304806-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1698ee84 in QueuedThreadPool[qtp295304806]@1199fe66{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@2cc3ad05{s=0/2,p=0}] [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8898 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 16:13:31.588 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@6e35bc3d{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@7b324585,POJO} 16:13:31.671 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle org.eclipse.sensinact.gateway.simulated.devices.slider 16:13:31.680 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 16:13:31.683 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:13:31.683 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:13:31.683 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar is valid? true 16:13:31.812 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 16:13:31.813 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 16:13:31.819 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 16:13:31.826 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 16:13:31.826 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 16:13:31.826 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 16:13:31.834 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 16:13:31.862 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:13:31.884 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 16:13:31.927 [main] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar 16:13:31.946 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'friendlyName' resource registered 16:13:31.963 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'location' resource registered 16:13:31.966 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'bridge' resource registered 16:13:31.969 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'icon' resource registered 16:13:31.976 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for 'slider' service provider : cursor 16:13:31.983 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - 'position' resource registered 16:13:31.987 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - position already started 16:13:31.988 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider 'slider' started 16:13:31.988 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 16:13:31.990 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:13:32.819 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.agent.broker~ag1)] DEBUG org.eclipse.sensinact.gateway.agent.mqtt.inst.internal.NorthboundBroker - Starting MQTT Agent point to server tcp://127.0.0.1:1884 with prefix / and qos 1 16:13:32.820 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.agent.broker~ag1)] DEBUG org.eclipse.sensinact.gateway.agent.mqtt.generic.internal.GenericMqttAgent - Connecting to broker tcp://127.0.0.1:1884 with QoS 1 and prefix / 16:13:32.821 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.agent.broker~ag1)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - check bundle: reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT.jar 16:13:32.822 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.agent.broker~ag1)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignedBundle - Better performance, data found (signatureFile) 16:13:32.822 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.agent.broker~ag1)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.SignatureFile - Looking for Manifest hash header [SHA-256-Digest-Manifest] 16:13:32.822 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.agent.broker~ag1)] DEBUG org.eclipse.sensinact.gateway.security.signature.internal.BundleValidationImpl - file reference:file:/home/jenkins/agent/workspace/GitHub%20Pull%20Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT.jar is valid? true 16:13:32.883 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO org.sensinact.mqtt.server.internal.SensiNactServer - Persistent store file: null 16:13:32.971 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] DEBUG io.moquette.spi.impl.subscriptions.SubscriptionsStore - init invoked 16:13:32.972 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - retrieveAllSubscriptions returning subs [] 16:13:32.972 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] DEBUG io.moquette.spi.impl.subscriptions.SubscriptionsStore - Reloading all stored subscriptions...subscription tree before 16:13:32.973 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO io.moquette.spi.impl.SensiNactProtocolProcessorBootstrapper - Starting without ACL definition Apr 18, 2023 4:13:33 PM io.netty.bootstrap.AbstractBootstrap setChannelOption WARNING: Unknown channel option 'TCP_NODELAY' for channel '[id: 0x77b9b9f5]' 16:13:33.207 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO io.moquette.server.netty.NettyAcceptor - Server binded host: , port: 1884 16:13:33.209 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO io.moquette.server.netty.NettyAcceptor - WebSocket is disabled 16:13:38.595 [Thread-14] INFO messageLogger - C->B CONNECT client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:38.595 [Thread-14] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type CONNECT 16:13:38.595 [Thread-14] INFO io.moquette.spi.impl.ProtocolProcessor - CONNECT for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:38.596 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Connect with keepAlive 60 s 16:13:38.596 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Connect create session <[id: 0x20486437, L:/127.0.0.1:1884 - R:/127.0.0.1:43910]> 16:13:38.599 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Create persistent session for clientID <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:38.599 [Thread-14] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - createNewSession for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> with clean flag 16:13:38.599 [Thread-14] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - clientID 90ca5a7c-aa92-4ee8-ab57-b50b18655f69 is a newcome, creating it's empty subscriptions set 16:13:38.604 [Thread-14] INFO io.moquette.spi.ClientSession - cleaning old saved subscriptions for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:38.605 [Thread-14] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - wipeSubscriptions 16:13:38.605 [Thread-14] DEBUG io.moquette.spi.ClientSession - Wiped subscriptions for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:38.609 [Thread-14] DEBUG io.moquette.spi.ClientSession - Removed messages in session for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:38.610 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Created session for client ID <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> with clean session true 16:13:38.611 [Thread-14] INFO io.moquette.spi.impl.ProtocolProcessor - Connection established 16:13:38.611 [Thread-14] INFO io.moquette.spi.impl.ProtocolProcessor - CONNECT processed 16:13:38.612 [Thread-14] INFO messageLogger - C->B SUBSCRIBE <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> to topics [[qos=1, topicFilter='/slider/cursor/position']] 16:13:38.612 [Thread-14] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type SUBSCRIBE 16:13:38.612 [Thread-14] INFO io.moquette.spi.impl.ProtocolProcessor - SUBSCRIBE client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:38.613 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - SUBSCRIBE client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> on server 1884 packetID 1 16:13:38.615 [Thread-14] INFO io.moquette.spi.ClientSession - <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> subscribed to the topic filter with QoS 1 - LEAST_ONE 16:13:38.617 [Thread-14] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - subscriptions_90ca5a7c-aa92-4ee8-ab57-b50b18655f69: {} 16:13:38.617 [Thread-14] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - addNewSubscription invoked with subscription [filter:/slider/cursor/position, cliID: 90ca5a7c-aa92-4ee8-ab57-b50b18655f69, qos: LEAST_ONE, active: true] 16:13:38.619 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - SUBACK for packetID 1 16:13:38.620 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Persisting subscription [filter:/slider/cursor/position, cliID: 90ca5a7c-aa92-4ee8-ab57-b50b18655f69, qos: LEAST_ONE, active: true] 16:13:38.620 [Thread-14] DEBUG io.moquette.spi.impl.subscriptions.SubscriptionsStore - root ref io.moquette.spi.impl.subscriptions.TreeNode@59c0a01c, original root was io.moquette.spi.impl.subscriptions.TreeNode@6a5fcece 16:13:38.621 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Publish persisted messages in session [filter:/slider/cursor/position, cliID: 90ca5a7c-aa92-4ee8-ab57-b50b18655f69, qos: LEAST_ONE, active: true] 16:13:38.621 [Thread-14] DEBUG io.moquette.spi.persistence.MapDBMessagesStore - searchMatching scanning all retained messages, presents are 0 16:13:38.621 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Found 0 messages to republish 16:13:38.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:13:38.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:13:38.856 [Stack Engine Worker Thread] DEBUG org.eclipse.sensinact.gateway.agent.mqtt.inst.internal.SnaEventEventHandler - Event received update:{"notification":{"name":"position","type":"int","value":5,"timestamp":1681834418650},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"} 16:13:39.164 [Thread-21] INFO messageLogger - C->B CONNECT client 16:13:39.164 [Thread-21] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type CONNECT 16:13:39.164 [Thread-21] INFO io.moquette.spi.impl.ProtocolProcessor - CONNECT for client 16:13:39.164 [Thread-21] DEBUG io.moquette.spi.impl.ProtocolProcessor - Connect with keepAlive 60 s 16:13:39.164 [Thread-21] DEBUG io.moquette.spi.impl.ProtocolProcessor - Connect create session <[id: 0x57d243c2, L:/127.0.0.1:1884 - R:/127.0.0.1:43922]> 16:13:39.164 [Thread-21] DEBUG io.moquette.spi.impl.ProtocolProcessor - Create persistent session for clientID 16:13:39.165 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - createNewSession for client with clean flag 16:13:39.165 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - clientID paho8644278575855317 is a newcome, creating it's empty subscriptions set 16:13:39.165 [Thread-21] INFO io.moquette.spi.ClientSession - cleaning old saved subscriptions for client 16:13:39.165 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - wipeSubscriptions 16:13:39.166 [Thread-21] DEBUG io.moquette.spi.ClientSession - Wiped subscriptions for client 16:13:39.168 [Thread-21] DEBUG io.moquette.spi.ClientSession - Removed messages in session for client 16:13:39.168 [Thread-21] DEBUG io.moquette.spi.impl.ProtocolProcessor - Created session for client ID with clean session true 16:13:39.169 [Thread-21] INFO io.moquette.spi.impl.ProtocolProcessor - Connection established 16:13:39.169 [Thread-21] INFO io.moquette.spi.impl.ProtocolProcessor - CONNECT processed 16:13:39.169 [Thread-21] DEBUG io.moquette.parser.netty.PublishDecoder - decode invoked with buffer PooledUnsafeDirectByteBuf(ridx: 1, widx: 30, cap: 1024) 16:13:39.169 [Thread-21] INFO messageLogger - C->B PUBLISH to topics 16:13:39.169 [Thread-21] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type PUBLISH 16:13:39.169 [Thread-21] INFO io.moquette.spi.impl.ProtocolProcessor - PUB --PUBLISH--> SRV executePublish invoked with io.moquette.parser.proto.messages.PublishMessage@4a112afa 16:13:39.170 [Thread-21] DEBUG io.moquette.spi.impl.Qos1PublishHandler - publish2Subscribers_qos1 republishing to existing subscribers that matches the topic /slider/cursor/position 16:13:39.171 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - subscriptions_90ca5a7c-aa92-4ee8-ab57-b50b18655f69: {/slider/cursor/position=[filter:/slider/cursor/position, cliID: 90ca5a7c-aa92-4ee8-ab57-b50b18655f69, qos: LEAST_ONE, active: true]} 16:13:39.171 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBMessagesStore - storePublishForFuture store evt PublishEvent{m_msgID=1, clientID='paho8644278575855317', m_retain=false, m_qos=LEAST_ONE, m_topic='/slider/cursor/position'} 16:13:39.172 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBMessagesStore - storePublishForFuture guid 16:13:39.174 [Thread-21] DEBUG io.moquette.spi.impl.MessagesPublisher - Broker republishing to client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> topicFilter qos , active true 16:13:39.185 [Thread-21] INFO io.moquette.spi.persistence.MapDBSessionsStore - storing inflight clientID <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> messageID 1 guid 16:13:39.187 [Thread-21] INFO io.moquette.spi.impl.PersistentQueueMessageSender - send publish message to <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> on topic 16:13:39.187 [Thread-21] DEBUG io.moquette.spi.impl.PersistentQueueMessageSender - directSend invoked clientId <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> on topic QoS LEAST_ONE retained false messageID 1 16:13:39.187 [Thread-21] DEBUG io.moquette.spi.impl.PersistentQueueMessageSender - content <5> 16:13:39.187 [Thread-21] DEBUG io.moquette.spi.impl.PersistentQueueMessageSender - channel is writable 16:13:39.188 [Thread-21] DEBUG io.moquette.spi.impl.Qos1PublishHandler - clientIDs are {paho8644278575855317=ConnectionDescriptor{clientID=paho8644278575855317, cleanSession=true, state=ESTABLISHED}, 90ca5a7c-aa92-4ee8-ab57-b50b18655f69=ConnectionDescriptor{clientID=90ca5a7c-aa92-4ee8-ab57-b50b18655f69, cleanSession=true, state=ESTABLISHED}} 16:13:39.188 [Thread-14] INFO messageLogger - C<-B PUBLISH <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> to topics 16:13:39.189 [Thread-21] INFO messageLogger - C<-B PUBACK packetID <1> 16:13:39.189 [Thread-21] INFO io.moquette.spi.impl.Qos1PublishHandler - server 1884 replying with PubAck to MSG ID 1 [/slider/cursor/position]5 16:13:39.190 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 16:13:39.191 [Thread-14] INFO messageLogger - C->B PUBACK <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> packetID <1> 16:13:39.192 [Thread-14] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type PUBACK 16:13:39.192 [Thread-14] INFO io.moquette.spi.persistence.MapDBSessionsStore - inflight messageID 1 guid 16:13:39.192 [Thread-14] INFO io.moquette.spi.persistence.MapDBSessionsStore - acknowledging inflight clientID <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> messageID 1 16:13:39.192 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 16:13:39.394 [Stack Engine Worker Thread] DEBUG org.eclipse.sensinact.gateway.agent.mqtt.inst.internal.SnaEventEventHandler - Event received update:{"notification":{"name":"position","type":"int","value":45,"timestamp":1681834419190},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"} 16:13:39.395 [Thread-21] DEBUG io.moquette.parser.netty.PublishDecoder - decode invoked with buffer PooledUnsafeDirectByteBuf(ridx: 1, widx: 31, cap: 512) 16:13:39.395 [Thread-21] INFO messageLogger - C->B PUBLISH to topics 16:13:39.395 [Thread-21] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type PUBLISH 16:13:39.395 [Thread-21] INFO io.moquette.spi.impl.ProtocolProcessor - PUB --PUBLISH--> SRV executePublish invoked with io.moquette.parser.proto.messages.PublishMessage@553a9357 16:13:39.395 [Thread-21] DEBUG io.moquette.spi.impl.Qos1PublishHandler - publish2Subscribers_qos1 republishing to existing subscribers that matches the topic /slider/cursor/position 16:13:39.395 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - subscriptions_90ca5a7c-aa92-4ee8-ab57-b50b18655f69: {/slider/cursor/position=[filter:/slider/cursor/position, cliID: 90ca5a7c-aa92-4ee8-ab57-b50b18655f69, qos: LEAST_ONE, active: true]} 16:13:39.396 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBMessagesStore - storePublishForFuture store evt PublishEvent{m_msgID=2, clientID='paho8644278575855317', m_retain=false, m_qos=LEAST_ONE, m_topic='/slider/cursor/position'} 16:13:39.396 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBMessagesStore - storePublishForFuture guid 16:13:39.396 [Thread-21] DEBUG io.moquette.spi.impl.MessagesPublisher - Broker republishing to client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> topicFilter qos , active true 16:13:39.396 [Thread-21] INFO io.moquette.spi.persistence.MapDBSessionsStore - storing inflight clientID <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> messageID 1 guid 16:13:39.397 [Thread-21] INFO io.moquette.spi.impl.PersistentQueueMessageSender - send publish message to <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> on topic 16:13:39.397 [Thread-21] DEBUG io.moquette.spi.impl.PersistentQueueMessageSender - directSend invoked clientId <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> on topic QoS LEAST_ONE retained false messageID 1 16:13:39.397 [Thread-21] DEBUG io.moquette.spi.impl.PersistentQueueMessageSender - content <45> 16:13:39.397 [Thread-21] DEBUG io.moquette.spi.impl.PersistentQueueMessageSender - channel is writable 16:13:39.398 [Thread-21] DEBUG io.moquette.spi.impl.Qos1PublishHandler - clientIDs are {paho8644278575855317=ConnectionDescriptor{clientID=paho8644278575855317, cleanSession=true, state=ESTABLISHED}, 90ca5a7c-aa92-4ee8-ab57-b50b18655f69=ConnectionDescriptor{clientID=90ca5a7c-aa92-4ee8-ab57-b50b18655f69, cleanSession=true, state=ESTABLISHED}} 16:13:39.398 [Thread-14] INFO messageLogger - C<-B PUBLISH <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> to topics 16:13:39.398 [Thread-21] INFO messageLogger - C<-B PUBACK packetID <2> 16:13:39.398 [Thread-21] INFO io.moquette.spi.impl.Qos1PublishHandler - server 1884 replying with PubAck to MSG ID 2 [/slider/cursor/position]45 16:13:39.399 [Thread-14] INFO messageLogger - C->B PUBACK <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> packetID <1> 16:13:39.399 [Thread-14] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type PUBACK 16:13:39.399 [Thread-14] INFO io.moquette.spi.persistence.MapDBSessionsStore - inflight messageID 1 guid 16:13:39.399 [Thread-14] INFO io.moquette.spi.persistence.MapDBSessionsStore - acknowledging inflight clientID <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> messageID 1 16:13:39.401 [Thread-14] DEBUG io.moquette.parser.netty.DisconnectDecoder - Decoding disconnect 16:13:39.401 [Thread-14] INFO messageLogger - C->B DISCONNECT <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:39.401 [Thread-14] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type DISCONNECT 16:13:39.402 [Thread-14] INFO io.moquette.spi.impl.ProtocolProcessor - cleaning old saved subscriptions for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:39.402 [Thread-14] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - wipeSubscriptions 16:13:39.404 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Wiped subscriptions for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:39.404 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Removing messages in session's queue for client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:39.404 [Thread-14] DEBUG io.moquette.spi.impl.ProtocolProcessor - Removed messages in session for client's queue <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:39.405 [Thread-14] INFO io.moquette.spi.impl.ProtocolProcessor - DISCONNECT client <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> finished 16:13:39.406 [Thread-14] INFO messageLogger - Channel closed <90ca5a7c-aa92-4ee8-ab57-b50b18655f69> 16:13:39.408 [Thread-21] DEBUG io.moquette.parser.netty.DisconnectDecoder - Decoding disconnect 16:13:39.408 [Thread-21] INFO messageLogger - C->B DISCONNECT 16:13:39.408 [Thread-21] INFO io.moquette.server.netty.NettyMQTTHandler - Received a message of type DISCONNECT 16:13:39.408 [Thread-21] INFO io.moquette.spi.impl.ProtocolProcessor - cleaning old saved subscriptions for client 16:13:39.408 [Thread-21] DEBUG io.moquette.spi.persistence.MapDBSessionsStore - wipeSubscriptions 16:13:39.408 [Thread-21] DEBUG io.moquette.spi.impl.ProtocolProcessor - Wiped subscriptions for client 16:13:39.408 [Thread-21] DEBUG io.moquette.spi.impl.ProtocolProcessor - Removing messages in session's queue for client 16:13:39.408 [Thread-21] DEBUG io.moquette.spi.impl.ProtocolProcessor - Removed messages in session for client's queue 16:13:39.408 [Thread-21] INFO io.moquette.spi.impl.ProtocolProcessor - DISCONNECT client finished 16:13:39.409 [Thread-21] INFO messageLogger - Channel closed 16:13:39.409 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO org.sensinact.mqtt.server.internal.SensiNactServer - Server stopping... 16:13:39.611 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO io.moquette.server.netty.NettyAcceptor - Msg read: 18, msg wrote: 14 16:13:39.611 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO io.moquette.server.netty.NettyAcceptor - Bytes read: 374, bytes wrote: 3420 16:13:39.615 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] DEBUG io.moquette.spi.persistence.MapDBPersistentStore - closed disk storage 16:13:39.615 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] DEBUG io.moquette.spi.persistence.MapDBPersistentStore - Persistence commit scheduler is shutdown 16:13:39.615 [CM Event Dispatcher (Fire ConfigurationEvent: pid=mqtt.server~ag1)] INFO org.sensinact.mqtt.server.internal.SensiNactServer - Server stopped [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----< org.eclipse.sensinact.gateway.nthbnd:generic-storage-agent >----- [INFO] Building sensiNact IoT Gateway - Generic Historical Storage Agent 2.0-SNAPSHOT [73/121] [INFO] from platform/northbound/generic-storage-agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ generic-storage-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ generic-storage-agent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ generic-storage-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ generic-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ generic-storage-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ generic-storage-agent --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ generic-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ generic-storage-agent --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ generic-storage-agent --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ generic-storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ generic-storage-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ generic-storage-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ generic-storage-agent --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ generic-storage-agent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ generic-storage-agent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ generic-storage-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ generic-storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway.nthbnd:http-storage-agent >------- [INFO] Building sensiNact IoT Gateway - HTTP Historical Storage Agent 2.0-SNAPSHOT [74/121] [INFO] from platform/northbound/http-storage-agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http-storage-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http-storage-agent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http-storage-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ http-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ http-storage-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ http-storage-agent --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ http-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ http-storage-agent --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-storage-agent --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ http-storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ http-storage-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ http-storage-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ http-storage-agent --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-storage-agent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ http-storage-agent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http-storage-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http-storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.tools:influxdb-connector >------- [INFO] Building sensiNact IoT Gateway - Influxdb Connector 2.0-SNAPSHOT [75/121] [INFO] from platform/tools/influxdb-connector/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ influxdb-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ influxdb-connector --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ influxdb-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ influxdb-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ influxdb-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ influxdb-connector --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/bnd.bnd [0:0]: Unused -privatepackage instructions , no such package(s) on the class path: [org.json] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ influxdb-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ influxdb-connector --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ influxdb-connector --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ influxdb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ influxdb-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ influxdb-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ influxdb-connector --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ influxdb-connector --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ influxdb-connector --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ influxdb-connector --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ influxdb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway.nthbnd:influxdb-storage-agent >----- [INFO] Building sensiNact IoT Gateway - Influxdb Historical Storage Agent 2.0-SNAPSHOT [76/121] [INFO] from platform/northbound/influxdb-storage-agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ influxdb-storage-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ influxdb-storage-agent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ influxdb-storage-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ influxdb-storage-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ influxdb-storage-agent --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ influxdb-storage-agent --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ influxdb-storage-agent --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ influxdb-storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ influxdb-storage-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ influxdb-storage-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ influxdb-storage-agent --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ influxdb-storage-agent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ influxdb-storage-agent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ influxdb-storage-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ influxdb-storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.nthbnd:http-onem2m-agent >------- [INFO] Building sensiNact IoT Gateway - HTTP oneM2M Northbound Agent 2.0-SNAPSHOT [77/121] [INFO] from platform/northbound/http-onem2m-agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http-onem2m-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http-onem2m-agent --- [INFO] [INFO] --- resources:3.1.0:copy-resources (generate-test-resources) @ http-onem2m-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/src/test/resources [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http-onem2m-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ http-onem2m-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ http-onem2m-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ http-onem2m-agent --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ http-onem2m-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ http-onem2m-agent --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ http-onem2m-agent --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ http-onem2m-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ http-onem2m-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ http-onem2m-agent --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ http-onem2m-agent --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ http-onem2m-agent --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ http-onem2m-agent --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http-onem2m-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http-onem2m-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.tools:sensinact-test-configuration >-- [INFO] Building sensiNact IoT Gateway - Security test configuration 2.0-SNAPSHOT [78/121] [INFO] from platform/tools/sensinact-test-configuration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-test-configuration --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-test-configuration --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-test-configuration --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-test-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-test-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ sensinact-test-configuration --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-test-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-test-configuration --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ sensinact-test-configuration --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-test-configuration --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sensinact-test-configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ sensinact-test-configuration --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ sensinact-test-configuration --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ sensinact-test-configuration --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ sensinact-test-configuration --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-test-configuration --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-test-configuration --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------------< org.eclipse.sensinact.gateway.tools:swagger >------------- [INFO] Building sensiNact IoT Gateway - Swagger API 2.0-SNAPSHOT [79/121] [INFO] from platform/tools/swagger/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ swagger --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ swagger --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ swagger --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ swagger --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ swagger --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ swagger --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/test-classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ swagger --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ swagger --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ swagger --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/swagger-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ swagger --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/swagger-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ swagger --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ swagger --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.eclipse.sensinact.gateway.tools.swagger;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.swagger-tests;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.http.whiteboard;version='[1.1.0,1.1.1)' [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ swagger --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/tests.bndrun: [INFO] -runbundles: assertj-core;version='[3.20.2,3.20.3)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',org.eclipse.sensinact.gateway.tools.swagger;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.tools.swagger-tests;version='[2.0.0,2.0.1)',junit-jupiter-api;version='[5.8.2,5.8.3)',junit-jupiter-engine;version='[5.8.2,5.8.3)',junit-jupiter-params;version='[5.8.2,5.8.3)',junit-platform-commons;version='[1.8.2,1.8.3)',junit-platform-engine;version='[1.8.2,1.8.3)',junit-platform-launcher;version='[1.8.2,1.8.3)',org.osgi.service.http.whiteboard;version='[1.1.0,1.1.1)' 2023-04-18 16:14:14.333:INFO::main: Logging initialized @760ms to org.eclipse.jetty.util.log.StdErrLog 2023-04-18 16:14:14.393:INFO:oejs.Server:main: jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 2023-04-18 16:14:14.441:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 2023-04-18 16:14:14.441:INFO:oejs.session:main: No SessionScavenger set, using defaults 2023-04-18 16:14:14.451:INFO:oejs.session:main: node0 Scavenging every 600000ms 2023-04-18 16:14:14.465:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6dbb137d{/,null,AVAILABLE} 2023-04-18 16:14:14.465:INFO:oejs.Server:main: Started @892ms 2023-04-18 16:14:14.465:INFO:oejs.session:main: node0 Scavenging every 600000ms 2023-04-18 16:14:14.497:INFO:oejs.AbstractConnector:main: Started ServerConnector@42a48628{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8080 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] [DEBUG] [ServiceReference 17 from bundle 8 : org.eclipse.sensinact.gateway.tools.swagger:2.0.0.202304181614 ref=[javax.servlet.Filter] properties={component.id=0, component.name=org.eclipse.sensinact.web.swagger.SwaggerIndexFilter, objectClass=[javax.servlet.Filter], osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.eclipse.sensinact.swagger-api), osgi.http.whiteboard.filter.regex=[/?, /], service.bundleid=8, service.id=17, service.ranking=3, service.scope=prototype}] Ignoring unmatching Filter service [DEBUG] [ServiceReference 18 from bundle 8 : org.eclipse.sensinact.gateway.tools.swagger:2.0.0.202304181614 ref=[org.eclipse.sensinact.web.swagger.SwaggerResources] properties={component.id=1, component.name=org.eclipse.sensinact.web.swagger.SwaggerResources, objectClass=[org.eclipse.sensinact.web.swagger.SwaggerResources], osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.eclipse.sensinact.swagger-api), osgi.http.whiteboard.resource.pattern=[/*], osgi.http.whiteboard.resource.prefix=/swagger-api, service.bundleid=8, service.id=18, service.ranking=3, service.scope=bundle}] Ignoring unmatching Resource service [INFO] No Errors [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ swagger --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/swagger-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/swagger-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ swagger --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.tools:mongodb-connector >-------- [INFO] Building sensiNact IoT Gateway - MongoDB Connector 2.0-SNAPSHOT [80/121] [INFO] from platform/tools/mongodb-connector/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mongodb-connector --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mongodb-connector --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mongodb-connector --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mongodb-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mongodb-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ mongodb-connector --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mongodb-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mongodb-connector --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ mongodb-connector --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mongodb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ mongodb-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ mongodb-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ mongodb-connector --- [INFO] 2 archive(s) processed [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (resolve-test) @ mongodb-connector --- [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- bnd-testing:6.1.0-SNAPSHOT:testing (testing) @ mongodb-connector --- [INFO] Matching glob * [WARNING] No bndrun files were specified with or found as *.bndrun in the project. This is unexpected. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mongodb-connector --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mongodb-connector --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----< org.eclipse.sensinact.gateway.simulated.devices:billboard >------ [INFO] Building sensiNact IoT Gateway - Simulated Billboard 2.0-SNAPSHOT [81/121] [INFO] from simulated-devices/billboard/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ billboard --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ billboard --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ billboard --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ billboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ billboard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/target/classes [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ billboard --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.billboard.swing, has 1, private references [org.eclipse.sensinact.gateway.simulated.billboard.internal] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ billboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ billboard --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ billboard --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ billboard --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ billboard --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ billboard --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ billboard --- [INFO] 2 archive(s) processed [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ billboard --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ billboard --- Found a signature entry [INFO] SHA: wzaGiEU0CwKRQDqA8lYjEsM8BoMFk8GLS8NX13KY/bs= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ billboard --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ billboard --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.simulated.devices:temperatures-generator >-- [INFO] Building sensiNact IoT Gateway - Simulated Temperatures Generator 2.0-SNAPSHOT [82/121] [INFO] from simulated-devices/temperatures-generator/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ temperatures-generator --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ temperatures-generator --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ temperatures-generator --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ temperatures-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ temperatures-generator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/target/classes [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/src/main/java/org/eclipse/sensinact/gateway/simulated/temperature/generator/internal/TemperaturesGeneratorPacketReaderFactory.java: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/src/main/java/org/eclipse/sensinact/gateway/simulated/temperature/generator/internal/TemperaturesGeneratorPacketReaderFactory.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/src/main/java/org/eclipse/sensinact/gateway/simulated/temperature/generator/internal/TemperaturesGeneratorPacketReaderFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process (default) @ temperatures-generator --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.temperature.generator.discovery, has 1, private references [org.eclipse.sensinact.gateway.simulated.temperature.generator.internal] [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/bnd.bnd [0:0]: Export org.eclipse.sensinact.gateway.simulated.temperature.generator.reader, has 1, private references [org.eclipse.sensinact.gateway.simulated.temperature.generator.internal] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ temperatures-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ temperatures-generator --- [INFO] No sources to compile [INFO] [INFO] --- bnd:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ temperatures-generator --- [WARNING] /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/tests.bnd [0:0]: The Test-Cases header is empty. No test case classes were found. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ temperatures-generator --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ temperatures-generator --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (test-jar) @ temperatures-generator --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jarsigner:3.0.0:sign (sign) @ temperatures-generator --- [INFO] 2 archive(s) processed [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ temperatures-generator --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/simulated/devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (extract-sha) @ temperatures-generator --- Found a signature entry [INFO] SHA: 82QY2NcWgK5s68RDCguh5XNyeBazdYoVgRQFg2Muy4Y= [INFO] [INFO] --- sql:1.5:execute (insert-bundle-signature) @ temperatures-generator --- [INFO] Executing commands 1 rows affected [INFO] 1 of 1 SQL statements executed successfully [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ temperatures-generator --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:parent >---------- [INFO] Building sensiNact IoT Gateway - Distribution 2.0-SNAPSHOT [83/121] [INFO] from distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template >-- [INFO] Building sensiNact IoT Gateway - OSGi Distribution Template 2.0-SNAPSHOT [84/121] [INFO] from distribution/template/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-distribution-template --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-distribution-template --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-distribution-template --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- assembly:3.2.0:single (make-assembly) @ sensinact-distribution-template --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 634 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 6.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 8.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 16 MB/s) [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template/distribution.xml [WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: / [INFO] Building zip: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template/target/sensinact-distribution-template-2.0-SNAPSHOT.zip [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-distribution-template --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-distribution-template/2.0-SNAPSHOT/sensinact-distribution-template-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template/target/sensinact-distribution-template-2.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-distribution-template/2.0-SNAPSHOT/sensinact-distribution-template-2.0-SNAPSHOT.zip [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-distribution-template --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-security >-- [INFO] Building sensiNact IoT Gateway - OSGi Distribution Template With Security 2.0-SNAPSHOT [85/121] [INFO] from distribution/template-with-security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-distribution-template-with-security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-distribution-template-with-security --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-distribution-template-with-security --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- assembly:3.2.0:single (make-assembly) @ sensinact-distribution-template-with-security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-security/distribution.xml [INFO] Building zip: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-security/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-distribution-template-with-security --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-security/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-distribution-template-with-security/2.0-SNAPSHOT/sensinact-distribution-template-with-security-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-security/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-distribution-template-with-security/2.0-SNAPSHOT/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-distribution-template-with-security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-openid-security >-- [INFO] Building sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security 2.0-SNAPSHOT [86/121] [INFO] from distribution/template-with-openid-security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-distribution-template-with-openid-security --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-distribution-template-with-openid-security --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-distribution-template-with-openid-security --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- assembly:3.2.0:single (make-assembly) @ sensinact-distribution-template-with-openid-security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-openid-security/distribution.xml [INFO] Building zip: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-openid-security/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-distribution-template-with-openid-security --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-openid-security/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-distribution-template-with-openid-security/2.0-SNAPSHOT/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-openid-security/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-distribution-template-with-openid-security/2.0-SNAPSHOT/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-distribution-template-with-openid-security --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.distribution:sensinact-distribution-generator >-- [INFO] Building sensiNact IoT Gateway - Distribution Generator 2.0-SNAPSHOT [87/121] [INFO] from distribution/generator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-distribution-generator --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-distribution-generator --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-distribution-generator --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:unpack (copy-felix-distribution) @ sensinact-distribution-generator --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 396 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 231 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 714 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 813 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 273 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 235 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 580 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 316 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 378 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 537 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 439 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 136 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 202 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 750 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 698 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 872 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 780 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 2.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 437 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 220 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 357 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 938 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 151 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 500 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 326 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 427 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 314 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 172 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 339 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 971 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 20 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 1.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 60 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 144 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 162 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 330 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 27 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 28 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 667 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 450 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 877 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 219 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 256 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 581 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 524 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 446 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 272 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 437 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 686 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 1.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 29 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 29 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 28 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 31 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 859 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 20 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 82 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 616 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 1.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/2/apache-2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 568 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 24 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 439 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 484 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 802 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 2.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 649 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 7.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 464 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 505 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 962 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 420 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 383 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 340 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 815 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 128 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 104 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 818 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 4.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 1.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 2.2 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 9.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 7.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 11 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 6.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 4.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 184 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 623 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 2.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 164 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 748 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 817 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 202 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 135 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 479 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 92 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 733 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 882 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 7.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 161 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 2.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 2.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 643 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 284 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 374 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 952 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 177 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 141 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 626 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 408 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 465 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 139 kB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 2.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.0 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.0 MB/s) [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main.distribution:?:zip [INFO] Unpacking /home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.main.distribution/6.0.3/org.apache.felix.main.distribution-6.0.3.zip to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.1:unpack (copy-sensinact-distribution) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template:2.0-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template/target/sensinact-distribution-template-2.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.1:unpack (copy-sensinact-distribution-with-security) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-security:2.0-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-security/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.1:unpack (copy-sensinact-distribution-with-openid-security) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.eclipse.sensinact.gateway.distribution:sensinact-distribution-template-with-openid-security:2.0-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-openid-security/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.1:copy (copy-dependencies-bundle1) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.apache.felix:org.apache.felix.framework.security:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.runtime:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.command:?:jar [INFO] Configured Artifact: org.jline:jline:?:jar [INFO] Configured Artifact: org.fusesource.jansi:jansi:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.jline:?:jar [INFO] Configured Artifact: org.slf4j:slf4j-api:?:jar [INFO] Configured Artifact: org.slf4j:slf4j-simple:?:jar [INFO] Configured Artifact: ch.qos.logback:logback-classic:?:jar [INFO] Configured Artifact: ch.qos.logback:logback-core:?:jar [INFO] Copying org.apache.felix.framework.security-2.8.1.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/org.apache.felix.framework.security-2.8.1.jar [INFO] Copying org.apache.felix.gogo.runtime-1.1.4.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/org.apache.felix.gogo.runtime-1.1.4.jar [INFO] Copying org.apache.felix.gogo.command-1.1.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/org.apache.felix.gogo.command-1.1.2.jar [INFO] Copying jline-3.13.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/jline-3.13.2.jar [INFO] Copying jansi-1.18.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/jansi-1.18.jar [INFO] Copying org.apache.felix.gogo.jline-1.1.8.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/org.apache.felix.gogo.jline-1.1.8.jar [INFO] Copying slf4j-api-1.7.30.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/slf4j-api-1.7.30.jar [INFO] Copying slf4j-simple-1.7.30.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/slf4j-simple-1.7.30.jar [INFO] Copying logback-classic-1.2.3.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/logback-classic-1.2.3.jar [INFO] Copying logback-core-1.2.3.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/1/logback-core-1.2.3.jar [INFO] [INFO] --- dependency:3.1.1:copy (copy-dependencies-with-security-bundle1) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.apache.felix:org.apache.felix.framework.security:?:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-framework-extension:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.runtime:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.command:?:jar [INFO] Configured Artifact: org.jline:jline:?:jar [INFO] Configured Artifact: org.fusesource.jansi:jansi:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.gogo.jline:?:jar [INFO] Configured Artifact: org.slf4j:slf4j-api:?:jar [INFO] Configured Artifact: org.slf4j:slf4j-simple:?:jar [INFO] Configured Artifact: ch.qos.logback:logback-classic:?:jar [INFO] Configured Artifact: ch.qos.logback:logback-core:?:jar [INFO] Copying org.apache.felix.framework.security-2.8.1.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.framework.security-2.8.1.jar [INFO] Copying sensinact-framework-extension-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/sensinact-framework-extension-2.0-SNAPSHOT.jar [INFO] Copying org.apache.felix.gogo.runtime-1.1.4.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.gogo.runtime-1.1.4.jar [INFO] Copying org.apache.felix.gogo.command-1.1.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.gogo.command-1.1.2.jar [INFO] Copying jline-3.13.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/jline-3.13.2.jar [INFO] Copying jansi-1.18.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/jansi-1.18.jar [INFO] Copying org.apache.felix.gogo.jline-1.1.8.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/org.apache.felix.gogo.jline-1.1.8.jar [INFO] Copying slf4j-api-1.7.30.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/slf4j-api-1.7.30.jar [INFO] Copying slf4j-simple-1.7.30.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/slf4j-simple-1.7.30.jar [INFO] Copying logback-classic-1.2.3.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/logback-classic-1.2.3.jar [INFO] Copying logback-core-1.2.3.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/1/logback-core-1.2.3.jar [INFO] [INFO] --- dependency:3.1.1:copy (copy-dependencies-bundle2) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.eclipse.sensinact.gateway.sthbnd.mqtt:mqtt-utils:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.fileinstall:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.configadmin:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.service.component:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.service.cm:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.service.metatype:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.namespace.extender:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.util.promise:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.util.function:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.util.pushstream:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.service.log:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.log:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.scr:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.service.component:?:jar [INFO] Configured Artifact: org.osgi:org.osgi.service.remoteserviceadmin:?:jar [INFO] Configured Artifact: org.eclipse.paho:org.eclipse.paho.client.mqttv3:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.http.servlet-api:?:jar [INFO] Configured Artifact: org.apache.aries.spec:org.apache.aries.javax.jax.rs-api:?:jar [INFO] Configured Artifact: com.fasterxml.jackson.core:jackson-databind:?:jar [INFO] Configured Artifact: com.fasterxml.jackson.core:jackson-annotations:?:jar [INFO] Configured Artifact: com.fasterxml.jackson.core:jackson-core:?:jar [INFO] Configured Artifact: com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp:?:jar [INFO] Configured Artifact: jakarta.json:jakarta.json-api:?:jar [INFO] Configured Artifact: org.eclipse.parsson:parsson:?:jar [INFO] Copying mqtt-utils-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/mqtt-utils-2.0-SNAPSHOT.jar [INFO] Copying org.apache.felix.fileinstall-3.6.4.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.apache.felix.fileinstall-3.6.4.jar [INFO] Copying org.apache.felix.configadmin-1.9.16.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.apache.felix.configadmin-1.9.16.jar [INFO] Copying org.osgi.service.component-1.4.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.service.component-1.4.0.jar [INFO] Copying org.osgi.service.cm-1.6.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.service.cm-1.6.0.jar [INFO] Copying org.osgi.service.metatype-1.4.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.service.metatype-1.4.0.jar [INFO] Copying org.osgi.namespace.extender-1.0.1.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.namespace.extender-1.0.1.jar [INFO] Copying org.osgi.util.promise-1.1.1.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.util.promise-1.1.1.jar [INFO] Copying org.osgi.util.function-1.1.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.util.function-1.1.0.jar [INFO] Copying org.osgi.util.pushstream-1.0.1.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.util.pushstream-1.0.1.jar [INFO] Copying org.osgi.service.log-1.4.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.service.log-1.4.0.jar [INFO] Copying org.apache.felix.log-1.2.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.apache.felix.log-1.2.2.jar [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.apache.felix.bundlerepository-2.0.10.jar [INFO] Copying org.apache.felix.scr-2.1.16.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.apache.felix.scr-2.1.16.jar [INFO] Copying org.osgi.service.component-1.4.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.service.component-1.4.0.jar [INFO] Copying org.osgi.service.remoteserviceadmin-1.1.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.osgi.service.remoteserviceadmin-1.1.0.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.eclipse.paho.client.mqttv3-1.2.2.jar [INFO] Copying org.apache.felix.http.servlet-api-1.1.4.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.apache.felix.http.servlet-api-1.1.4.jar [INFO] Copying org.apache.aries.javax.jax.rs-api-1.0.3.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/org.apache.aries.javax.jax.rs-api-1.0.3.jar [INFO] Copying jackson-databind-2.13.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/jackson-databind-2.13.2.jar [INFO] Copying jackson-annotations-2.13.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/jackson-annotations-2.13.2.jar [INFO] Copying jackson-core-2.13.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/jackson-core-2.13.2.jar [INFO] Copying jackson-datatype-jakarta-jsonp-2.13.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/jackson-datatype-jakarta-jsonp-2.13.2.jar [INFO] Copying jakarta.json-api-2.1.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/jakarta.json-api-2.1.0.jar [INFO] Copying parsson-1.1.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/2/parsson-1.1.0.jar [INFO] [INFO] --- dependency:3.1.1:copy (ext-copy-dependencies-bundle3) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.slf4j:osgi-over-slf4j:?:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-utils:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-common:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-datastore-api:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-api:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-secure:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-none:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-core:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-generic:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-shell:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-system:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access:2.0-SNAPSHOT:jar [INFO] Copying osgi-over-slf4j-1.7.30.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/osgi-over-slf4j-1.7.30.jar [INFO] Copying sensinact-utils-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-utils-2.0-SNAPSHOT.jar [INFO] Copying sensinact-common-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-common-2.0-SNAPSHOT.jar [INFO] Copying sensinact-datastore-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-datastore-api-2.0-SNAPSHOT.jar [INFO] Copying sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [INFO] Copying sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [INFO] Copying sensinact-security-none-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-security-none-2.0-SNAPSHOT.jar [INFO] Copying sensinact-core-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-core-2.0-SNAPSHOT.jar [INFO] Copying sensinact-generic-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-generic-2.0-SNAPSHOT.jar [INFO] Copying sensinact-shell-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-shell-2.0-SNAPSHOT.jar [INFO] Copying sensinact-system-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-system-2.0-SNAPSHOT.jar [INFO] Copying sensinact-northbound-access-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/3/sensinact-northbound-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.1.1:copy (ext-copy-dependencies-with-security-bundle3) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.slf4j:osgi-over-slf4j:?:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-utils:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-common:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-datastore-api:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-sqlite-connector:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-api:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-secure:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-core:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-keybuilder:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-core:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-generic:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-shell:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-system:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access:2.0-SNAPSHOT:jar [INFO] Copying osgi-over-slf4j-1.7.30.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/osgi-over-slf4j-1.7.30.jar [INFO] Copying sensinact-utils-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-utils-2.0-SNAPSHOT.jar [INFO] Copying sensinact-common-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-common-2.0-SNAPSHOT.jar [INFO] Copying sensinact-datastore-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-datastore-api-2.0-SNAPSHOT.jar [INFO] Copying sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [INFO] Copying sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [INFO] Copying sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [INFO] Copying sensinact-security-core-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-security-core-2.0-SNAPSHOT.jar [INFO] Copying sensinact-security-keybuilder-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-security-keybuilder-2.0-SNAPSHOT.jar [INFO] Copying sensinact-core-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-core-2.0-SNAPSHOT.jar [INFO] Copying sensinact-generic-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-generic-2.0-SNAPSHOT.jar [INFO] Copying sensinact-shell-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-shell-2.0-SNAPSHOT.jar [INFO] Copying sensinact-system-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-system-2.0-SNAPSHOT.jar [INFO] Copying sensinact-northbound-access-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-security/bundle/3/sensinact-northbound-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.1.1:copy (ext-copy-dependencies-with-openid-security-bundle3) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.slf4j:osgi-over-slf4j:?:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-utils:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-common:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-datastore-api:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-sqlite-connector:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-api:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-signature-validator-secure:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-core:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-security-openid-keybuilder:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-core:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-generic:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-shell:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway:sensinact-system:2.0-SNAPSHOT:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:sensinact-northbound-access:2.0-SNAPSHOT:jar [INFO] Copying osgi-over-slf4j-1.7.30.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/osgi-over-slf4j-1.7.30.jar [INFO] Copying sensinact-utils-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-utils-2.0-SNAPSHOT.jar [INFO] Copying sensinact-common-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-common-2.0-SNAPSHOT.jar [INFO] Copying sensinact-datastore-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-datastore-api-2.0-SNAPSHOT.jar [INFO] Copying sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [INFO] Copying sensinact-signature-validator-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [INFO] Copying sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [INFO] Copying sensinact-security-core-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-security-core-2.0-SNAPSHOT.jar [INFO] Copying sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar [INFO] Copying sensinact-core-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-core-2.0-SNAPSHOT.jar [INFO] Copying sensinact-generic-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-generic-2.0-SNAPSHOT.jar [INFO] Copying sensinact-shell-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-shell-2.0-SNAPSHOT.jar [INFO] Copying sensinact-system-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-system-2.0-SNAPSHOT.jar [INFO] Copying sensinact-northbound-access-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies-with-openid-security/bundle/3/sensinact-northbound-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.1.1:copy (copy-dependencies-bundle4) @ sensinact-distribution-generator --- [INFO] Configured Artifact: org.apache.felix:org.apache.felix.shell.remote:?:jar [INFO] Configured Artifact: org.eclipse.sensinact.gateway.nthbnd:attributes-filter:2.0-SNAPSHOT:jar [INFO] Copying org.apache.felix.shell.remote-1.2.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/4/org.apache.felix.shell.remote-1.2.0.jar [INFO] Copying attributes-filter-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/target/dependencies/bundle/4/attributes-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ sensinact-distribution-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-distribution-generator --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-distribution-generator/2.0-SNAPSHOT/sensinact-distribution-generator-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-distribution-generator --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:profile >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) 2.0-SNAPSHOT [88/121] [INFO] from distribution/generator/profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ profile --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ profile --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ profile --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ profile --- [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/target/sensinact [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ profile --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/profile/2.0-SNAPSHOT/profile-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ profile --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:android-imu >------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) 2.0-SNAPSHOT [89/121] [INFO] from distribution/generator/profile/android-imu-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ android-imu --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ android-imu --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ android-imu --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ android-imu --- [INFO] Copying http-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-device-2.0-SNAPSHOT.jar [INFO] Copying http-android-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-android-2.0-SNAPSHOT.jar [INFO] Copying http-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-2.0-SNAPSHOT.jar [INFO] Copying http-tools-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/http-tools-2.0-SNAPSHOT.jar [INFO] Copying rest-access-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/rest-access-2.0-SNAPSHOT.jar [INFO] Copying org.apache.felix.http.servlet-api-1.1.4.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/org.apache.felix.http.servlet-api-1.1.4.jar [INFO] Copying org.apache.felix.http.jetty-4.1.10.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact/load/android-imu/org.apache.felix.http.jetty-4.1.10.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ android-imu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ android-imu --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/android-imu/2.0-SNAPSHOT/android-imu-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ android-imu --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:application >------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) 2.0-SNAPSHOT [90/121] [INFO] from distribution/generator/profile/application-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ application --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ application --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ application --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ application --- [INFO] Copying basic-plugin-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact/load/application/basic-plugin-2.0-SNAPSHOT.jar [INFO] Copying application-manager-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact/load/application/application-manager-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ application --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/application/2.0-SNAPSHOT/application-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ application --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.distribution:free-sms >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) 2.0-SNAPSHOT [91/121] [INFO] from distribution/generator/profile/free-sms/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ free-sms --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ free-sms --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ free-sms --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ free-sms --- [INFO] Copying free-sms-service-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/sensinact/load/free-sms/free-sms-service-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ free-sms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ free-sms --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/free-sms/2.0-SNAPSHOT/free-sms-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ free-sms --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.distribution:kodi >----------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) 2.0-SNAPSHOT [92/121] [INFO] from distribution/generator/profile/kodi-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ kodi --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ kodi --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ kodi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ kodi --- [INFO] Copying ssdp-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact/load/kodi/ssdp-2.0-SNAPSHOT.jar [INFO] Copying kodi-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact/load/kodi/kodi-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ kodi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ kodi --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/kodi/2.0-SNAPSHOT/kodi-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ kodi --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:mqtt-sb >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) 2.0-SNAPSHOT [93/121] [INFO] from distribution/generator/profile/mqtt-sb-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-sb --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-sb --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-sb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ mqtt-sb --- [INFO] Copying smart-topic-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact/load/mqtt-sb/smart-topic-device-2.0-SNAPSHOT.jar [INFO] Copying mqtt-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact/load/mqtt-sb/mqtt-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ mqtt-sb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-sb --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/mqtt-sb/2.0-SNAPSHOT/mqtt-sb-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-sb --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:mqtt-nb >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) 2.0-SNAPSHOT [94/121] [INFO] from distribution/generator/profile/mqtt-nb-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-nb --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-nb --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-nb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ mqtt-nb --- [INFO] Copying mqtt-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact/load/mqtt-nb/mqtt-agent-2.0-SNAPSHOT.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact/load/mqtt-nb/org.eclipse.paho.client.mqttv3-1.2.2.jar [INFO] Copying mqtt-generic-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact/load/mqtt-nb/mqtt-generic-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ mqtt-nb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-nb --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/mqtt-nb/2.0-SNAPSHOT/mqtt-nb-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-nb --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:mqtt-server >------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) 2.0-SNAPSHOT [95/121] [INFO] from distribution/generator/profile/mqtt-server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-server --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-server --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ mqtt-server --- [INFO] Copying mqtt-server-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/sensinact/load/mqtt-server/mqtt-server-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ mqtt-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-server --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-server --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:openhab >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) 2.0-SNAPSHOT [96/121] [INFO] from distribution/generator/profile/openhab-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ openhab --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ openhab --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ openhab --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ openhab --- [INFO] Copying sensinact-openhab-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact/load/openhab/sensinact-openhab-2.0-SNAPSHOT.jar [INFO] Copying jmdns-3.4.1.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact/load/openhab/jmdns-3.4.1.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ openhab --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ openhab --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/openhab/2.0-SNAPSHOT/openhab-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ openhab --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:openweather >------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) 2.0-SNAPSHOT [97/121] [INFO] from distribution/generator/profile/openweather-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ openweather --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ openweather --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ openweather --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ openweather --- [INFO] Copying openweather-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/sensinact/load/openweather/openweather-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ openweather --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ openweather --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/openweather/2.0-SNAPSHOT/openweather-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ openweather --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:onem2m >---------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) 2.0-SNAPSHOT [98/121] [INFO] from distribution/generator/profile/onem2m/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ onem2m --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ onem2m --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ onem2m --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ onem2m --- [INFO] Copying http-onem2m-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact/load/onem2m/http-onem2m-agent-2.0-SNAPSHOT.jar [INFO] Copying onem2m-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact/load/onem2m/onem2m-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ onem2m --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ onem2m --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/onem2m/2.0-SNAPSHOT/onem2m-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ onem2m --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---< org.eclipse.sensinact.gateway.distribution:onem2m-mqttbinding >---- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) 2.0-SNAPSHOT [99/121] [INFO] from distribution/generator/profile/onem2m-mqttbinding/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ onem2m-mqttbinding --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ onem2m-mqttbinding --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ onem2m-mqttbinding --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ onem2m-mqttbinding --- [INFO] Copying mqtt-onem2m-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact/load/onem2m-mqttbinding/mqtt-onem2m-agent-2.0-SNAPSHOT.jar [INFO] Copying org.eclipse.paho.client.mqttv3-1.2.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact/load/onem2m-mqttbinding/org.eclipse.paho.client.mqttv3-1.2.2.jar [INFO] Copying mqtt-generic-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact/load/onem2m-mqttbinding/mqtt-generic-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ onem2m-mqttbinding --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ onem2m-mqttbinding --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/onem2m-mqttbinding/2.0-SNAPSHOT/onem2m-mqttbinding-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ onem2m-mqttbinding --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.distribution:rest >----------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) 2.0-SNAPSHOT [100/121] [INFO] from distribution/generator/profile/rest-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ rest --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ rest --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ rest --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ rest --- [INFO] Copying http-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-device-2.0-SNAPSHOT.jar [INFO] Copying http-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-2.0-SNAPSHOT.jar [INFO] Copying http-tools-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-tools-2.0-SNAPSHOT.jar [INFO] Copying http-device-factory-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact/load/rest/http-device-factory-2.0-SNAPSHOT.jar [INFO] Copying rest-access-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact/load/rest/rest-access-2.0-SNAPSHOT.jar [INFO] Copying org.apache.felix.http.jetty-4.1.10.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact/load/rest/org.apache.felix.http.jetty-4.1.10.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ rest --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/rest/2.0-SNAPSHOT/rest-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ rest --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:simulation >-------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) 2.0-SNAPSHOT [101/121] [INFO] from distribution/generator/profile/simulation-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ simulation --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ simulation --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ simulation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ simulation --- [INFO] Copying slider-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/slider-2.0-SNAPSHOT.jar [INFO] Copying button-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/button-2.0-SNAPSHOT.jar [INFO] Copying temperatures-generator-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/temperatures-generator-2.0-SNAPSHOT.jar [INFO] Copying light-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/light-2.0-SNAPSHOT.jar [INFO] Copying fan-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/fan-2.0-SNAPSHOT.jar [INFO] Copying billboard-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact/load/simulation/billboard-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ simulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ simulation --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/simulation/2.0-SNAPSHOT/simulation-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ simulation --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway.distribution:storage-agent >------ [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) 2.0-SNAPSHOT [102/121] [INFO] from distribution/generator/profile/http-storage-agent-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ storage-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ storage-agent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ storage-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ storage-agent --- [INFO] Copying http-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact/load/storage-agent/http-2.0-SNAPSHOT.jar [INFO] Copying http-storage-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact/load/storage-agent/http-storage-agent-2.0-SNAPSHOT.jar [INFO] Copying generic-storage-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact/load/storage-agent/generic-storage-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ storage-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/storage-agent/2.0-SNAPSHOT/storage-agent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.distribution:influxdb-storage-agent >-- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) 2.0-SNAPSHOT [103/121] [INFO] from distribution/generator/profile/influxdb-storage-agent-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ influxdb-storage-agent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ influxdb-storage-agent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ influxdb-storage-agent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ influxdb-storage-agent --- [INFO] Copying influxdb-connector-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/influxdb-connector-2.0-SNAPSHOT.jar [INFO] Copying generic-storage-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/generic-storage-agent-2.0-SNAPSHOT.jar [INFO] Copying sensinact-historic-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/sensinact-historic-api-2.0-SNAPSHOT.jar [INFO] Copying influxdb-storage-agent-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact/load/influxdb-storage-agent/influxdb-storage-agent-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ influxdb-storage-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ influxdb-storage-agent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ influxdb-storage-agent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.distribution:historic >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) 2.0-SNAPSHOT [104/121] [INFO] from distribution/generator/profile/historic-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ historic --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ historic --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ historic --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ historic --- [INFO] Copying sensinact-historic-api-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact/load/historic/sensinact-historic-api-2.0-SNAPSHOT.jar [INFO] Copying sensinact-historic-manager-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact/load/historic/sensinact-historic-manager-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ historic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ historic --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/historic/2.0-SNAPSHOT/historic-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ historic --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:swagger >--------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) 2.0-SNAPSHOT [105/121] [INFO] from distribution/generator/profile/swagger-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ swagger --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ swagger --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ swagger --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ swagger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/target/sensinact [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ swagger --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ swagger --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway.distribution:sensinact-remote >----- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) 2.0-SNAPSHOT [106/121] [INFO] from distribution/generator/profile/sensinact-remote/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-remote --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-remote --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-remote --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ sensinact-remote --- [INFO] Copying org.apache.aries.rsa.core-1.14.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.core-1.14.0.jar [INFO] Copying hawtdispatch-1.22.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/hawtdispatch-1.22.jar [INFO] Copying org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.discovery.zookeeper-1.14.0.jar [INFO] Copying hawtbuf-1.11.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/hawtbuf-1.11.jar [INFO] Copying zookeeper-3.5.6.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/zookeeper-3.5.6.jar [INFO] Copying org.apache.aries.rsa.provider.fastbin-1.14.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.provider.fastbin-1.14.0.jar [INFO] Copying org.apache.aries.rsa.spi-1.14.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.spi-1.14.0.jar [INFO] Copying org.apache.aries.rsa.discovery.local-1.14.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.discovery.local-1.14.0.jar [INFO] Copying org.apache.aries.rsa.topology-manager-1.14.0.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact/load/sensinact-remote/org.apache.aries.rsa.topology-manager-1.14.0.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ sensinact-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-remote --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-remote/2.0-SNAPSHOT/sensinact-remote-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-remote --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---< org.eclipse.sensinact.gateway.distribution:sensinact-datastore >--- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) 2.0-SNAPSHOT [107/121] [INFO] from distribution/generator/profile/sensinact-datastore/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-datastore --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-datastore --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-datastore --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ sensinact-datastore --- [INFO] Copying sensinact-sqlite-connector-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/sensinact/load/sensinact-datastore/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ sensinact-datastore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-datastore --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-datastore --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:ldapfilter >-------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) 2.0-SNAPSHOT [108/121] [INFO] from distribution/generator/profile/ldapfilter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ldapfilter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ ldapfilter --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ ldapfilter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ ldapfilter --- [INFO] Copying ldap-filter-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/sensinact/load/ldapfilter/ldap-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ ldapfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ldapfilter --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/ldapfilter/2.0-SNAPSHOT/ldapfilter-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ ldapfilter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ------< org.eclipse.sensinact.gateway.distribution:geojsonfilter >------ [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) 2.0-SNAPSHOT [109/121] [INFO] from distribution/generator/profile/geojsonfilter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ geojsonfilter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ geojsonfilter --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ geojsonfilter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ geojsonfilter --- [INFO] Copying geojson-filter-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/sensinact/load/geojsonfilter/geojson-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ geojsonfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ geojsonfilter --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/geojsonfilter/2.0-SNAPSHOT/geojsonfilter-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ geojsonfilter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----< org.eclipse.sensinact.gateway.distribution:attributesfilter >----- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) 2.0-SNAPSHOT [110/121] [INFO] from distribution/generator/profile/attributesfilter/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ attributesfilter --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ attributesfilter --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ attributesfilter --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ attributesfilter --- [INFO] Copying attributes-filter-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/sensinact/load/attributesfilter/attributes-filter-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ attributesfilter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ attributesfilter --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/attributesfilter/2.0-SNAPSHOT/attributesfilter-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ attributesfilter --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:http-client >------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) 2.0-SNAPSHOT [111/121] [INFO] from distribution/generator/profile/http-client/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ http-client --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ http-client --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ http-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ http-client --- [INFO] Copying fluent-hc-4.5.11.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/fluent-hc-4.5.11.jar [INFO] Copying httpclient-osgi-4.5.11.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpclient-osgi-4.5.11.jar [INFO] Copying httpclient-4.5.11.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpclient-4.5.11.jar [INFO] Copying httpmime-4.5.11.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpmime-4.5.11.jar [INFO] Copying commons-codec-1.14.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/commons-codec-1.14.jar [INFO] Copying httpcore-osgi-4.4.13.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpcore-osgi-4.4.13.jar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/commons-logging-1.2.jar [INFO] Copying httpclient-cache-4.5.11.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact/load/http-client/httpclient-cache-4.5.11.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ http-client --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/http-client/2.0-SNAPSHOT/http-client-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ http-client --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -------< org.eclipse.sensinact.gateway.distribution:ttn-device >-------- [INFO] Building sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) 2.0-SNAPSHOT [112/121] [INFO] from distribution/generator/profile/ttn-profile/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ttn-device --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ ttn-device --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ ttn-device --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- dependency:3.1.1:copy-dependencies (copy-dependencies) @ ttn-device --- [INFO] Copying mqtt-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact/load/ttn-device/mqtt-device-2.0-SNAPSHOT.jar [INFO] Copying thethingsnetwork-device-2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact/load/ttn-device/thethingsnetwork-device-2.0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-security) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-this-build-with-openid-security) @ ttn-device --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ttn-device --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/ttn-device/2.0-SNAPSHOT/ttn-device-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ ttn-device --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --------< org.eclipse.sensinact.gateway.distribution:packaging >-------- [INFO] Building sensiNact IoT Gateway - sensiNact Packaging 2.0-SNAPSHOT [113/121] [INFO] from distribution/generator/packaging/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ packaging --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ packaging --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ packaging --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensinact-distribution-template-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-security) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-merge-with-openid-security) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-security) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-with-openid-security) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/felix-framework-6.0.3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies-with-security [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle2) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-security-bundle4) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies/bundle/4 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle1) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies-with-security/bundle/1 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle2) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies/bundle/2 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle3) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies-with-openid-security/bundle/3 [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources-dep-with-openid-security-bundle4) @ packaging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/dependencies/bundle/4 [INFO] [INFO] --- assembly:3.2.0:single (make-assembly) @ packaging --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: distribution.xml [WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: / [INFO] Building zip: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensiNact-gateway-2.0-SNAPSHOT-20230418.zip [INFO] [INFO] --- assembly:3.2.0:single (make-assembly-with-security) @ packaging --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: distribution-with-security.xml [WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: / [INFO] Building zip: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip [WARNING] artifact org.eclipse.sensinact.gateway.distribution:packaging:zip:2.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.2.0:single (make-assembly-with-openid-security) @ packaging --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: distribution-with-openid-security.xml [WARNING] The assembly descriptor contains a *nix-specific root-relative reference (starting with slash). This is not portable and might fail on Windows: / [INFO] Building zip: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip [WARNING] artifact org.eclipse.sensinact.gateway.distribution:packaging:zip:2.0-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ packaging --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/packaging/2.0-SNAPSHOT/packaging-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/packaging/2.0-SNAPSHOT/packaging-2.0-SNAPSHOT.zip [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ packaging --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.gateway.archetypes:parent >----------- [INFO] Building sensiNact IoT Gateway - Archetypes parent project 2.0-SNAPSHOT [114/121] [INFO] from distribution/archetypes/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ parent --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/archetypes/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.archetypes:sensinact-basis-archetype >-- [INFO] Building sensinact-basis-archetype 1.0 [115/121] [INFO] from distribution/archetypes/sensinact-basis-archetype/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 752 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 1.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 5.7 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 3.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 3.4 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-basis-archetype --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-basis-archetype --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-basis-archetype --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-basis-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-basis-archetype --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-basis-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-basis-archetype/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-basis-archetype --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-basis-archetype --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ sensinact-basis-archetype --- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 641 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 816 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/26/apache-26.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 457 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 2.8 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 560 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 1.0 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 3.3 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 341 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 531 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.4 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 3.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 4.5 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 5.9 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.6 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 6.1 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 11 MB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 16 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 5.8 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 3.6 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 6.7 MB/s) [INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 18 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-basis-archetype/target/sensinact-basis-archetype-1.0.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-basis-archetype --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-basis-archetype/target/sensinact-basis-archetype-1.0.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/archetypes/sensinact-basis-archetype/1.0/sensinact-basis-archetype-1.0.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-basis-archetype/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/archetypes/sensinact-basis-archetype/1.0/sensinact-basis-archetype-1.0.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-basis-archetype --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.archetypes:sensinact-http-archetype >-- [INFO] Building sensinact-http-archetype 1.0 [116/121] [INFO] from distribution/archetypes/sensinact-http-archetype/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-http-archetype --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-http-archetype --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-http-archetype --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-http-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-http-archetype --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-http-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-http-archetype/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-http-archetype --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-http-archetype --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ sensinact-http-archetype --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-http-archetype/target/sensinact-http-archetype-1.0.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-http-archetype --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-http-archetype/target/sensinact-http-archetype-1.0.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/archetypes/sensinact-http-archetype/1.0/sensinact-http-archetype-1.0.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-http-archetype/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/archetypes/sensinact-http-archetype/1.0/sensinact-http-archetype-1.0.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-http-archetype --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --< org.eclipse.sensinact.gateway.archetypes:sensinact-webapp-archetype >-- [INFO] Building sensinact-webapp-archetype 1.0 [117/121] [INFO] from distribution/archetypes/sensinact-webapp-archetype/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sensinact-webapp-archetype --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sensinact-webapp-archetype --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sensinact-webapp-archetype --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sensinact-webapp-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sensinact-webapp-archetype --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sensinact-webapp-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-webapp-archetype/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sensinact-webapp-archetype --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ sensinact-webapp-archetype --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ sensinact-webapp-archetype --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-webapp-archetype/target/sensinact-webapp-archetype-1.0.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sensinact-webapp-archetype --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-webapp-archetype/target/sensinact-webapp-archetype-1.0.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/archetypes/sensinact-webapp-archetype/1.0/sensinact-webapp-archetype-1.0.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-webapp-archetype/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/archetypes/sensinact-webapp-archetype/1.0/sensinact-webapp-archetype-1.0.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sensinact-webapp-archetype --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ---------< org.eclipse.sensinact.gateway.distribution:exports >--------- [INFO] Building sensiNact IoT Gateway - sensiNact exports 2.0-SNAPSHOT [118/121] [INFO] from distribution/exports/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.2 kB/s) [INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.pom [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.pom (4.8 kB at 119 kB/s) [INFO] Downloading from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.jar [INFO] Downloaded from bndtools.jfrog.io-snapshot: https://bndtools.jfrog.io/bndtools/libs-snapshot/biz/aQute/bnd/bnd-export-maven-plugin/6.1.0-SNAPSHOT/bnd-export-maven-plugin-6.1.0-20211111.232155-58.jar (11 kB at 268 kB/s) [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ exports --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ exports --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ exports --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- bnd-resolver:6.1.0-SNAPSHOT:resolve (default) @ exports --- [INFO] Resolving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/exports/android-imu.bndrun: [INFO] -runbundles: ch.qos.logback.classic;version='[1.2.3,1.2.4)',ch.qos.logback.core;version='[1.2.3,1.2.4)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.eclipse.paho.client.mqttv3;version='[1.2.2,1.2.3)',org.eclipse.sensinact.gateway.nthbnd.http-tools;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-android;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.http.http-device;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sthbnd.mqtt.mqtt-utils;version='[2.0.0,2.0.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',com.fasterxml.jackson.core.jackson-annotations;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-core;version='[2.13.2,2.13.3)',com.fasterxml.jackson.core.jackson-databind;version='[2.13.2,2.13.3)',com.fasterxml.jackson.datatype.jackson-datatype-jakarta-jsonp;version='[2.13.2,2.13.3)',jakarta.json-api;version='[2.1.0,2.1.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)',org.eclipse.parsson;version='[1.1.0,1.1.1)' [INFO] [INFO] --- bnd-export:6.1.0-SNAPSHOT:export (default) @ exports --- [INFO] Exporting /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/exports/android-imu.bndrun: [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ exports --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/exports/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/exports/2.0-SNAPSHOT/exports-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ exports --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----------< org.eclipse.sensinact.gateway.distribution:sdk >----------- [INFO] Building sensiNact IoT Gateway - sensiNact SDK 2.0-SNAPSHOT [119/121] [INFO] from distribution/sdk/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sdk --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ sdk --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ sdk --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sdk --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/sdk/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/distribution/sdk/2.0-SNAPSHOT/sdk-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ sdk --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] -----< org.eclipse.sensinact.integration.tests:integration-tests >------ [INFO] Building sensiNact IoT Gateway - Integration Tests 2.0-SNAPSHOT [120/121] [INFO] from integration-tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of repo1.maven.org has elapsed or updates are forced [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ integration-tests --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ integration-tests --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ integration-tests --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ integration-tests --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/integration/tests/integration-tests/2.0-SNAPSHOT/integration-tests-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ integration-tests --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] ----------< org.eclipse.sensinact.integration.tests:mqtt-it >----------- [INFO] Building sensiNact IoT Gateway - MQTT Integration Tests 2.0-SNAPSHOT [121/121] [INFO] from integration-tests/mqtt-it/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ mqtt-it --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce) @ mqtt-it --- [INFO] [INFO] --- directory:0.3.1:highest-basedir (directories) @ mqtt-it --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/GitHub Pull Requests [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ mqtt-it --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mqtt-it --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/target/classes [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ mqtt-it --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mqtt-it --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ mqtt-it --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ mqtt-it --- [INFO] Building jar: /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/target/mqtt-it-2.0-SNAPSHOT.jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ mqtt-it --- [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/target/mqtt-it-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/integration/tests/mqtt-it/2.0-SNAPSHOT/mqtt-it-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/integration/tests/mqtt-it/2.0-SNAPSHOT/mqtt-it-2.0-SNAPSHOT.pom [INFO] [INFO] --- surefire:3.0.0-M5:test (default-cli) @ mqtt-it --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] sensiNact IoT Gateway - Gateway Project 2.0-SNAPSHOT SUCCESS [ 5.633 s] [INFO] sensiNact IoT Gateway - Platform 2.0-SNAPSHOT ...... SUCCESS [ 4.973 s] [INFO] sensiNact IoT Gateway - Utilities 2.0-SNAPSHOT ..... SUCCESS [ 22.733 s] [INFO] sensiNact IoT Gateway - Common Data Structures 2.0-SNAPSHOT SUCCESS [ 3.044 s] [INFO] sensiNact IoT Gateway - Security parent module 2.0-SNAPSHOT SUCCESS [ 0.380 s] [INFO] sensiNact IoT Gateway - OSGi Framework Security Extension 2.0-SNAPSHOT SUCCESS [ 1.790 s] [INFO] sensiNact IoT Gateway - Data store parent module 2.0-SNAPSHOT SUCCESS [ 0.340 s] [INFO] sensiNact IoT Gateway - Data Store Access API 2.0-SNAPSHOT SUCCESS [ 1.877 s] [INFO] OSGi Security Layer - Jar Validation API 2.0-SNAPSHOT SUCCESS [ 1.756 s] [INFO] OSGi Security Layer - Jar Validation Mock 2.0-SNAPSHOT SUCCESS [ 9.567 s] [INFO] sensiNact IoT Gateway - Core 2.0-SNAPSHOT .......... SUCCESS [ 34.861 s] [INFO] sensiNact IoT Gateway - Security Moke 2.0-SNAPSHOT . SUCCESS [ 2.501 s] [INFO] OSGi Security Layer - Jar Validation 2.0-SNAPSHOT .. SUCCESS [ 18.845 s] [INFO] sensiNact IoT Gateway - Northbound parent module 2.0-SNAPSHOT SUCCESS [ 0.341 s] [INFO] sensiNact IoT Gateway - Northbound Access 2.0-SNAPSHOT SUCCESS [ 2.660 s] [INFO] sensiNact IoT Gateway - Platform Tools 2.0-SNAPSHOT SUCCESS [ 0.342 s] [INFO] sensiNact IoT Gateway - sensiNact Test helper 2.0-SNAPSHOT SUCCESS [ 1.870 s] [INFO] sensiNact IoT Gateway - Communication protocol parent 2.0-SNAPSHOT SUCCESS [ 0.324 s] [INFO] sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT . SUCCESS [ 20.287 s] [INFO] sensiNact IoT Gateway - SQLite DataBase Connector 2.0-SNAPSHOT SUCCESS [ 11.678 s] [INFO] sensiNact IoT Gateway - Generic implementation 2.0-SNAPSHOT SUCCESS [ 23.150 s] [INFO] sensiNact IoT Gateway - Simulated Devices 2.0-SNAPSHOT SUCCESS [ 0.318 s] [INFO] sensiNact IoT Gateway - Simulated Slider 2.0-SNAPSHOT SUCCESS [ 4.438 s] [INFO] sensiNact IoT Gateway - Simulated Light 2.0-SNAPSHOT SUCCESS [ 2.016 s] [INFO] sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT SUCCESS [01:38 min] [INFO] sensiNact IoT Gateway - HTTP Forwarding and Callback Factories 2.0-SNAPSHOT SUCCESS [ 14.910 s] [INFO] sensiNact IoT Gateway - EMail Account Connector 2.0-SNAPSHOT SUCCESS [ 2.026 s] [INFO] sensiNact IoT Gateway - Simulated Fan 2.0-SNAPSHOT . SUCCESS [ 2.348 s] [INFO] sensiNact IoT Gateway - Simulated Button 2.0-SNAPSHOT SUCCESS [ 1.973 s] [INFO] sensiNact IoT Gateway - Security Core 2.0-SNAPSHOT . SUCCESS [ 16.574 s] [INFO] sensiNact IoT Gateway - oAuth2 Security 2.0-SNAPSHOT SUCCESS [ 7.293 s] [INFO] sensiNact IoT Gateway - Security Core User Key Builder 2.0-SNAPSHOT SUCCESS [ 1.665 s] [INFO] sensiNact IoT Gateway - Security Core Test 2.0-SNAPSHOT SUCCESS [ 12.005 s] [INFO] sensiNact IoT Gateway - Security Core OpenId User Key Builder 2.0-SNAPSHOT SUCCESS [ 2.188 s] [INFO] sensiNact IoT Gateway - sensiNact Historic API 2.0-SNAPSHOT SUCCESS [ 1.735 s] [INFO] sensiNact IoT Gateway - sensiNact Historic Reader Manager 2.0-SNAPSHOT SUCCESS [ 2.018 s] [INFO] sensiNact IoT Gateway - Southbound parent module 2.0-SNAPSHOT SUCCESS [ 0.338 s] [INFO] sensiNact IoT Gateway - MQTT Protocol Devices parent 2.0-SNAPSHOT SUCCESS [ 0.327 s] [INFO] sensiNact IoT Gateway - MQTT Utility bundle 2.0-SNAPSHOT SUCCESS [ 2.945 s] [INFO] sensiNact IoT Gateway - Remote OSGi 2.0-SNAPSHOT ... SUCCESS [ 1.927 s] [INFO] sensiNact IoT Gateway - SSDP 2.0-SNAPSHOT .......... SUCCESS [ 2.206 s] [INFO] sensiNact IoT Gateway - System 2.0-SNAPSHOT ........ SUCCESS [ 10.122 s] [INFO] sensiNact IoT Gateway - Shell 2.0-SNAPSHOT ......... SUCCESS [ 1.884 s] [INFO] sensiNact IoT AppManager - Parent 2.0-SNAPSHOT ..... SUCCESS [ 0.320 s] [INFO] sensiNact IoT AppManager - Core 2.0-SNAPSHOT ....... SUCCESS [ 2.649 s] [INFO] sensiNact IoT AppManager - Basic Plugin 2.0-SNAPSHOT SUCCESS [ 2.242 s] [INFO] sensiNact IoT Gateway - MQTT Protocol Device 2.0-SNAPSHOT SUCCESS [ 1.788 s] [INFO] sensiNact IoT Gateway - MQTT Smart Topic Device 2.0-SNAPSHOT SUCCESS [ 2.081 s] [INFO] sensiNact IoT Gateway - The Things Network Device 2.0-SNAPSHOT SUCCESS [ 1.959 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Devices parent 2.0-SNAPSHOT SUCCESS [ 0.403 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Device 2.0-SNAPSHOT SUCCESS [ 55.657 s] [INFO] sensiNact IoT Gateway - OpenHab Protocol Device 2.0-SNAPSHOT SUCCESS [ 2.027 s] [INFO] sensiNact IoT Gateway - LDAP filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.326 s] [INFO] sensiNact IoT Gateway - LDAP filter 2.0-SNAPSHOT ... SUCCESS [ 24.356 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Device Factory 2.0-SNAPSHOT SUCCESS [ 29.357 s] [INFO] sensiNact IoT Gateway - Android Web Interface 2.0-SNAPSHOT SUCCESS [ 2.111 s] [INFO] sensiNact IoT Gateway - Free Mobile SMS service 2.0-SNAPSHOT SUCCESS [ 2.047 s] [INFO] sensiNact IoT Gateway - OpenWeather Device 2.0-SNAPSHOT SUCCESS [ 1.953 s] [INFO] sensiNact IoT Gateway - Kodi Device 2.0-SNAPSHOT ... SUCCESS [ 2.014 s] [INFO] sensiNact IoT Gateway - Live Objects Orange Protocol Device 2.0-SNAPSHOT SUCCESS [ 1.945 s] [INFO] sensiNact IoT Gateway - HTTP oneM2M Device 2.0-SNAPSHOT SUCCESS [ 1.950 s] [INFO] sensiNact IoT Gateway - JSONPath filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.308 s] [INFO] sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT SUCCESS [ 13.568 s] [INFO] sensiNact IoT Gateway - GeoJSON filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.307 s] [INFO] sensiNact IoT Gateway - GeoJSON filter 2.0-SNAPSHOT SUCCESS [ 16.521 s] [INFO] sensiNact IoT Gateway - Attributes filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.343 s] [INFO] sensiNact IoT Gateway - Attributes filter 2.0-SNAPSHOT SUCCESS [ 20.490 s] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent 2.0-SNAPSHOT SUCCESS [ 0.467 s] [INFO] sensiNact IoT Gateway - MQTT Generic Northbound Agent 2.0-SNAPSHOT SUCCESS [ 1.811 s] [INFO] sensiNact IoT Gateway - MQTT oneM2M Northbound Agent 2.0-SNAPSHOT SUCCESS [ 1.853 s] [INFO] sensiNact IoT Gateway - MQTT Server 2.0-SNAPSHOT ... SUCCESS [ 20.897 s] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent Instance 2.0-SNAPSHOT SUCCESS [ 18.885 s] [INFO] sensiNact IoT Gateway - Generic Historical Storage Agent 2.0-SNAPSHOT SUCCESS [ 1.924 s] [INFO] sensiNact IoT Gateway - HTTP Historical Storage Agent 2.0-SNAPSHOT SUCCESS [ 1.733 s] [INFO] sensiNact IoT Gateway - Influxdb Connector 2.0-SNAPSHOT SUCCESS [ 2.884 s] [INFO] sensiNact IoT Gateway - Influxdb Historical Storage Agent 2.0-SNAPSHOT SUCCESS [ 2.005 s] [INFO] sensiNact IoT Gateway - HTTP oneM2M Northbound Agent 2.0-SNAPSHOT SUCCESS [ 2.323 s] [INFO] sensiNact IoT Gateway - Security test configuration 2.0-SNAPSHOT SUCCESS [ 1.730 s] [INFO] sensiNact IoT Gateway - Swagger API 2.0-SNAPSHOT ... SUCCESS [ 13.110 s] [INFO] sensiNact IoT Gateway - MongoDB Connector 2.0-SNAPSHOT SUCCESS [ 1.972 s] [INFO] sensiNact IoT Gateway - Simulated Billboard 2.0-SNAPSHOT SUCCESS [ 2.032 s] [INFO] sensiNact IoT Gateway - Simulated Temperatures Generator 2.0-SNAPSHOT SUCCESS [ 2.285 s] [INFO] sensiNact IoT Gateway - Distribution 2.0-SNAPSHOT .. SUCCESS [ 0.218 s] [INFO] sensiNact IoT Gateway - OSGi Distribution Template 2.0-SNAPSHOT SUCCESS [ 0.644 s] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With Security 2.0-SNAPSHOT SUCCESS [ 0.253 s] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security 2.0-SNAPSHOT SUCCESS [ 0.253 s] [INFO] sensiNact IoT Gateway - Distribution Generator 2.0-SNAPSHOT SUCCESS [ 3.054 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) 2.0-SNAPSHOT SUCCESS [ 0.591 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.783 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.589 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.582 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.610 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.651 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.581 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.919 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.606 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.571 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.586 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.589 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.719 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.600 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.568 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.595 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.634 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.702 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.623 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.622 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.632 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.576 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.622 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.650 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.573 s] [INFO] sensiNact IoT Gateway - sensiNact Packaging 2.0-SNAPSHOT SUCCESS [ 5.503 s] [INFO] sensiNact IoT Gateway - Archetypes parent project 2.0-SNAPSHOT SUCCESS [ 0.190 s] [INFO] sensinact-basis-archetype 1.0 ...................... SUCCESS [ 0.841 s] [INFO] sensinact-http-archetype 1.0 ....................... SUCCESS [ 0.338 s] [INFO] sensinact-webapp-archetype 1.0 ..................... SUCCESS [ 0.357 s] [INFO] sensiNact IoT Gateway - sensiNact exports 2.0-SNAPSHOT SUCCESS [ 6.565 s] [INFO] sensiNact IoT Gateway - sensiNact SDK 2.0-SNAPSHOT . SUCCESS [ 0.625 s] [INFO] sensiNact IoT Gateway - Integration Tests 2.0-SNAPSHOT SUCCESS [ 0.184 s] [INFO] sensiNact IoT Gateway - MQTT Integration Tests 2.0-SNAPSHOT SUCCESS [ 1.072 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:17 min [INFO] Finished at: 2023-04-18T16:15:30Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/pom.xml to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/swagger-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/free-sms/target/free-sms-service-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/free-sms-service/2.0-SNAPSHOT/free-sms-service-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-generator/2.0-SNAPSHOT/sensinact-distribution-generator-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-tools/target/http-tools-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/http-tools/2.0-SNAPSHOT/http-tools-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-nb-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-nb/2.0-SNAPSHOT/mqtt-nb-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/pom.xml to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-mail-connector/target/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-mail-connector/2.0-SNAPSHOT/sensinact-mail-connector-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/generic-storage-agent/target/generic-storage-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/generic-storage-agent/2.0-SNAPSHOT/generic-storage-agent-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/target/button-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/button/target/button-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/button/2.0-SNAPSHOT/button-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/influxdb-storage-agent-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/rest-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/rest/2.0-SNAPSHOT/rest-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/android-imu-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/android-imu/2.0-SNAPSHOT/android-imu-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/pom.xml to org.eclipse.sensinact.gateway.tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test-configuration/target/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/sensinact-test-configuration/2.0-SNAPSHOT/sensinact-test-configuration-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/temperatures-generator/target/temperatures-generator-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/temperatures-generator/2.0-SNAPSHOT/temperatures-generator-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-basis-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-basis-archetype/1.0/sensinact-basis-archetype-1.0.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-basis-archetype/target/sensinact-basis-archetype-1.0.jar to org.eclipse.sensinact.gateway.archetypes/sensinact-basis-archetype/1.0/sensinact-basis-archetype-1.0.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-oauth2/target/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-oauth2/2.0-SNAPSHOT/sensinact-security-oauth2-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/pom.xml to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/application-manager/target/application-manager-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/application-manager/2.0-SNAPSHOT/application-manager-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device/target/http-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device/2.0-SNAPSHOT/http-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-security/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-security/2.0-SNAPSHOT/sensinact-distribution-template-with-security-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-security/target/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-security/2.0-SNAPSHOT/sensinact-distribution-template-with-security-2.0-SNAPSHOT.zip [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-none/target/sensinact-security-none-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-none/2.0-SNAPSHOT/sensinact-security-none-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/geojsonfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/geojsonfilter/2.0-SNAPSHOT/geojsonfilter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/pom.xml to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/ssdp/target/ssdp-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.protocol/ssdp/2.0-SNAPSHOT/ssdp-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/pom.xml to org.eclipse.sensinact.gateway.tools/platform.tools/2.0-SNAPSHOT/platform.tools-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/kodi-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/kodi/2.0-SNAPSHOT/kodi-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/historic-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/historic/2.0-SNAPSHOT/historic-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/ldap-filtering/2.0-SNAPSHOT/ldap-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/slider/target/slider-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/slider/2.0-SNAPSHOT/slider-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/exports/pom.xml to org.eclipse.sensinact.gateway.distribution/exports/2.0-SNAPSHOT/exports-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/pom.xml to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-shell/target/sensinact-shell-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-shell/2.0-SNAPSHOT/sensinact-shell-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-test/target/sensinact-security-test-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-test/2.0-SNAPSHOT/sensinact-security-test-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-mock/target/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-mock/2.0-SNAPSHOT/sensinact-signature-validator-mock-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-webapp-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-webapp-archetype/1.0/sensinact-webapp-archetype-1.0.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-webapp-archetype/target/sensinact-webapp-archetype-1.0.jar to org.eclipse.sensinact.gateway.archetypes/sensinact-webapp-archetype/1.0/sensinact-webapp-archetype-1.0.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/pom.xml to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-core/target/sensinact-core-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-core/2.0-SNAPSHOT/sensinact-core-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/pom.xml to org.eclipse.sensinact.gateway.nthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/pom.xml to org.eclipse.sensinact.gateway.protocol/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/target/fan-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/fan/target/fan-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/fan/2.0-SNAPSHOT/fan-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/sdk/pom.xml to org.eclipse.sensinact.gateway.distribution/sdk/2.0-SNAPSHOT/sdk-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-onem2m-agent/target/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-onem2m-agent/2.0-SNAPSHOT/mqtt-onem2m-agent-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/pom.xml to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-system/target/sensinact-system-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-system/2.0-SNAPSHOT/sensinact-system-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filtering/2.0-SNAPSHOT/jsonpath-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/pom.xml to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/sensinact-test/target/sensinact-test-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/sensinact-test/2.0-SNAPSHOT/sensinact-test-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-core/target/sensinact-security-core-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-core/2.0-SNAPSHOT/sensinact-security-core-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/geojson-filter/2.0-SNAPSHOT/geojson-filter-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-http-archetype/pom.xml to org.eclipse.sensinact.gateway.archetypes/sensinact-http-archetype/1.0/sensinact-http-archetype-1.0.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/sensinact-http-archetype/target/sensinact-http-archetype-1.0.jar to org.eclipse.sensinact.gateway.archetypes/sensinact-http-archetype/1.0/sensinact-http-archetype-1.0.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/pom.xml to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-sqlite-connector/target/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-sqlite-connector/2.0-SNAPSHOT/sensinact-sqlite-connector-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/pom.xml to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-remote-osgi/target/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-remote-osgi/2.0-SNAPSHOT/sensinact-remote-osgi-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/pom.xml to org.eclipse.sensinact.gateway.tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mongodb-connector/target/mongodb-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/mongodb-connector/2.0-SNAPSHOT/mongodb-connector-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-utils/target/mqtt-utils-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-utils/2.0-SNAPSHOT/mqtt-utils-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-device-factory/target/http-device-factory-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-device-factory/2.0-SNAPSHOT/http-device-factory-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template/2.0-SNAPSHOT/sensinact-distribution-template-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template/target/sensinact-distribution-template-2.0-SNAPSHOT.zip to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template/2.0-SNAPSHOT/sensinact-distribution-template-2.0-SNAPSHOT.zip [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/pom.xml to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-generic/target/sensinact-generic-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-generic/2.0-SNAPSHOT/sensinact-generic-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/attributes-filtering/2.0-SNAPSHOT/attributes-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-remote/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-remote/2.0-SNAPSHOT/sensinact-remote-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/pom.xml to org.eclipse.sensinact.gateway.tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/influxdb-connector/target/influxdb-connector-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/influxdb-connector/2.0-SNAPSHOT/influxdb-connector-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-openid-security/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-openid-security/2.0-SNAPSHOT/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/template-with-openid-security/target/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip to org.eclipse.sensinact.gateway.distribution/sensinact-distribution-template-with-openid-security/2.0-SNAPSHOT/sensinact-distribution-template-with-openid-security-2.0-SNAPSHOT.zip [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/attributesfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/attributesfilter/2.0-SNAPSHOT/attributesfilter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/pom.xml to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-common/target/sensinact-common-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-common/2.0-SNAPSHOT/sensinact-common-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/ldap-filtering/ldap-filter/target/ldap-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/ldap-filter/2.0-SNAPSHOT/ldap-filter-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/archetypes/pom.xml to org.eclipse.sensinact.gateway.archetypes/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/pom.xml to org.eclipse.sensinact.gateway.distribution/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/simulated-devices/2.0-SNAPSHOT/simulated-devices-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-server/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openweather-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/openweather/2.0-SNAPSHOT/openweather-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-openid-keybuilder/target/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-openid-keybuilder/2.0-SNAPSHOT/sensinact-security-openid-keybuilder-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/kodi-device/target/kodi-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/kodi-device/2.0-SNAPSHOT/kodi-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/light/target/light-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/light/2.0-SNAPSHOT/light-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/pom.xml to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-security-keybuilder/target/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-security-keybuilder/2.0-SNAPSHOT/sensinact-security-keybuilder-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/pom.xml to org.eclipse.sensinact.gateway/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-secure/target/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-secure/2.0-SNAPSHOT/sensinact-signature-validator-secure-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/ttn-device/target/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/thethingsnetwork-device/2.0-SNAPSHOT/thethingsnetwork-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/attributes-filtering/attributes-filter/target/attributes-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/attributes-filter/2.0-SNAPSHOT/attributes-filter-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-generic-agent/target/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-generic-agent/2.0-SNAPSHOT/mqtt-generic-agent-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/simulation-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/simulation/2.0-SNAPSHOT/simulation-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/pom.xml to org.eclipse.sensinact.gateway/sensinact-application/2.0-SNAPSHOT/sensinact-application-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/openweather-device/target/openweather-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/openweather-device/2.0-SNAPSHOT/openweather-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ldapfilter/pom.xml to org.eclipse.sensinact.gateway.distribution/ldapfilter/2.0-SNAPSHOT/ldapfilter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/live-objects/target/live-objects-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/live-objects/2.0-SNAPSHOT/live-objects-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-onem2m-agent/target/http-onem2m-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/http-onem2m-agent/2.0-SNAPSHOT/http-onem2m-agent-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-api/target/sensinact-historic-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-historic-api/2.0-SNAPSHOT/sensinact-historic-api-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/pom.xml to org.eclipse.sensinact.gateway.sthbnd/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/pom.xml to org.eclipse.sensinact.gateway.distribution/profile/2.0-SNAPSHOT/profile-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/pom.xml to org.eclipse.sensinact.gateway.simulated.devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.simulated.devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/simulated-devices/billboard/target/billboard-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.simulated.devices/billboard/2.0-SNAPSHOT/billboard-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/mqtt-device/target/mqtt-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/mqtt-device/2.0-SNAPSHOT/mqtt-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m-mqttbinding/pom.xml to org.eclipse.sensinact.gateway.distribution/onem2m-mqttbinding/2.0-SNAPSHOT/onem2m-mqttbinding-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/ttn-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/ttn-device/2.0-SNAPSHOT/ttn-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/pom.xml to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-application/basic-plugin/target/basic-plugin-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/basic-plugin/2.0-SNAPSHOT/basic-plugin-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/pom.xml to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/sensinact-access/target/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/sensinact-northbound-access/2.0-SNAPSHOT/sensinact-northbound-access-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt/2.0-SNAPSHOT/mqtt-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/pom.xml to org.eclipse.sensinact.gateway/sensinact-security/2.0-SNAPSHOT/sensinact-security-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/mqtt-sb-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/mqtt-sb/2.0-SNAPSHOT/mqtt-sb-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-datastore/sensinact-datastore-api/target/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-datastore-api/2.0-SNAPSHOT/sensinact-datastore-api-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/pom.xml to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/pom.xml to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/protocol/http/target/http-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.protocol/http/2.0-SNAPSHOT/http-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/pom.xml to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/openhab/target/sensinact-openhab-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd/sensinact-openhab/2.0-SNAPSHOT/sensinact-openhab-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/http-android/target/http-android-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/http-android/2.0-SNAPSHOT/http-android-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/onem2m/pom.xml to org.eclipse.sensinact.gateway.distribution/onem2m/2.0-SNAPSHOT/onem2m-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/influxdb-storage-agent/target/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/influxdb-storage-agent/2.0-SNAPSHOT/influxdb-storage-agent-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/geo-filtering/pom.xml to org.eclipse.sensinact.gateway.nthbnd/geo-filtering/2.0-SNAPSHOT/geo-filtering-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/mqtt/mqtt-agent/target/mqtt-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/mqtt-agent/2.0-SNAPSHOT/mqtt-agent-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/pom.xml to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-framework-extension/target/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-framework-extension/2.0-SNAPSHOT/sensinact-framework-extension-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-storage-agent-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/storage-agent/2.0-SNAPSHOT/storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/pom.xml to org.eclipse.sensinact/gateway/2.0-SNAPSHOT/gateway-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/openhab-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/openhab/2.0-SNAPSHOT/openhab-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/free-sms/pom.xml to org.eclipse.sensinact.gateway.distribution/free-sms/2.0-SNAPSHOT/free-sms-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/pom.xml to org.eclipse.sensinact.integration.tests/mqtt-it/2.0-SNAPSHOT/mqtt-it-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/mqtt-it/target/mqtt-it-2.0-SNAPSHOT.jar to org.eclipse.sensinact.integration.tests/mqtt-it/2.0-SNAPSHOT/mqtt-it-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/pom.xml to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-security/sensinact-signature-validator-api/target/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-signature-validator-api/2.0-SNAPSHOT/sensinact-signature-validator-api-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/pom.xml to org.eclipse.sensinact.gateway.tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/swagger-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/swagger/target/swagger-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/swagger/2.0-SNAPSHOT/swagger-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/sensinact-datastore/pom.xml to org.eclipse.sensinact.gateway.distribution/sensinact-datastore/2.0-SNAPSHOT/sensinact-datastore-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/pom.xml to org.eclipse.sensinact.gateway.nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/northbound/http-storage-agent/target/http-storage-agent-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.nthbnd/http-storage-agent/2.0-SNAPSHOT/http-storage-agent-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/pom.xml to org.eclipse.sensinact.gateway/parent/2.0-SNAPSHOT/parent-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/http/onem2m-device/target/onem2m-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.http/onem2m-device/2.0-SNAPSHOT/onem2m-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/integration-tests/pom.xml to org.eclipse.sensinact.integration.tests/integration-tests/2.0-SNAPSHOT/integration-tests-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/application-profile/pom.xml to org.eclipse.sensinact.gateway.distribution/application/2.0-SNAPSHOT/application-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/pom.xml to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-historic-manager/target/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-historic-manager/2.0-SNAPSHOT/sensinact-historic-manager-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/pom.xml to org.eclipse.sensinact.gateway.tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/tools/mqtt-server/target/mqtt-server-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.tools/mqtt-server/2.0-SNAPSHOT/mqtt-server-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/pom.xml to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/sensinact-utils/target/sensinact-utils-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway/sensinact-utils/2.0-SNAPSHOT/sensinact-utils-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/pom.xml to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/platform/southbound/mqtt/smart-topic-device/target/smart-topic-device-2.0-SNAPSHOT-tests.jar to org.eclipse.sensinact.gateway.sthbnd.mqtt/smart-topic-device/2.0-SNAPSHOT/smart-topic-device-2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/profile/http-client/pom.xml to org.eclipse.sensinact.gateway.distribution/http-client/2.0-SNAPSHOT/http-client-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/pom.xml to org.eclipse.sensinact.gateway.distribution/packaging/2.0-SNAPSHOT/packaging-2.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/GitHub Pull Requests/distribution/generator/packaging/target/sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip to org.eclipse.sensinact.gateway.distribution/packaging/2.0-SNAPSHOT/packaging-2.0-SNAPSHOT.zip channel stopped [GitHub Pull Requests] $ /bin/sh -xe /tmp/jenkins8362885684943136787.sh + cd distribution/generator/packaging/target/ ++ ls sensiNact-gateway-2.0-SNAPSHOT-20230418.zip sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip + FILE='sensiNact-gateway-2.0-SNAPSHOT-20230418.zip sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip' + files_array=($FILE) + for ar in "${files_array[@]}" ++ echo sensiNact-gateway-2.0-SNAPSHOT-20230418.zip ++ sed 's/^\(.*-SNAPSHOT-\)\(.*\)\(.zip\)/\1latest\3/g' + LATEST=sensiNact-gateway-2.0-SNAPSHOT-latest.zip + scp sensiNact-gateway-2.0-SNAPSHOT-20230418.zip genie.sensinact@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/sensiNact-gateway-2.0-SNAPSHOT-20230418.zip + scp sensiNact-gateway-2.0-SNAPSHOT-20230418.zip genie.sensinact@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/sensiNact-gateway-2.0-SNAPSHOT-latest.zip + for ar in "${files_array[@]}" ++ echo sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip ++ sed 's/^\(.*-SNAPSHOT-\)\(.*\)\(.zip\)/\1latest\3/g' + LATEST=sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-latest.zip + scp sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip genie.sensinact@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip + scp sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip genie.sensinact@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-latest.zip + for ar in "${files_array[@]}" ++ echo sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip ++ sed 's/^\(.*-SNAPSHOT-\)\(.*\)\(.zip\)/\1latest\3/g' + LATEST=sensiNact-gateway-with-security-2.0-SNAPSHOT-latest.zip + scp sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip genie.sensinact@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip + scp sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip genie.sensinact@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/sensiNact-gateway-with-security-2.0-SNAPSHOT-latest.zip + ssh genie.sensinact@projects-storage.eclipse.org ls -al /home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/ total 623364 drwxrwxr-x 2 genie.sensinact technology.sensinact 4096 Apr 18 12:14 . drwxrwsr-x 5 genie.sensinact technology.sensinact 4096 Jul 26 2017 .. -rw-r--r-- 1 genie.sensinact www-auth 49042994 Apr 13 04:52 sensiNact-gateway-2.0-SNAPSHOT-20230413.zip -rw-r--r-- 1 genie.sensinact www-auth 49042879 Apr 14 22:01 sensiNact-gateway-2.0-SNAPSHOT-20230415.zip -rw-r--r-- 1 genie.sensinact www-auth 49043339 Apr 18 12:14 sensiNact-gateway-2.0-SNAPSHOT-20230418.zip -rw-rw-r-- 1 genie.sensinact www-auth 49043339 Apr 18 12:14 sensiNact-gateway-2.0-SNAPSHOT-latest.zip -rw-r--r-- 1 genie.sensinact www-auth 55274953 Apr 13 04:52 sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230413.zip -rw-r--r-- 1 genie.sensinact www-auth 55274824 Apr 14 22:01 sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230415.zip -rw-r--r-- 1 genie.sensinact www-auth 55275292 Apr 18 12:14 sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-20230418.zip -rw-rw-r-- 1 genie.sensinact www-auth 55275292 Apr 18 12:14 sensiNact-gateway-with-openid-security-2.0-SNAPSHOT-latest.zip -rw-r--r-- 1 genie.sensinact www-auth 55253607 Apr 13 04:52 sensiNact-gateway-with-security-2.0-SNAPSHOT-20230413.zip -rw-r--r-- 1 genie.sensinact www-auth 55253487 Apr 14 22:01 sensiNact-gateway-with-security-2.0-SNAPSHOT-20230415.zip -rw-r--r-- 1 genie.sensinact www-auth 55253930 Apr 18 12:14 sensiNact-gateway-with-security-2.0-SNAPSHOT-20230418.zip -rw-rw-r-- 1 genie.sensinact www-auth 55253930 Apr 18 12:14 sensiNact-gateway-with-security-2.0-SNAPSHOT-latest.zip + ssh genie.sensinact@projects-storage.eclipse.org find '/home/data/httpd/download.eclipse.org/sensinact/gateway/snapshot/sensiNact-gateway-*.zip' -mtime +5 -type f -delete WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 103 killed; [ssh-agent] Stopped. Setting status of 58fb4e807626c70cda09322855a0d30d3053b008 to SUCCESS with url https://ci.eclipse.org/sensinact/job/GitHub%20Pull%20Requests/69/ and message: 'Build finished. ' FileNotFoundException means that the credentials Jenkins is using is probably wrong. Or the user account does not have write access to the repo. org.kohsuke.github.GHFileNotFoundException: https://api.github.com/repos/eclipse/org.eclipse.sensinact.gateway/statuses/58fb4e807626c70cda09322855a0d30d3053b008 {"message":"Not Found","documentation_url":"https://docs.github.com/rest/commits/statuses#create-a-commit-status"} at org.kohsuke.github.GitHubClient.interpretApiError(GitHubClient.java:540) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:401) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:355) at org.kohsuke.github.Requester.fetch(Requester.java:76) at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:2107) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:283) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildComplete(GhprbSimpleStatus.java:241) at org.jenkinsci.plugins.ghprb.GhprbBuilds.onCompleted(GhprbBuilds.java:205) at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:28) at hudson.model.listeners.RunListener.lambda$fireCompleted$0(RunListener.java:207) at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59) at jenkins.util.Listeners.notify(Listeners.java:67) at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:205) at hudson.model.Run.execute(Run.java:1942) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused by: java.io.FileNotFoundException: https://api.github.com/repos/eclipse/org.eclipse.sensinact.gateway/statuses/58fb4e807626c70cda09322855a0d30d3053b008 at org.kohsuke.github.GitHubConnectorResponseErrorHandler$1.onError(GitHubConnectorResponseErrorHandler.java:54) at org.kohsuke.github.GitHubClient.detectKnownErrors(GitHubClient.java:424) at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:386) ... 15 more Sending e-mails to: sensinact@saxifrage.saclay.cea.fr Finished: SUCCESS